| Port details on branch 2025Q2 |
- py-enzyme Python module to parse metadata in video files
- 0.5.2 multimedia
=0 0.5.2Version of this port present on the latest quarterly branch. - Maintainer: bofh@FreeBSD.org
 - Port Added: 2012-10-25 07:13:26
- Last Update: 2024-07-21 12:22:00
- Commit Hash: d068d05
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/Diaoul/enzyme
- Description:
- Python module to parse metadata in video files
You can parse any video file. If a parse error occurs, it will throw a
ParseError exception. To see what data has been parsed, you can print
the object.
¦ ¦ ¦ ¦ 
- 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}enzyme>0:multimedia/py-enzyme@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/multimedia/py-enzyme/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/py-enzyme
- pkg install py311-enzyme
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-enzyme listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-enzyme
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1721551907
SHA256 (enzyme-0.5.2.tar.gz) = 7cf779148d9e66eb2838603eace140c53c3cefc8b8fe5d4d5a03a5fb5d57b3c1
SIZE (enzyme-0.5.2.tar.gz) = 50543
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-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:
-
- py311-pyyaml>0 : devel/py-pyyaml@py311
- py311-requests>0 : www/py-requests@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- multimedia/py-knowit
- multimedia/py-subliminal
Configuration Options:
- No options to configure
- Options name:
- multimedia_py-enzyme
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|