GET /api/v1/ports/py-fastimport/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-fastimport",
"portdir": "python/py-fastimport",
"version": "0.9.2",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/python-fastimport",
"description": "Python parser for the fastimport format",
"long_description": "A Python parser for the fastimport format, split out from bzr-fastimport.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "raimue",
"github": "raimue",
"ports_count": 105
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py27-fastimport"
]
}
],
"depends_on": []
}