GET /api/v1/ports/py38-pypostal/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pypostal",
"portdir": "python/py-pypostal",
"version": "1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/openvenues/pypostal",
"description": "International address parsing/normalization",
"long_description": "Python bindings to libpostal for fast international address parsing/normalization",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 139
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-wheel",
"py38-build",
"py38-installer",
"py38-nose",
"py38-setuptools"
]
},
{
"type": "lib",
"ports": [
"py38-six",
"libpostal",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pypostal"
]
}
]
}