GET /api/v1/ports/py312-precis-i18n/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-precis-i18n",
"portdir": "python/py-precis-i18n",
"version": "1.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/byllyfish/precis_i18n",
"description": "PRECIS framework for Unicode",
"long_description": "Implementation of PRECIS framework for Unicode to be used with usernames & passwords.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-precis-i18n"
]
},
{
"type": "run",
"ports": [
"py312-nbxmpp"
]
}
]
}