GET /api/v1/ports/py39-py7zr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-py7zr",
    "portdir": "python/py-py7zr",
    "version": "0.22.0",
    "license": "LGPL-2.1+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/miurahr/py7zr",
    "description": "Pure python 7-zip library",
    "long_description": "Pure python 7-zip library",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-pyppmd",
                "py39-pyzstd",
                "py39-inflate64",
                "py39-pybcj",
                "python39",
                "py39-brotli",
                "py39-psutil",
                "py39-texttable",
                "py39-multivolumefile",
                "py39-pycryptodomex"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-cpuinfo",
                "py39-pytest",
                "py39-pytest-benchmark",
                "py39-pytest-timeout",
                "py39-pyannotate",
                "py39-pytest-remotedata"
            ]
        }
    ],
    "depends_on": []
}