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

{
    "name": "py38-chardet",
    "portdir": "python/py-chardet",
    "version": "4.0.0",
    "license": "LGPL-2.1+",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/chardet/chardet",
    "description": "Universal character encoding detector",
    "long_description": "Character encoding auto-detection in Python. As smart as your browser.",
    "active": false,
    "categories": [
        "devel",
        "textproc",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-installer",
                "clang-17",
                "py38-setuptools",
                "py38-wheel",
                "py38-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-setuptools"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py38-breadability",
                "py38-tox",
                "py38-reportlab",
                "py38-kitchen",
                "py38-beancount",
                "py38-readability-lxml",
                "py38-binaryornot"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-spyder-devel",
                "py38-spyder"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py38-feedparser"
            ]
        }
    ]
}