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

{
    "name": "py311-tomlkit",
    "portdir": "python/py-tomlkit",
    "version": "0.12.2",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/sdispater/tomlkit",
    "description": "Style preserving TOML library",
    "long_description": "Style preserving TOML library",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "davidgilman1",
            "github": "dgilman",
            "ports_count": 91
        },
        {
            "name": "judaew",
            "github": "judaew",
            "ports_count": 496
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-poetry-core"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest",
                "py311-yaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-jupyter_packaging",
                "py311-pylint",
                "py-tomlkit",
                "poetry",
                "hatch",
                "toot"
            ]
        }
    ]
}