1234567891011121314151617181920 |
- # HOW TO EDIT THIS FILE:
- # The "handy ruler" below makes it easier to edit a package description.
- # Line up the first '|' above the ':' following the base package name, and
- # the '|' on the right side marks the last column you can put a character in.
- # You must make exactly 11 lines for the formatting to be correct. It's also
- # customary to leave one space after the ':' except on otherwise blank lines.
- |-----handy-ruler------------------------------------------------------|
- mp3val: mp3val (tool for checking and fixing mp3 file integrity)
- mp3val:
- mp3val: MP3val is a small, high-speed, free software tool for checking
- mp3val: MPEG audio files' integrity. It can be useful for finding
- mp3val: corrupted files (e.g. incompletely downloaded, truncated, containing
- mp3val: garbage). MP3val is also able to fix most of the problems.
- mp3val: The most common MPEG audio file type is MPEG 1 Layer III (mp3),
- mp3val: but MP3val supports also other MPEG versions and layers. The tool
- mp3val: is also aware of the most common types of tags (ID3v1, ID3v2, APEv2).
- mp3val:
- mp3val: Homepage: http://mp3val.sourceforge.net/
|