d1f32a3e5d
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
6 lines
311 B
Text
6 lines
311 B
Text
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.
|
|
|
|
Author: Xavier Leroy <Xavier.Leroy@inria.fr>
|
|
WWW: http://pauillac.inria.fr/~xleroy/software.html
|