GET /api/v1/ports/py310-zxcvbn/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-zxcvbn",
"portdir": "python/py-zxcvbn",
"version": "4.4.28",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dwolfhub/zxcvbn-python",
"description": "Implementation of Dropbox’s realistic password strength estimator",
"long_description": "Implementation of Dropbox’s realistic password strength estimator",
"active": true,
"categories": [
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
}