GET /api/v1/ports/py311-u-msgpack-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-u-msgpack-python",
    "portdir": "python/py-u-msgpack-python",
    "version": "2.7.1",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/vsergeev/u-msgpack-python",
    "description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
    "long_description": "A portable lightweight MessagePack serializer and deserializer written in pure Python.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "herby.gillot",
            "github": "herbygillot",
            "ports_count": 953
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-u-msgpack-python"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-autobahn"
            ]
        }
    ]
}