summaryrefslogtreecommitdiff
path: root/libraries/libzip/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libzip/README')
-rw-r--r--libraries/libzip/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libzip/README b/libraries/libzip/README
new file mode 100644
index 0000000000..ad5321ae9d
--- /dev/null
+++ b/libraries/libzip/README
@@ -0,0 +1,4 @@
+This is libzip, a C library for reading, creating, and modifying
+zip archives. Files can be added from data buffers, files, or
+compressed data copied directly from other zip archives. Changes
+made without closing the archive can be reverted. \ No newline at end of file