From 72f892bdbeca2014cf1ec589dc6b0791e5e7dade Mon Sep 17 00:00:00 2001 From: drochner Date: Wed, 10 Jan 2007 10:21:25 +0000 Subject: add py-mutagen-1.9, a Python module to handle audio metadata (This is just the Python extension part. If the command line utils are needed, a seperate pkg should be added.) --- audio/py-mutagen/DESCR | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 audio/py-mutagen/DESCR (limited to 'audio/py-mutagen/DESCR') diff --git a/audio/py-mutagen/DESCR b/audio/py-mutagen/DESCR new file mode 100644 index 00000000000..199885b78b8 --- /dev/null +++ b/audio/py-mutagen/DESCR @@ -0,0 +1,7 @@ +Mutagen is a Python module to handle audio metadata. It supports FLAC, +M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg +Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of +ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can +read Xing headers to accurately calculate the bitrate and length of +MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It +can also manipulate Ogg streams on an individual packet/page level. -- cgit v1.2.3