GET /api/v1/ports/py38-lmdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-lmdb",
"portdir": "python/py-lmdb",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://lmdb.readthedocs.io/en/release",
"description": "Universal Python binding for the LMDB Lightning Database",
"long_description": "Universal Python binding for the LMDB Lightning Database",
"active": false,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-wheel",
"py38-installer",
"clang-16",
"py38-setuptools",
"py38-build"
]
},
{
"type": "lib",
"ports": [
"py38-cffi",
"python38"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-zlmdb"
]
},
{
"type": "run",
"ports": [
"py38-allennlp"
]
}
]
}