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

{
    "name": "py39-rstcheck-core",
    "portdir": "python/py-rstcheck-core",
    "version": "1.2.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/rstcheck/rstcheck-core",
    "description": "Checks syntax of reStructuredText and code blocks nested within it",
    "long_description": "Checks syntax of reStructuredText and code blocks nested within it",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1145
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-docutils",
                "py39-pydantic",
                "py39-types-docutils",
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-rstcheck"
            ]
        }
    ]
}