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

{
    "name": "abcl",
    "portdir": "lang/abcl",
    "version": "1.9.2",
    "license": "GPL-2",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://abcl.org",
    "description": "A Common Lisp implementation that runs on the JVM",
    "long_description": "Armed Bear Common Lisp is conforming, contemporary implementation of ANSI Common Lisp running on the Java Virtual Machine. Containing both an interpreted mode and a compiler that produces JVM bytecode, it features extensions that faciliate the use of Java from Lisp enabling the rapid integration of arbitrary Java libraries into Common Lisp code. ABCL fully supports the JSR-233 (Java scripting API), so it can be a utilized as a scripting engine in any Java application.",
    "active": true,
    "categories": [
        "lang",
        "java"
    ],
    "maintainers": [
        {
            "name": "easieste",
            "github": "easye",
            "ports_count": 15
        },
        {
            "name": "kirill",
            "github": "catap",
            "ports_count": 1280
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "apache-ant",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "openjdk21"
            ]
        },
        {
            "type": "run",
            "ports": [
                "maven3"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "cl-trivial-shell",
                "cl-docudown",
                "cl-dynamic-classes",
                "cl-metabang-bind",
                "cl-metatilities",
                "cl-metatilities-base",
                "cl-moptilities",
                "cl-trivial-backtrace",
                "cl-com.inuoe.jzon",
                "cl-rove",
                "cl-system-locale",
                "cl-cffi-gtk",
                "cl-asdf-flv",
                "cl-bordeaux-threads",
                "cl-dbi",
                "cl-swank",
                "cl-cluffer",
                "cl-rutils",
                "cl-clump",
                "cl-isaac",
                "cl-legion",
                "cl-nasdf",
                "cl-trivial-timeout",
                "cl-anypool",
                "cl-cffi",
                "cl-clack",
                "cl-dexador",
                "cl-dexador-test",
                "cl-djula",
                "cl-lack",
                "cl-nodgui",
                "cl-postmodern",
                "cl-postgres",
                "cl-str",
                "cl-ironclad",
                "cl-enchant",
                "cl-ppcre",
                "cl-ppcre-unicode",
                "cl-gobject-introspection",
                "cl-libuv",
                "cl-plus-ssl",
                "cl-quri",
                "cl-acclimation",
                "cl-async",
                "cl-chunga",
                "cl-clunit2",
                "cl-containers",
                "cl-contextl",
                "cl-fastcgi",
                "cl-lass",
                "cl-lift",
                "cl-local-time",
                "cl-postgres-plus-local-time",
                "cl-marshal",
                "cl-mgl-pax",
                "cl-mgl-pax-bootstrap",
                "cl-dref",
                "cl-dref-test",
                "cl-mgl-pax-test",
                "cl-osicat",
                "cl-parachute",
                "cl-trivial-clipboard",
                "cl-trivial-garbage",
                "cl-webkit2",
                "cl-3bz",
                "cl-com.gigamonkeys.binary-data",
                "cl-in-nomine",
                "cl-jpeg-turbo",
                "cl-mmap",
                "cl-nibbles",
                "cl-opticl",
                "cl-opticl-core",
                "cl-parse-float",
                "cl-png-read",
                "cl-pngload",
                "cl-pngload-test",
                "cl-retrospectiff",
                "cl-skippy",
                "cl-spinneret",
                "cl-tga",
                "cl-trivial-arguments",
                "cl-zpb-exif",
                "cl-named-readtables",
                "cl-named-readtables-test",
                "cl-plump",
                "cl-trivial-utf-8",
                "cl-blackbird",
                "cl-gopher",
                "cl-iolib",
                "cl-iterate",
                "cl-mysql",
                "cl-phos",
                "cl-sqlite",
                "cl-static-vectors",
                "cl-toot",
                "cl-trivia",
                "cl-trivial-features",
                "cl-type-i",
                "cl-wookie",
                "cl-try",
                "cl-trivial-custom-debugger",
                "cl-access",
                "cl-arnesi",
                "cl-collectors",
                "cl-infix",
                "cl-locale",
                "cl-parser-combinators",
                "cl-routes",
                "cl-slice",
                "cl-stefil",
                "cl-translate",
                "cl-trivial-open-browser",
                "cl-yacc",
                "cl-drakma",
                "cl-array-utils",
                "cl-closer-mop",
                "cl-deflate",
                "cl-fast-http",
                "cl-float-features",
                "cl-history-tree",
                "cl-mimeparse",
                "cl-nclasses",
                "cl-nfiles",
                "cl-nhooks",
                "cl-nkeymaps",
                "cl-nsymbols",
                "cl-serapeum"
            ]
        }
    ]
}