summaryrefslogtreecommitdiff
path: root/audio/eyeD3/DESCR
blob: 1857f2248d9ceb85f73f87c6ece02cba3da8d10c (plain)
1
2
3
4
5
6
eyeD3 is a Python tool for working with audio files, specifically
mp3 files containing ID3 metadata (i.e. song info).

It provides a command-line tool (``eyeD3``) and a Python library
(``import eyed3``) that can be used to write your own applications
or plugins that are callable from the command-line tool.