GET /api/v1/ports/py39-autobahn/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-autobahn",
    "portdir": "python/py-autobahn",
    "version": "21.3.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://crossbar.io/autobahn",
    "description": "WebSocket client & server library WAMP real time framework",
    "long_description": "WebSocket client & server library WAMP real time framework",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "clang-17",
                "py39-installer",
                "py39-build",
                "py39-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-cryptography",
                "py39-flatbuffers",
                "py39-msgpack",
                "py39-openssl",
                "py39-passlib",
                "py39-pynacl",
                "py39-pyqrcode",
                "py39-python-snappy",
                "py39-pytrie",
                "py39-service_identity",
                "py39-twisted",
                "py39-txaio",
                "py39-u-msgpack-python",
                "py39-ujson",
                "py39-cffi",
                "py39-cbor2",
                "py39-cbor",
                "py39-attrs",
                "py39-argon2-cffi"
            ]
        }
    ],
    "depends_on": []
}