diff options
author | Heinz Wiesinger <HMWiesinger@gmx.at> | 2010-05-11 20:00:58 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:58 +0200 |
commit | ec6c256fc14d14469367afe66178d078135457f0 (patch) | |
tree | 1966be01c52dac04fb2ae8ab07dccd339c16ada1 /libraries/libzip/README | |
parent | 1f55742f6956a0049708689f06d1e8f0a3dea113 (diff) |
libraries/libzip: Added to 12.0 repository
Diffstat (limited to 'libraries/libzip/README')
-rw-r--r-- | libraries/libzip/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/libzip/README b/libraries/libzip/README new file mode 100644 index 0000000000000..ad5321ae9d605 --- /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 |