Port details on branch 2025Q1 |
- py-mediafile Handle low-level interfacing for files tags
- 0.13.0 devel =2 0.13.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2022-01-10 05:36:08
- Last Update: 2024-11-15 10:17:10
- Commit Hash: dc22e8f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://mediafile.readthedocs.io/en/latest/
- https://github.com/beetbox/mediafile
- Description:
- Handles low-level interfacing for files' tags. Wraps Mutagen to.
MediaFile is a simple interface to the metadata tags for many audio file
formats. It wraps Mutagen, a high-quality library for low-level tag
manipulation, with a high-level, format-independent interface for a common
set of tags.
- ¦ ¦ ¦ ¦
- 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}mediafile>0:devel/py-mediafile@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-mediafile/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-mediafile
- pkg install py311-mediafile
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-mediafile listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mediafile
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1730724832
SHA256 (mediafile-0.13.0.tar.gz) = de71063e1bffe9733d6ccad526ea7dac8a9ce760105827f81ab0cb034c729a6d
SIZE (mediafile-0.13.0.tar.gz) = 562194
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-flit-core>=2<4 : devel/py-flit-core@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-filetype>=1.0.0 : devel/py-filetype@py311
- py311-mutagen>=1.46 : audio/py-mutagen@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- audio/beets
- audio/py-supysonic
Configuration Options:
- No options to configure
- Options name:
- devel_py-mediafile
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|