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

{
    "name": "py-datacite",
    "portdir": "python/py-datacite",
    "version": "1.0.1",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://datacite.readthedocs.org",
    "description": "Python wrapper for the DataCite Metadata Store API",
    "long_description": "Python wrapper for the DataCite Metadata Store API",
    "active": true,
    "categories": [
        "net",
        "python"
    ],
    "maintainers": [
        {
            "name": "petr",
            "github": "petrrr",
            "ports_count": 563
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-datacite"
            ]
        }
    ],
    "depends_on": []
}