diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 22:54:07 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:07 +0200 |
commit | 2bd572d89d224af6f609e68ac083896ec6413d09 (patch) | |
tree | 140e3bf5f537e86209c44dd516ea0a45ef2d3794 /libraries/libisofs/README | |
parent | e655224f6b1ae3f91e2fb53407cee8fc6e71a3b2 (diff) | |
download | slackbuilds-2bd572d89d224af6f609e68ac083896ec6413d09.tar.gz |
libraries/libisofs: Added to 12.1 repository
Diffstat (limited to 'libraries/libisofs/README')
-rw-r--r-- | libraries/libisofs/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/libisofs/README b/libraries/libisofs/README new file mode 100644 index 0000000000..fbb470e23a --- /dev/null +++ b/libraries/libisofs/README @@ -0,0 +1,7 @@ +libisofs is a library to create an ISO-9660 filesystem, and +supports extensions like RockRidge or Joliet. It is also a full +featured ISO-9660 editor, allowing you to modify an ISO image or +multisession disc, including file addition/removal, change of +file names and attributes, etcetera. + +This requires libburn (also available at SlackBuilds.org). |