16 lines
495 B
JSON
16 lines
495 B
JSON
{
|
|
"Id": "zlib",
|
|
"Name": "Data Compression Library (zlib)",
|
|
"QDocModule": "qtcore",
|
|
"QtUsage": "Optionally used in Qt Core and and development tools. Configure with -system-zlib to avoid.",
|
|
|
|
"Description": "zlib is a general purpose data compression library.",
|
|
"Homepage": "http://zlib.net/",
|
|
"Version": "1.2.11",
|
|
|
|
"License": "zlib License",
|
|
"LicenseId": "Zlib",
|
|
"LicenseFile": "LICENSE",
|
|
"Copyright": "(C) 1995-2017 Jean-loup Gailly and Mark Adler"
|
|
}
|