Bug 214493

Summary: [NEW PORT] audio/py-hsaudiotag: Read metdata (tags) of mp3, mp4, wma, ogg, flac and aiff files
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 214510    
Attachments:
Description Flags
shar archive none

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