HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "TECO",
"portdir": "editors/TECO",
"version": "1.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/",
"description": "An implementation of TECO in portable C",
"long_description": "te(1) is an implementation of TECO in portable C. It implements DEC standard TECO, with some exceptions and extensions described below. te assumes a VT100-type terminal, and its display driver is hard-coded for such.",
"active": true,
"categories": [
"editors"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
}