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

{
    "name": "py27-cffi",
    "portdir": "python/py-cffi",
    "version": "1.15.1",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://cffi.readthedocs.org/",
    "description": "Foreign Function Interface for Python calling C code.",
    "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2544
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py27-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libffi",
                "python27",
                "py27-pycparser"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py27-sounddevice",
                "py27-pymunk"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-pycares",
                "py27-xattr",
                "calendar-contacts-server",
                "py27-misaka",
                "py27-brotlipy",
                "py27-python-augeas",
                "py27-cairocffi",
                "py27-bcrypt",
                "py27-gevent",
                "py27-cryptography",
                "py27-pyopencl",
                "py27-pynacl"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py27-sounddevice"
            ]
        }
    ]
}