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

{
    "name": "py38-leather",
    "portdir": "python/py-leather",
    "version": "0.3.4",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://leather.readthedocs.io/",
    "description": "Python charting for 80% of humans",
    "long_description": "Leather is the Python charting library for those who need charts now and don’t care if they’re perfect. Leather isn’t picky. It’s rough. It gets dirty. It looks sexy just hanging on the back of a chair. Leather doesn’t need your accessories. Leather is how Snake Plissken would make charts.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "esafak",
            "github": "esafak",
            "ports_count": 115
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py38-setuptools",
                "py38-wheel",
                "py38-build",
                "py38-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-cssselect",
                "py38-lxml",
                "py38-six",
                "py38-tz"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-agate"
            ]
        }
    ]
}