GET /api/v1/ports/py310-gnureadline/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-gnureadline",
"portdir": "python/py-gnureadline",
"version": "8.0.0",
"license": "GPL-3+ and PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ludwigschwardt/python-gnureadline",
"description": "Python readline extension.",
"long_description": "Python readline extension.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2013
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py310-setuptools"
]
},
{
"type": "lib",
"ports": [
"ncurses",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"memesuite",
"root6",
"xonsh"
]
},
{
"type": "run",
"ports": [
"mercurial"
]
}
]
}