GET /api/v1/ports/py-rcsparse/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-rcsparse",
"portdir": "python/py-rcsparse",
"version": "0.1_20151027",
"license": "AGPL-3+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/corecode/rcsparse",
"description": "A fast RCS file parsing library",
"long_description": "A fast RCS file parsing library",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "jpo",
"github": "jpouellet",
"ports_count": 4
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py27-rcsparse"
]
}
],
"depends_on": []
}