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

{
    "name": "py27-toml",
    "portdir": "python/py-toml",
    "version": "0.10.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/uiri/toml",
    "description": "Python Library for Tom's Obvious, Minimal Language",
    "long_description": "A Python library for parsing and creating TOML. The module passes the TOML test suite.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "toby",
            "github": "tobypeterson",
            "ports_count": 223
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py27-filelock",
                "py27-backports-functools_lru_cache",
                "py27-platformdirs",
                "py27-importlib-resources",
                "py27-xmlsec",
                "py27-jaraco.functools",
                "py27-tqdm",
                "py27-backports.entry-points-selectable",
                "py27-pytest-cov"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-pipfile",
                "py27-autopep8",
                "py27-tox",
                "py27-tempora"
            ]
        }
    ]
}