GET /api/v1/ports/py39-zlmdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-zlmdb",
"portdir": "python/py-zlmdb",
"version": "20.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crossbario/zlmdb",
"description": "Object relational zero copy in memory database layer for LMDB.",
"long_description": "Object relational zero copy in memory database layer for LMDB.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 993
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-txaio",
"python39",
"py39-yaml",
"py39-cbor2",
"py39-click",
"py39-lmdb",
"py39-numpy",
"py39-pynacl"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-zlmdb"
]
}
]
}