GET /api/v1/ports/py313-cffi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py313-cffi",
"portdir": "python/py-cffi",
"version": "1.17.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": 2692
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pycparser",
"libffi"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-zstd"
]
},
{
"type": "lib",
"ports": [
"py313-argon2-cffi-bindings",
"py313-zmq",
"py313-pynacl",
"py313-pycares",
"py313-cryptography",
"py313-gevent",
"py313-python-augeas",
"py313-pyheif",
"py313-xattr",
"py313-brotlicffi",
"py313-cairocffi"
]
},
{
"type": "test",
"ports": [
"py313-numpy",
"py313-pyarrow"
]
}
]
}