GET /api/v1/ports/janet-joy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "janet-joy",
"portdir": "janet/janet-joy",
"version": "20210811",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/joy-framework/joy",
"description": "A full stack janet web framework",
"long_description": "A full stack janet web framework",
"active": true,
"categories": [
"devel",
"janet"
],
"maintainers": [
{
"name": "jc+macports",
"github": "tsujp",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"janet-cipher",
"janet-db",
"janet-halo2",
"janet-html",
"janet-json",
"janet",
"janet-path",
"janet-tester",
"janet-uri",
"jpm",
"janet-musty"
]
}
],
"depends_on": []
}