hpdft: A tool for looking through PDF file using Haskell

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.5, 0.1.0.6, 0.1.1.1, 0.1.1.2, 0.1.1.3
Change log None available
Dependencies attoparsec (>=0.13.0 && <1.0), base (>=4.6 && <5), binary (>=0.7.5 && <0.8.2), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), directory (>=1.2), file-embed (>=0.0.9 && <1.0), hpdft, parsec (>=3.0 && <3.2), text (>=0.11), utf8-string (>=0.3), zlib (>=0.5) [details]
License MIT
Author Keiichiro Shikano
Maintainer k16.shikano@gmail.com
Category PDF
Home page https://github.com/k16shikano/hpdft
Uploaded by keiichiroShikano at 2019-08-19T10:16:30Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hpdft-0.1.0.5

[back to package description]

Haskell PDF Tools(hpdft)

Tools to poke PDF files using Haskell.

Example

Sample.hs has some functions showing how to use hpdft.

If you want to customize the character sets and encodings other than the Appendix D of the PDF specification, you could modify PdfCharDict.hs. For example, you can use ASCII single quote (U+0027) instead of U+2019 by modifying the entry for /quoteright.