{ "provides" : { "rootpath:usr/lib/libz.so" : "as-expected", "inc:zlib.h" : "as-expected", "rootpath:usr/lib/pkgconfig/zlib.pc" : "as-expected", "man:man3/zlib.3" : "as-expected", "rootpath:usr/lib/libz.a" : "as-expected" }, "flags" : [], "summary" : "Compression library implementing the deflate compression method found in gzip and PKZIP", "name" : "zlib", "md" : "PACKAGE.md", "depends" : { "build" : [ "bin:gcc", "bin:make" ], "runtime" : [ "lib:libc.so.6" ], "manage" : [ "bin:wget", "bin:tar" ] }, "url" : "https://www.zlib.net/", "version" : "1.3.1", "execs" : { "build" : "usm-scripts/build.sh", "test" : "usm-scripts/test.sh", "install" : "usm-scripts/install.sh", "acquire" : "usm-scripts/acquire.sh" } }