GET /api/v1/ports/py37-us/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-us",
"portdir": "python/py-us",
"version": "2.0.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/unitedstates/python-us",
"description": "US: The Greatest Package in the World",
"long_description": "A package for easily working with US and state metadata.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-build",
"py37-installer",
"clang-16",
"py37-setuptools",
"py37-wheel"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-setuptools"
]
},
{
"type": "run",
"ports": [
"py37-jellyfish"
]
},
{
"type": "test",
"ports": [
"py37-pytest"
]
}
],
"depends_on": []
}