GET /api/v1/ports/sml-mode.el/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "sml-mode.el",
"portdir": "lang/sml-mode.el",
"version": "6.10",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://elpa.gnu.org/packages/sml-mode.html",
"description": "An EMACS major mode for editing Standard ML",
"long_description": "An EMACS major mode for editing Standard ML",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1253
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
}