diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2010-06-28 10:36:33 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2010-06-28 10:36:33 -0400 |
commit | edf479a1dac069288a882aac96f949d1261ae06d (patch) | |
tree | 93cce2127a70a2e7a78b95ba4d3a3aa3760d91b5 /audio/mp3val/slack-desc | |
parent | 0b96a2ba5df13465ffb4bb212a72c442e1adcda4 (diff) | |
download | slackbuilds-edf479a1dac069288a882aac96f949d1261ae06d.tar.gz |
audio/mp3val: Added (check and fixing mp3 file integrity)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'audio/mp3val/slack-desc')
-rw-r--r-- | audio/mp3val/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/mp3val/slack-desc b/audio/mp3val/slack-desc new file mode 100644 index 0000000000..4240eaf8ab --- /dev/null +++ b/audio/mp3val/slack-desc @@ -0,0 +1,19 @@ +# 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 ':'. + + |-----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/ |