/songtaggr

python script to tag mp3 files with specified artist/album/genre

Primary LanguagePythonOtherNOASSERTION

Python package songtaggr

Python application for retrieving details of mp3 files. The main purpose is to provide easiest possible interface for updating and retrieving information.

End-users

Dependencies

Note: All dependencies are pure python packages.

Installation

Remember to first get the above dependencies.

This package uses distutils and is easily installed using that:

$ setup.py install

Developers

Not yet ready for anyone else to fork in any useful fashion