A Haskell library to parse PDF files.
Go to file
Tissevert 8043f84da8 Cut PDF module in two, implement basic parsing up to reading XRef table 2019-05-13 18:22:05 +02:00
src Cut PDF module in two, implement basic parsing up to reading XRef table 2019-05-13 18:22:05 +02:00
.gitignore Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +02:00
ChangeLog.md Prototype successfully parsing (only last) startxref 2019-05-13 08:05:28 +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
hufflepdf.cabal Cut PDF module in two, implement basic parsing up to reading XRef table 2019-05-13 18:22:05 +02:00