GET /api/v1/ports/crystal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "crystal",
"portdir": "lang/crystal",
"version": "1.14.0",
"license": "Apache-2",
"platforms": "{darwin >= 19}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crystal-lang.org",
"description": "Crystal programming language",
"long_description": "Crystal is a fast, compiled programming language with a Ruby-inspired syntax.",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 64
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"boehmgc",
"gmp",
"libevent",
"libyaml",
"openssl",
"zlib",
"pkgconfig",
"libiconv",
"libxml2",
"llvm-19",
"pcre"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"frightcrawler",
"amber",
"shards"
]
}
]
}