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

{
    "name": "py39-acefile",
    "portdir": "python/py-acefile",
    "version": "0.6.12",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/acefile/",
    "description": "python ACE archive extractor",
    "long_description": "acefile is a python library and utility that can read/test/extract ACE 1.0 and 2.0 archives.",
    "active": true,
    "categories": [
        "archivers",
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py39-python-install",
                "py39-setuptools",
                "py39-wheel",
                "py39-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-acefile"
            ]
        }
    ]
}