GET /api/v1/ports/py-u-msgpack-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-u-msgpack-python",
"portdir": "python/py-u-msgpack-python",
"version": "2.8.0",
"license": "MIT",
"platforms": "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": 1002
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py313-u-msgpack-python"
]
}
],
"depends_on": []
}