HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "erlang",
"portdir": "lang/erlang",
"version": "25.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://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": 35
}
],
"variants": [
"wxwidgets",
"ssl",
"odbc"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"gawk",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"openssl11"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"erlsom",
"wings",
"php53-peb",
"php54-peb",
"php55-peb",
"php56-peb",
"yaws"
]
},
{
"type": "lib",
"ports": [
"ejabberd",
"mochiweb",
"rabbitmq-server",
"rebar3",
"elixir",
"log4erl",
"tsung",
"esdl",
"couchdb",
"rebar"
]
},
{
"type": "run",
"ports": [
"gleam"
]
}
]
}