This package browser is in early development. Mind the rough edges.

python-pdfminer-six 20231228

PDF parser and analyzer

pdfminer.six is a community maintained fork of the original PDFMiner. It is a tool for extracting information from PDF documents. It focuses on getting and analyzing text data. Pdfminer.six extracts the text from a page directly from the sourcecode of the PDF. It can also be used to get the exact location, font or color of the text.

Installation

Install python-pdfminer-six 20231228 as follows:

guix install python-pdfminer-six@20231228

Or install the latest version:

guix install python-pdfminer-six

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.