GET /api/v1/ports/py311-marisa-trie/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-marisa-trie",
"portdir": "python/py-marisa-trie",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytries/marisa-trie",
"description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"long_description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2694
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "test",
"ports": [
"py311-hypothesis",
"py311-pytest",
"py311-readme_renderer"
]
}
],
"depends_on": []
}