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

{
    "name": "py313-cffi",
    "portdir": "python/py-cffi",
    "version": "2.0.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": 2854
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "clang-18"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python313",
                "py313-pycparser",
                "libffi"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "py313-zstd",
                "py313-sounddevice",
                "py313-python-snappy",
                "notmuch"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pygit2",
                "py313-xattr",
                "py313-reflink",
                "py313-gevent",
                "py313-cryptography",
                "py313-pycares",
                "py313-soundfile",
                "py-cffi",
                "py313-python-augeas",
                "py313-zmq",
                "py313-argon2-cffi-bindings",
                "py313-pynacl",
                "py313-cairocffi",
                "py313-brotlicffi",
                "py313-pyheif"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py313-sounddevice",
                "py313-autobahn"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-numpy",
                "py313-pynndescent",
                "py313-pyarrow"
            ]
        }
    ]
}