GET /api/v1/ports/py312-jellyfish/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-jellyfish",
"portdir": "python/py-jellyfish",
"version": "1.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jamesturk/jellyfish",
"description": "A library for doing approximate and phonetic matching of strings.",
"long_description": "A library for doing approximate and phonetic matching of strings.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools-rust",
"py312-installer",
"py312-maturin",
"cargo",
"legacy-support",
"rust",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"libunwind"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-jellyfish"
]
},
{
"type": "run",
"ports": [
"py312-spyder"
]
}
]
}