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

{
    "name": "py38-cherrypy",
    "portdir": "python/py-cherrypy",
    "version": "18.3.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.cherrypy.org/",
    "description": "Object-Oriented HTTP framework",
    "long_description": "CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.",
    "active": true,
    "categories": [
        "www",
        "python"
    ],
    "maintainers": [
        {
            "name": "freespace",
            "github": "freespace",
            "ports_count": 7
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py38-setuptools",
                "py38-setuptools_scm",
                "py38-wheel",
                "py38-build",
                "py38-installer",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python38",
                "py38-zc-lockfile",
                "py38-cheroot",
                "py38-contextlib2",
                "py38-more-itertools",
                "py38-portend",
                "py38-setuptools"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "salt-minion",
                "salt-master",
                "salt-syndic",
                "salt-api",
                "py-cherrypy",
                "salt"
            ]
        }
    ]
}