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

{
    "name": "py35-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": [
                "py35-setuptools",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libffi",
                "python35",
                "py35-pycparser"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py35-sounddevice",
                "py35-pymunk"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py35-misaka",
                "py35-pycares",
                "py35-pynacl",
                "py35-xattr",
                "py35-gevent",
                "py35-cryptography",
                "py35-pyopencl",
                "py35-python-augeas",
                "py35-cairocffi",
                "py35-bcrypt",
                "py35-argon2-cffi"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py35-sounddevice"
            ]
        }
    ]
}