summaryrefslogtreecommitdiffstats
path: root/libraries/libisofs/README
diff options
context:
space:
mode:
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).