GET /api/v1/ports/py38-pyfatfs/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pyfatfs",
"portdir": "python/py-pyfatfs",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nathanhi/pyfatfs",
"description": "A filesystem module to access or modify FAT filesystems",
"long_description": "A filesystem module to access or modify FAT filesystems",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-installer",
"clang-16",
"py38-pip",
"py38-setuptools",
"py38-setuptools_scm",
"py38-wheel",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-fs"
]
},
{
"type": "test",
"ports": [
"py38-pytest"
]
}
],
"depends_on": []
}