README.OpenSource 558 字节
Newer Older
M
mamingshuai 已提交
1 2 3 4 5
[
    {
        "Name"            : "zlib",
        "License"         : "zlib/libpng License",
        "License File"    : "LICENSE",
S
shuaiyutao 已提交
6
        "Version Number"  : "1.2.12",
M
mamingshuai 已提交
7
        "Owner"           : "gongjunsong@huawei.com",
S
shuaiyutao 已提交
8 9
        "Upstream URL"    : "https://github.com/madler/zlib/archive/refs/tags/v1.2.12.tar.gz",
        "Description"     : "zlib 1.2.12 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files"
M
mamingshuai 已提交
10 11
    }
]