A Haskell library to parse PDF files.
Go to file
Tissevert d6994f0813 Release 0.2.0.0 2019-10-14 10:16:14 +02:00
examples Implement PDF's multilayer updates and use it in getObj to display only the current version of the object taken into account instead of the concatenation of all its versions 2019-09-22 01:40:39 +02:00
src Implement PDF's multilayer updates and use it in getObj to display only the current version of the object taken into account instead of the concatenation of all its versions 2019-09-22 01:40:39 +02:00
.gitignore Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
ChangeLog.md Release 0.2.0.0 2019-10-14 10:16:14 +02:00
Hufflepdf.cabal Release 0.2.0.0 2019-10-14 10:16:14 +02:00
LICENSE Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
Setup.hs Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00