GET /api/v1/ports/py27-hieroglyph/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-hieroglyph",
"portdir": "python/py-hieroglyph",
"version": "2.1.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nyergler/hieroglyph",
"description": "Sphinx slide generator",
"long_description": "Generate HTML presentations from plain text sources with all the power of Sphinx.",
"active": false,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-setuptools",
"py27-six",
"py27-sphinx"
]
},
{
"type": "run",
"ports": [
"hieroglyph_select"
]
}
],
"depends_on": []
}