[
    {
        "Name": "libarchive",
        "License": "GNU Library General Public License",
        "License File": "https://github.com/libarchive/libarchive/blob/master/COPYING",
        "Version Number": "v3.6.2",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/libarchive/libarchive/archive/refs/tags/v3.6.2.tar.gz",
        "Description": "The libarchive project develops a portable, efficient C library that can read and write streaming archives in a variety of formats."
    },
    {
        "Name": "xz",
        "License": "Public Domain and LGPL-2.1 and GPL-2.0 and GPL-3.0",
        "License File": ["https://github.com/tukaani-project/xz/blob/v5.4/COPYING","https://github.com/tukaani-project/xz/blob/v5.4/COPYING.GPLv2",
                        "https://github.com/tukaani-project/xz/blob/v5.4/COPYING.GPLv3","https://github.com/tukaani-project/xz/blob/v5.4/COPYING.LGPLv2.1"],
        "Version Number": "5.4.1",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/tukaani-project/xz/releases/download/v5.4.1/xz-5.4.1.tar.gz",
        "Description": "XZ Utils is free general-purpose data compression software with a high compression ratio. "
    },
    {
        "Name": "zstd",
        "License": "BSD-3-Clause or GPL-2.0",
        "License File": ["https://github.com/facebook/zstd/blob/dev/LICENSE","https://github.com/facebook/zstd/blob/dev/COPYING"],
        "Version Number": "v1.5.4",
        "Owner": "xiafeng@huawei.com",
        "Upstream URL": "https://github.com/facebook/zstd/releases/download/v1.5.4/zstd-1.5.4.tar.gz",
        "Description": "Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level and better compression ratios."
    }
]