11 lines
277 B
JSON
11 lines
277 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|