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

{
    "name": "py27-kivy",
    "portdir": "python/py-kivy",
    "version": "1.10.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://kivy.org/",
    "description": "Library for development of multi-touch enabled applications",
    "long_description": "Kivy is a Python library for development of multi-touch enabled media rich applications. The aim is to allow for quick and easy interaction design and rapid prototyping, while making your code reusable and deployable.",
    "active": false,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-cython",
                "clang-9.0"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libsdl2_image",
                "libsdl2_ttf",
                "python27",
                "libsdl2_mixer",
                "py27-pygments",
                "py27-docutils",
                "libsdl2"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-game",
                "py27-Pillow"
            ]
        }
    ],
    "depends_on": []
}