mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
|
|
||
|---|---|---|
| .. | ||
| configure.ac | ||
| crypt.h | ||
| ioapi.c | ||
| ioapi.h | ||
| iowin32.c | ||
| iowin32.h | ||
| make_vms.com | ||
| Makefile | ||
| Makefile.am | ||
| Makefile.orig | ||
| miniunz.c | ||
| miniunzip.1 | ||
| minizip.1 | ||
| minizip.c | ||
| minizip.pc.in | ||
| MiniZip64_Changes.txt | ||
| MiniZip64_info.txt | ||
| mztools.c | ||
| mztools.h | ||
| README.txt | ||
| unzip.c | ||
| unzip.h | ||
| zip.c | ||
| zip.h | ||
The souce files in this directory are included in libxlsxwriter from the contrib/minizip/ directory of zlib-1.2.8. The files zip.h and ioapi.h have had a small number of comments modifed from C++ to C style to avoid warnings with -pedantic -ansi.