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

{
    "name": "py-css-parser",
    "portdir": "python/py-css-parser",
    "version": "1.0.10",
    "license": "LGPL-3",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/ebook-utils/css-parser",
    "description": "A fork of the cssutils project based on version 1.0.2.",
    "long_description": "A fork of the cssutils project based on version 1.0.2. This fork includes general bug fixes and extensions specific to editing and working with ebooks.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py312-css-parser"
            ]
        }
    ],
    "depends_on": []
}