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

{
    "name": "erlang",
    "portdir": "lang/erlang",
    "version": "26.2.3",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.erlang.org/",
    "description": "The Erlang Programming Language",
    "long_description": "Erlang is a programming language designed at the Ericsson Computer Science Laboratory. Open-source Erlang is being released to help encourage the spread of Erlang outside Ericsson. We are releasing free of charge: The entire source code of the current Erlang system. Extensive libraries of code for building robust fault-tolerant distributed applications. All with documentation. All the above software has been battle tested in a number of Ericsson products, for example the new Ericsson ATM switch.",
    "active": true,
    "categories": [
        "lang",
        "erlang"
    ],
    "maintainers": [
        {
            "name": "ciserlohn",
            "github": "ci42",
            "ports_count": 38
        }
    ],
    "variants": [
        "wxwidgets",
        "ssl",
        "odbc"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "pkgconfig",
                "gawk",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "ncurses",
                "openssl11"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "php53-peb",
                "php54-peb",
                "php55-peb",
                "php56-peb",
                "wings",
                "yaws",
                "erlsom",
                "atomvm"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "couchdb",
                "rebar",
                "ejabberd",
                "mochiweb",
                "rebar3",
                "elixir",
                "tsung",
                "log4erl",
                "esdl",
                "rabbitmq-server"
            ]
        },
        {
            "type": "run",
            "ports": [
                "gleam"
            ]
        }
    ]
}