{ "name": "zstr", "version": "1.0.7", "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" ] }