GET /api/v1/ports/py-humanfriendly/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-humanfriendly",
"portdir": "python/py-humanfriendly",
"version": "10.0",
"license": "MIT",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://humanfriendly.readthedocs.io/",
"description": "Human friendly output for text interfaces using Python",
"long_description": "Human friendly output for text interfaces using Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "ijackson",
"github": "JacksonIsaac",
"ports_count": 41
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-humanfriendly"
]
}
],
"depends_on": []
}