diff options
Diffstat (limited to 'audio/libtunepimp/DESCR')
-rw-r--r-- | audio/libtunepimp/DESCR | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/libtunepimp/DESCR b/audio/libtunepimp/DESCR new file mode 100644 index 00000000000..4f2832161e1 --- /dev/null +++ b/audio/libtunepimp/DESCR @@ -0,0 +1,14 @@ +The TunePimp library serves as a tool to allow developers to create +MusicBrainz enabled tagging applications. + +The TunePimp library is a full featured tagging library that allows +the developer to open music files for identification/lookup. Once +files have been identified, it writes new metadata tags to the +music files and writes the files to a standardized directory +hierarchy. TunePimp includes the following features: + +* Create TRM IDs from WAV, MP3, Ogg/Vorbis and FLAC files +* Automatically lookup files by TRM or by metadata +* Read and write metadata from the music files +* Optionally rename files according to a user specified file mask +* Optionally move files to a user specified directory hierarchy |