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

{
    "name": "cl-alexandria",
    "portdir": "lisp/cl-alexandria",
    "version": "1.4",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://alexandria.common-lisp.dev",
    "description": "Alexandria is a collection of portable public domain utilities for Common Lisp",
    "long_description": "Alexandria is a collection of portable public domain utilities for Common Lisp",
    "active": true,
    "categories": [
        "devel",
        "lisp"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "abcl",
                "ccl",
                "clisp",
                "sbcl",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cl-rt"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "nyxt"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "cl-access",
                "cl-bordeaux-threads",
                "cl-colorize",
                "cl-cffi",
                "cl-djula",
                "cl-fiveam",
                "cl-hunchentoot",
                "cl-static-vectors",
                "cl-colors2",
                "cl-gobject-introspection",
                "cl-nodgui",
                "cl-stefil",
                "cl-webkit2",
                "cl-3bz",
                "cl-annot",
                "cl-ansi-text",
                "cl-babel",
                "cl-cffi-gtk",
                "cl-clack",
                "cl-collectors",
                "cl-colors",
                "cl-com.gigamonkeys.binary-data",
                "cl-cookie",
                "cl-dbi",
                "cl-dexador",
                "cl-do-urlencode",
                "cl-fad",
                "cl-fast-http",
                "cl-fast-io",
                "cl-fiasco",
                "cl-history-tree",
                "cl-hu.dwim.stefil",
                "cl-in-nomine",
                "cl-lack",
                "cl-let-plus",
                "cl-libuv",
                "cl-lisp-unit2",
                "cl-lparallel",
                "cl-mgl-pax",
                "cl-nfiles",
                "cl-nkeymaps",
                "cl-opticl",
                "cl-opticl-core",
                "cl-optima",
                "cl-osicat",
                "cl-parse-float",
                "cl-parser-combinators",
                "cl-plus-ssl",
                "cl-postmodern",
                "cl-pngload",
                "cl-pngload-test",
                "cl-prompter",
                "cl-proc-parse",
                "cl-prove",
                "cl-quri",
                "cl-serapeum",
                "cl-slice",
                "cl-spinneret",
                "cl-symbol-munger",
                "cl-thrift",
                "cl-toot",
                "cl-trivial-benchmark",
                "cl-trivial-with-current-source-form",
                "cl-try",
                "cl-type-i",
                "cl-com.inuoe.jzon",
                "cl-wookie"
            ]
        }
    ]
}