This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
Hufflepdf
Watch
1
Star
0
Fork
You've already forked Hufflepdf
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A Haskell library to parse PDF files.
25
commits
5
branches
4
tags
4.6
MiB
Haskell
94.6%
Cabal Config
5.4%
29c5823f34
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
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