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

{
    "name": "py39-cffi",
    "portdir": "python/py-cffi",
    "version": "1.16.0",
    "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": [
                "clang-16",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "py39-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39",
                "py39-pycparser",
                "libffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py39-python-snappy",
                "py39-zstd",
                "py39-sounddevice",
                "py39-pymunk"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py39-atomiclong",
                "py39-cryptography",
                "py39-argon2-cffi-bindings",
                "py39-brotlicffi",
                "py39-samplerate",
                "py39-gitfs",
                "py39-pycares",
                "py39-soundfile",
                "py39-reflink",
                "py39-pygit2",
                "py39-zmq",
                "py39-rpy2",
                "py39-pyheif",
                "py39-pynacl",
                "py39-pyopencl",
                "py39-lmdb",
                "py39-pytorch",
                "py39-cairocffi",
                "py39-xattr",
                "py39-gevent",
                "py39-rchitect",
                "py39-python-augeas"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-fairseq",
                "py39-olm",
                "py39-sounddevice",
                "py39-autobahn"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-pyarrow"
            ]
        }
    ]
}