GET /api/v1/ports/py38-pypeg2/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pypeg2",
"portdir": "python/py-pypeg2",
"version": "2.15.2",
"license": "GPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://fdik.org/pyPEG/",
"description": "An intrinsic PEG Parser-Interpreter for Python",
"long_description": "An intrinsic PEG Parser-Interpreter for Python",
"active": true,
"categories": [
"lang",
"python"
],
"maintainers": [
{
"name": "mojca",
"github": "mojca",
"ports_count": 206
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-lxml"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pypeg2"
]
}
]
}