Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555942 - app-text/pdfquery - A fast and friendly PDF scraping library for Python
Summary: app-text/pdfquery - A fast and friendly PDF scraping library for Python
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2015-07-26 11:46 UTC by Bjoern Olausson
Modified: 2015-07-30 11:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
app-text/pdfquery-0.3.1.ebuild (pdfquery-0.3.1.ebuild,685 bytes, text/plain)
2015-07-26 11:46 UTC, Bjoern Olausson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bjoern Olausson 2015-07-26 11:46:42 UTC
Created attachment 407648 [details]
app-text/pdfquery-0.3.1.ebuild

Since I needed it, I decided to create an ebuild for it as well.

PDFQuery is a light wrapper around pdfminer, lxml and pyquery. It’s designed to reliably extract data from sets of PDFs with as little code as possible. (https://pypi.python.org/pypi/pdfquery)

Cheers,
Bjoern