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

{
    "name": "py37-rstcheck-core",
    "portdir": "python/py-rstcheck-core",
    "version": "1.0.3",
    "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": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1361
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py37-installer",
                "py37-poetry-core",
                "py37-build",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37",
                "py37-docutils",
                "py37-pydantic",
                "py37-types-docutils"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-rstcheck"
            ]
        }
    ]
}