summaryrefslogtreecommitdiff
path: root/audio/p5-MP3-Info
AgeCommit message (Collapse)AuthorFilesLines
2002-12-30Provide access to more ID3v2 frames by default.kim3-2/+81
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-05-26Update to 1.01, changes unknown. Update provided by rxg in pkg/17036.wiz2-7/+7
2002-03-02Add p5-MP3-Info-1.00 - Manipulate / fetch info from MP3 audio filesrxg4-0/+31
This is MP3::Info, for getting info out of and into MP3 files. This release has two small bugfixes, one for better rendering of ID3v2 data in get_mp3tag, and one for dealing with some possibly broken MP3s. A wrapper module is included so scripts calling MPEG::MP3Info (the old name) will still work. close pkg/15623, submitted by me.