GET /api/v1/ports/py37-confection/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-confection",
"portdir": "python/py-confection",
"version": "0.1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/confection",
"description": "The sweetest config system for Python",
"long_description": "The sweetest config system for Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 216
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-pydantic",
"py37-srsly",
"py37-typing_extensions"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
}