salass00/zip_lib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
An AmigaOS shared library implementation of libzip. Currently it is based on the 1.9.2 version. Requirements: - z.library version 53.5 or newer. - bzip2.library version 53.4 or newer. - lzma.library version 53.1 or newer. Installation: Copy Libs/zip.library LIBS: Documentation: Libzip API documentation is available at: https://libzip.org/documentation/ Source code: The source code for current and older versions is available on github: https://github.com/salass00/zip_lib Changes: For a list of changes in this and earlier versions see the releasenotes file.