Port details |
- py-hsaudiotag Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
- 1.1.1_1 audio
=0 1.1.1_1Version of this port present on the latest quarterly branch. DEPRECATED: Uses deprecated version of python
This port expired on: 2020-08-15
- Maintainer: yuri@FreeBSD.org
 - Port Added: 2017-05-06 07:39:37
- Last Update: 2020-08-13 19:37:32
- SVN Revision: 544834
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- http://hg.hardcoded.net/hsaudiotag
- Description:
- hsaudiotag is a pure Python library that lets you read metadata (bitrate,
sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files.
It can only read tags, not write to them, but unlike more complete libraries
(like Mutagen), it is BSD licensed, making it suitable for most projects.
It is also backed by a nifty test suite.
WWW: http://hg.hardcoded.net/hsaudiotag
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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}hsaudiotag>0:audio/py-hsaudiotag@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-hsaudiotag
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1479091794
SHA256 (hsaudiotag-1.1.1.tar.gz) = 48b57c6a00b0ed2bb906850ac42390740ff5b83a222c09a2d3dea28b44a80f96
SIZE (hsaudiotag-1.1.1.tar.gz) = 16409
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.1_1 13 Aug 2020 19:37:32
  |
yuri  |
audio/py-hsaudiotag: Replace with a python3-compatible version
audio/py-hsaudiotag3k |
1.1.1_1 23 Feb 2020 15:25:53
  |
antoine  |
Deprecate a few ports
With hat: portmgr |
1.1.1_1 25 Feb 2018 00:40:37
  |
yuri  |
Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org
98 ports are affected.
Approved by: tcberner (mentor, implicit) |
1.1.1_1 19 Feb 2018 11:10:43
  |
antoine  |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.1.1 06 May 2017 07:39:30
  |
miwi  |
hsaudiotag is a pure Python library that lets you read metadata (bitrate,
sample rate, duration and tags) from mp3, mp4, wma, ogg, flac and aiff files.
It can only read tags, not write to them, but unlike more complete libraries
(like Mutagen), it is BSD licensed, making it suitable for most projects.
It is also backed by a nifty test suite.
WWW: http://hg.hardcoded.net/hsaudiotag
PR: 214493
Submitted by: Yuri Victorovich <yuri@rawbw.com> |