Audio (343) Datatype (51) Demo (204) Development (604) Document (24) Driver (98) Emulation (149) Game (1020) Graphics (504) Library (119) Network (235) Office (67) Utility (932) Video (70)
Total files: 4420
Full index file Recent index file
Amigans.net Aminet IntuitionBase Hyperion Entertainment A-Eon Amiga Future
|
Libzip | Description: | Read, create and modify zip archives | Download: | libzip.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 766kb | Version: | 1.1.3 | Date: | 15 Oct 2016 | Author: | Dieter Baron, Thomas Klausner | Submitter: | Fredrik Wikström | Email: | fredrik/a500 org | Homepage: | http://www.nih.at/libzip/ | Category: | development/library/misc | Replaces: | development/library/misc/libzip.lha | License: | BSD | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 10036 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 232 (Current version) | | 738 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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.
Installation:
copy SDK/#? all SDK:
cd SDK:local/newlib/lib
makelink soft libzip.so libzip.so.4
|