| Port details |
- py-hachoir Python library to view and edit a binary stream field by field
- 3.4.0 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: lazeraman@gmail.com
 - Port Added: 2026-09-15 00:45:07
- Last Update: 2026-09-15 00:16:26
- Commit Hash: 6f8f90a
- Also Listed In: python
- License: GPLv2
- WWW:
- https://hachoir.readthedocs.io/
- https://github.com/vstinner/hachoir
- Description:
- Hachoir is a Python library to view and edit a binary stream field by field.
It parses a file into a tree of fields, where each field carries its position,
size and value, so a format can be explored without decoding it by hand.
It ships parsers for a wide range of archive, audio, video, image, filesystem
and executable formats, and command line tools built on them: hachoir-metadata
extracts metadata from media files, hachoir-grep searches text in a binary,
hachoir-strip removes unnecessary data, and hachoir-urwid explores a file
interactively.
 ¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}hachoir>0:devel/py-hachoir@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-hachoir/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-hachoir
- pkg install py312-hachoir
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 py312-hachoir listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-hachoir
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1789431212
SHA256 (hachoir-3.4.0.tar.gz) = 7f88018d58ef42b5dcd8ff51f2a6191abf3ade38eee8da11acd93f5a7d9cf8f8
SIZE (hachoir-3.4.0.tar.gz) = 7536245
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:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- news/sabnzbd
Configuration Options:
- No options to configure
- Options name:
- devel_py-hachoir
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|