forked from salass00/z_lib
-
Notifications
You must be signed in to change notification settings - Fork 0
AmigaOS shared library implementation of zlib.
License
timocock/z.library
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is an AmigaOS shared library implementation of the zlib library from Jean-loup Gailly and Mark Adler (https://www.zlib.net/). There have been a couple of other zlib shared library conversions (by other developers) using the same name in the past but the API of this one should be backwards compatible with them both, so replacing either of them with this one shouldn't cause any problems. Source code: The source code for this library is available under BSD license on github: https://github.com/salass00/z_lib For source code of versions 1.7 and older of this library see the diskimagedevice project on sourceforge.net: https://sourceforge.net/projects/diskimagedevice/ Changes: For a list of changes in this and earlier versions see the releasenotes file included in the archive.
About
AmigaOS shared library implementation of zlib.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 99.6%
- Other 0.4%