summaryrefslogtreecommitdiffstats
path: root/libraries/libisofs/README
diff options
context:
space:
mode:
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
commit2bd572d89d224af6f609e68ac083896ec6413d09 (patch)
tree140e3bf5f537e86209c44dd516ea0a45ef2d3794 /libraries/libisofs/README
parente655224f6b1ae3f91e2fb53407cee8fc6e71a3b2 (diff)
downloadslackbuilds-2bd572d89d224af6f609e68ac083896ec6413d09.tar.gz
slackbuilds-2bd572d89d224af6f609e68ac083896ec6413d09.tar.xz
libraries/libisofs: Added to 12.1 repository
Diffstat (limited to 'libraries/libisofs/README')
-rw-r--r--libraries/libisofs/README7
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).