GET /api/v1/ports/py-turbojson/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-turbojson",
"portdir": "python/py-turbojson",
"version": "1.1.2",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/TurboJson/",
"description": "Python template plugin that supports JSON",
"long_description": "This package provides a template engine plugin, allowing you to easily use JSON via the simplejson module with TurboGears, Buffet or other systems that support python.templating.engines.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py27-turbojson"
]
}
],
"depends_on": []
}