pdftotext: Extracts text from PDF using poppler
The pdftotext
package provides functions for extraction of plain text from PDF documents. It uses C++ library Poppler, which is required to be installed in the system. Output of Haskell pdftotext
library is identical to output of Poppler's tool pdftotext
.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
xml-conduit | Parse metadata of PDF document properties using xml-conduit | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- pdftotext-0.0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.1.0.0, 0.1.0.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), bytestring (>=0.10 && <0.11), text (>=1.2 && <1.3), xml-conduit (>=1.8 && <1.9) [details] |
License | BSD-3-Clause |
Copyright | 2020 G. Eyaeb |
Author | G. Eyaeb |
Maintainer | geyaeb@protonmail.com |
Category | Text, PDF |
Home page | https://sr.ht/~geyaeb/haskell-pdftotext/ |
Bug tracker | https://todo.sr.ht/~geyaeb/haskell-pdftotext |
Source repo | head: hg clone https://hg.sr.ht/~geyaeb/haskell-pdftotext |
Uploaded | by geyaeb at 2020-06-11T13:31:32Z |
Distributions | NixOS:0.1.0.1 |
Downloads | 831 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2020-06-11 [all 2 reports] |