diff options
author | Marek Srejma <sam_web@yahoo.de> | 2015-01-05 10:38:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-05 10:38:40 +0700 |
commit | dc38ca8012894a9bf78ed43e98800a4c415be4df (patch) | |
tree | c29c6f7a5a92d223dda2b57f070817b2a381b6ba /system/simpleburn/README | |
parent | f9947e3c53499585ee21846cd0da930d7a1393ee (diff) | |
download | slackbuilds-dc38ca8012894a9bf78ed43e98800a4c415be4df.tar.gz |
system/simpleburn: Added (CD / DVD burning and extraction tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/simpleburn/README')
-rw-r--r-- | system/simpleburn/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/simpleburn/README b/system/simpleburn/README new file mode 100644 index 0000000000..2f04a2955a --- /dev/null +++ b/system/simpleburn/README @@ -0,0 +1,13 @@ +SimpleBurn: a CD / DVD burning and extraction tool + +SimpleBurn is a minimalistic application for burning and extracting CDs and DVDs. +It basically is a Cdrtools frontend and is designed in two parts: the GUI (GTK) and +a BASH script that handle the requested actions. + +Features are: + - CD/DVD ISO image extraction and burning + - audio CD extraction and burning + - data directory burning on CD/DVD + - rewritable CD/DVD blanking + - video DVD ripping + - languages: cs, de, en, es, fr, hu, it, pl, sv, ru |