GET /api/v1/ports/py37-platformdirs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-platformdirs",
"portdir": "python/py-platformdirs",
"version": "4.3.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/platformdirs/platformdirs",
"description": "A small Python module for determining appropriate platform-specific dirs",
"long_description": "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\".",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1575
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-hatchling",
"py37-installer",
"clang-17",
"py37-build",
"py37-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py37-typing_extensions",
"python37"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-jupyter_core",
"py37-pylint",
"py37-black",
"py37-yapf",
"py37-virtualenv"
]
}
]
}