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

{
    "name": "py39-prov",
    "portdir": "python/py-prov",
    "version": "1.5.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://prov.readthedocs.org",
    "description": "A Python library for W3C Provenance Data Model",
    "long_description": "A Python library for W3C Provenance Data Model. It supports PROV-JSON and PROV-XML serialization and deserialization, and exporting of PROV documents into various graphical formats, e.g. PDF, PNG, SVG.",
    "active": true,
    "categories": [
        "devel",
        "www",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 505
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-rdflib",
                "python39",
                "py39-six",
                "py39-dateutil",
                "py39-lxml",
                "py39-networkx",
                "py39-pydot"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-pyasdf"
            ]
        }
    ]
}