A Haskell library to parse PDF files.
Go to file
Tissevert 29c5823f34 Fix precision bug caused by using Floats to represent PDF Number values sometimes used to represent a byte offset within a file 2019-09-22 01:34: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 Fix precision bug caused by using Floats to represent PDF Number values sometimes used to represent a byte offset within a file 2019-09-22 01:34:17 +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