Bug 214493 - [NEW PORT] audio/py-hsaudiotag: Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
Summary: [NEW PORT] audio/py-hsaudiotag: Read metdata (tags) of mp3, mp4, wma, ogg, fl...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks: 214510
  Show dependency treegraph
 
Reported: 2016-11-14 02:52 UTC by Yuri Victorovich
Modified: 2017-05-06 07:40 UTC (History)
1 user (show)

See Also:


Attachments
shar archive (1.89 KB, text/plain)
2016-11-14 02:52 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2016-11-14 02:52:48 UTC
Created attachment 176978 [details]
shar archive

Passes poudriere.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-05-06 07:40:10 UTC
A commit references this bug:

Author: miwi
Date: Sat May  6 07:39:31 UTC 2017
New revision: 440240
URL: https://svnweb.freebsd.org/changeset/ports/440240

Log:
  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>

Changes:
  head/audio/Makefile
  head/audio/py-hsaudiotag/
  head/audio/py-hsaudiotag/Makefile
  head/audio/py-hsaudiotag/distinfo
  head/audio/py-hsaudiotag/pkg-descr