diff options
Diffstat (limited to 'system/cdwrite/slack-desc')
-rw-r--r-- | system/cdwrite/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/cdwrite/slack-desc b/system/cdwrite/slack-desc new file mode 100644 index 0000000000..5eeb358ed1 --- /dev/null +++ b/system/cdwrite/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------------------------------------------------------| +cdwrite: cdwrite (CD/DVD reading and writing and FLAC/MP3/OGG encoding shell) +cdwrite: +cdwrite: cdwrite is a console shell for reading, writing, and copying audio +cdwrite: CDs as well as for creating and writing ISO images on CD media and +cdwrite: data or ISO images on DVD media. It can also encode WAV files or +cdwrite: audio CDs to FLAC, MP3, or OGG files, using optionally CDDB data and +cdwrite: setting ID3 tags. +cdwrite: +cdwrite: It requires id3lib and id3v2 packages available in SlackBuilds.org +cdwrite: for mass ID3 tagging as well as CDDB_get package available in +cdwrite: cpan.org for communication with CDDB servers. |