Language

Package: python-pdfminer-six @ 20201018

Synopsis

PDF parser and analyzer

Description

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.

Home page
https://github.com/pdfminer/pdfminer.six
Location
gnu/packages/python-xyz.scm (line: 15448, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?