GET /api/v1/ports/py-rpncalc/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-rpncalc",
"portdir": "python/py-rpncalc",
"version": "2.7",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://calcrpnpy.sourceforge.net/",
"description": "an interpreter for Reverse Polish Notation (RPN) that easily integrates with the standard Python interpreter",
"long_description": "rpncalc is an interpreter for Reverse Polish Notation (RPN) that easily integrates with the standard Python interpreter.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "ryandesign",
"github": "",
"ports_count": 218
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"py26-rpncalc"
]
}
],
"depends_on": []
}