GET /api/v1/ports/scientiaCLI/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "scientiaCLI",
"portdir": "science/scientiaCLI",
"version": "0.0.1",
"license": "GPL-3",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/goDoCer/scientiaCLI",
"description": "A command line interface for scientia for Imperial DoC students",
"long_description": "A command line interface for scientia for Imperial DoC students to download materials faster and easier.",
"active": true,
"categories": [
"science",
"education"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 133
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
}
],
"depends_on": []
}