GET /api/v1/ports/beancount.el/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "beancount.el",
"portdir": "lang/beancount.el",
"version": "20210303",
"license": "GPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/beancount/beancount-mode",
"description": "Beancount mode for Emacs",
"long_description": "an Emacs major-mode implementing syntax highlighting, indentation, completion, and other facilities to edit and work with Beancount ledger files.",
"active": true,
"categories": [
"lang",
"editors"
],
"maintainers": [
{
"name": "l2dy",
"github": "l2dy",
"ports_count": 94
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"emacs"
]
}
],
"depends_on": []
}