| Port details on branch 2026Q3 |
- py-mediafile Handle low-level interfacing for files tags
- 0.17.0 devel
=0 0.17.0Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-01-10 05:36:08
- Last Update: 2026-04-30 16:35:48
- Commit Hash: d707e22
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found 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 = 1777311648
SHA256 (mediafile-0.17.0.tar.gz) = 80c9003fd25d7096a7237e3b58e6ff018ef67f9c39900feafacabac1742c7d3a
SIZE (mediafile-0.17.0.tar.gz) = 24612
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-poetry-core>=0 : devel/py-poetry-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.2.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
- www/py-yubal
Configuration Options:
- No options to configure
- Options name:
- devel_py-mediafile
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|