GET /api/v1/ports/octave-generate_html/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "octave-generate_html",
"portdir": "octave/octave-generate_html",
"version": "0.3.3",
"license": "GPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gnu-octave.github.io/packages/generate_html/",
"description": "This package provides functions for generating HTML pages that contain the help texts for a set of functions.",
"long_description": "This package provides functions for generating HTML pages that contain the help texts for a set of functions. The package is designed to be as general as possible, but also contains convenience functions for generating a set of pages for entire packages.",
"active": true,
"categories": [
"science",
"math",
"octave"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1078
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"octave"
]
}
],
"depends_on": []
}