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

{
    "name": "cl-cffi",
    "portdir": "lisp/cl-cffi",
    "version": "0.24.1.20240811",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/cffi/cffi",
    "description": "The Common Foreign Function Interface",
    "long_description": "The Common Foreign Function Interface",
    "active": true,
    "categories": [
        "devel",
        "lisp"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "pkgconfig",
                "abcl",
                "ccl",
                "clisp",
                "sbcl"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libffi",
                "cl-alexandria",
                "cl-bordeaux-threads",
                "cl-rt",
                "cl-trivial-features",
                "cl-babel"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "cl-webengine",
                "cl-static-vectors",
                "cl-gobject-introspection",
                "cl-webkit2",
                "cl-3bz",
                "cl-async",
                "cl-cffi-gtk",
                "cl-enchant",
                "cl-fastcgi",
                "cl-iolib",
                "cl-jpeg-turbo",
                "cl-libuv",
                "cl-mmap",
                "cl-mysql",
                "cl-osicat",
                "cl-plus-ssl",
                "cl-pngload",
                "cl-sqlite",
                "cl-system-locale",
                "cl-trivia",
                "cl-trivial-clipboard",
                "cl-trivial-features-tests"
            ]
        },
        {
            "type": "test",
            "ports": [
                "cl-trivial-features"
            ]
        }
    ]
}