Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add PDF-Tools
This is an intermediate modules for the reading and writing of PDF data.

It builds on PDF::Grammar adding serialization functions such as compression filters, encryption and indirect object fetching via index and writing of PDF files. It is capable of reading, editing and creation or incremental update of PDF files. Hopefully this will provide a useful set of classes and utilities for implementing higher level PDF modules.
  • Loading branch information
dwarring committed Nov 21, 2015
1 parent 3316f21 commit 23139e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions META.list
Expand Up @@ -458,3 +458,4 @@ https://raw.githubusercontent.com/Skarsnik/nativecall-typediag/master/META.info
https://raw.githubusercontent.com/zoffixznet/perl6-Color/master/META.info
https://raw.githubusercontent.com/teodozjan/path6-coverage/master/META6.json
https://raw.githubusercontent.com/zoffixznet/perl6-Operators-Math-Superscripts/master/META.info
https://raw.githubusercontent.com/p6-pdf/p6-PDF-Tools/master/META.info

0 comments on commit 23139e0

Please sign in to comment.