GET /api/v1/ports/py37-pytomlpp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-pytomlpp",
"portdir": "python/py-pytomlpp",
"version": "1.0.13",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bobfang1992/pytomlpp",
"description": "This is an python wrapper for toml++",
"long_description": "This is an python wrapper for toml++",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1011
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-build"
]
},
{
"type": "lib",
"ports": [
"py37-pybind11",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-npe2"
]
}
]
}