slackbuilds/python/mmpython
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
mmpython-0.4.10-stdint.patch python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
mmpython.SlackBuild python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00
mmpython.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
slack-desc python/*: Moved a lot of Python stuff here 2011-03-20 12:33:01 -05:00

README

MMPython is a Media Meta Data retrieval framework. It retrieves metadata
from mp3, ogg, avi, jpg, tiff and other file formats. Among others it
thereby parses ID3v2, ID3v1, EXIF, IPTC and Vorbis data into an object
oriented struture.

Requires lsdvd and PyXML.