A Haskell library to parse PDF files.
Go to file
Tissevert 66d315b7fe Reflect the distinction between eval and run from State monad into the Parser module 2019-10-14 10:17:15 +02:00
examples Adding a module to implement text reading and a demo program to go with it 2019-10-14 10:17:15 +02:00
src Reflect the distinction between eval and run from State monad into the Parser module 2019-10-14 10:17:15 +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 Adding a module to implement text reading and a demo program to go with it 2019-10-14 10:17:15 +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