1 2 3 4 5 6 7 8 9 10
{ "name": "zstr", "version": "1.1.0", "description": "This C++ header-only library enables the use of C++ standard iostreams to access ZLib-compressed streams.", "homepage": "https://github.com/mateidavid/zstr", "license": "MIT", "dependencies": [ "zlib" ] }