diff options
Diffstat (limited to 'archivers/ocaml-zip/pkg-descr')
-rw-r--r-- | archivers/ocaml-zip/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/ocaml-zip/pkg-descr b/archivers/ocaml-zip/pkg-descr index 9c59a008a7f7..ba20dcb47367 100644 --- a/archivers/ocaml-zip/pkg-descr +++ b/archivers/ocaml-zip/pkg-descr @@ -1,5 +1,3 @@ This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. - -WWW: https://github.com/xavierleroy/camlzip |