Port details on branch 2022Q4 |
- py-pdfminer.six PDF parser and analyzer
- 20250506 textproc
=3 20250506Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2018-07-28 12:06:03
- Last Update: 2025-05-18 12:07:08
- Commit Hash: 3e8f274
- People watching this port, also watch:: libXdamage, xfce4-settings, py311-pikepdf, xcb-util-image, libevent
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pdfminer/pdfminer.six
- Description:
- We fathom PDF
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.
It is built in a modular way such that each component of pdfminer.six can be
replaced easily. You can implement your own interpreter or rendering device
that uses the power of pdfminer.six for other purposes than text analysis.
Features:
- Parse, analyze, and convert PDF documents.
- PDF-1.7 specification support. (well, almost)
- CJK languages and vertical writing scripts support.
- Various font types (Type1, TrueType, Type3, and CID) support.
- Basic encryption (RC4) support.
- Outline (TOC) extraction.
- Tagged contents extraction.
- Automatic layout analysis.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pdfminer.six>0:textproc/py-pdfminer.six@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py??-pdfminer
- py??-pdfminer3k
- To install the port:
- cd /usr/ports/textproc/py-pdfminer.six/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-pdfminer.six
- pkg install py311-pdfminer.six
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pdfminer.six listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pdfminer.six
- Package flavors (<flavor>: <package>)
- py311: py311-pdfminer.six
- distinfo:
- TIMESTAMP = 1747388843
SHA256 (pdfminer_six-20250506.tar.gz) = b03cc8df09cf3c7aba8246deae52e0bca7ebb112a38895b5e1d4f5dd2b8ca2e7
SIZE (pdfminer_six-20250506.tar.gz) = 7387678
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-setuptools-scm>=8 : devel/py-setuptools-scm@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-charset-normalizer>=2.0.0 : textproc/py-charset-normalizer@py311
- py311-pillow>0 : graphics/py-pillow@py311
- py311-cryptography>=44.0.2,1 : security/py-cryptography@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- converters/py-markitdown
- devel/py-typecode
- editors/setzer
- finance/odoo
- finance/odoo17
- textproc/py-ocrmypdf
- www/moin2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-pdfminer.six-20250506:
IMAGE=on: Enable support for image extraction
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-pdfminer.six
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|