A Haskell library to parse PDF files.
Go to file
Tissevert 9ab010de61 Add to example programs to show how the lib can be used 2019-09-20 22:42:17 +02:00
examples Add to example programs to show how the lib can be used 2019-09-20 22:42:17 +02:00
src Simplify XRef structure, clarify integer types and remove nextLine 2019-09-20 22:39:14 +02:00
.gitignore Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
ChangeLog.md Release bugfix v0.1.1.1 2019-05-31 15:16:23 +02:00
Hufflepdf.cabal Add to example programs to show how the lib can be used 2019-09-20 22:42:17 +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