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

{
    "name": "py310-charset-normalizer",
    "portdir": "python/py-charset-normalizer",
    "version": "3.4.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ousret/charset_normalizer",
    "description": "A library that helps you read text from an unknown charset encoding.",
    "long_description": "A library that helps you read text from an unknown charset encoding.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2690
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-wheel",
                "py310-setuptools",
                "py310-setuptools_scm",
                "clang-17",
                "py310-build",
                "py310-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py310-prawcore"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py310-requests",
                "py310-pdfminer",
                "py310-httpx",
                "py310-requests-futures"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-xraylarch"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py310-numpy"
            ]
        }
    ]
}