diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-12 21:41:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-12 21:41:58 +0000 |
commit | 76d6d1b63d221859ec75dcc6bda1bb196d7cfada (patch) | |
tree | c24fb154b6effcded5305c8a0d9f9d550efd80d6 /audio/libtunepimp/DESCR | |
parent | fc334960501f0686ae66ed56ad5a722c18fbfb81 (diff) | |
download | pkgsrc-76d6d1b63d221859ec75dcc6bda1bb196d7cfada.tar.gz |
Initial import of libtunepimp-0.4.2:
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
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 |