Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truszkowski/Zlib
compress and decompress based on zlib
https://github.com/truszkowski/Zlib
Last synced: 2 months ago
JSON representation
compress and decompress based on zlib
- Host: GitHub
- URL: https://github.com/truszkowski/Zlib
- Owner: truszkowski
- Created: 2010-02-27T22:37:39.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2013-03-24T13:53:25.000Z (almost 12 years ago)
- Last Synced: 2023-03-10T21:42:32.766Z (almost 2 years ago)
- Language: C++
- Homepage:
- Size: 109 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- awesome - Zlib - compress and decompress based on zlib (etc)
- awesome - Zlib - compress and decompress based on zlib (etc)
README
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar
14 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.-----------------------------------------------------------------------------
Structures to compress and/or decompress data. In C++.