GET /api/v1/ports/n3-mode.el/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "n3-mode.el",
"portdir": "editors/n3-mode.el",
"version": "201410300",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kurtjx/n3-mode-for-emacs",
"description": "An Emacs mode for editing N3 (\"Notation 3\") and Turtle RDF",
"long_description": "An Emacs mode for editing N3 (\\\"Notation 3\\\") and Turtle RDF",
"active": true,
"categories": [
"editors"
],
"maintainers": [
{
"name": "easieste",
"github": "easye",
"ports_count": 15
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
}