diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /audio/jid3lib | |
parent | 43b793a6f26531f807a7b7c16a1db3bf6b53f26d (diff) | |
download | ports-1d1f878054efdd1171a8cb006e59ad0727610293.tar.gz ports-1d1f878054efdd1171a8cb006e59ad0727610293.zip |
Notes
Diffstat (limited to 'audio/jid3lib')
-rw-r--r-- | audio/jid3lib/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/jid3lib/pkg-descr b/audio/jid3lib/pkg-descr index db71f1328d4f..2dc9f522dbc9 100644 --- a/audio/jid3lib/pkg-descr +++ b/audio/jid3lib/pkg-descr @@ -1,8 +1,8 @@ -This library reads song information, such as song title, artist, and album, -from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, -ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a -FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. -It contains tag synchronization utilities, multiple save options, and easy tag -conversion methods. +This library reads song information, such as song title, artist, and album, +from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, +ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a +FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. +It contains tag synchronization utilities, multiple save options, and easy tag +conversion methods. WWW: http://javamusictag.sourceforge.net/index.html |