Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 555942

Summary: app-text/pdfquery - A fast and friendly PDF scraping library for Python
Product: Gentoo Linux Reporter: Bjoern Olausson <contactme>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement Keywords: EBUILD
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-text/pdfquery-0.3.1.ebuild

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