GET /api/v1/ports/py39-hid/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-hid",
"portdir": "python/py-hid",
"version": "1.0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/apmorton/pyhidapi",
"description": "Python hidapi bindings in ctypes (aka pyhidapi)",
"long_description": "Python hidapi bindings in ctypes (aka pyhidapi)",
"active": false,
"categories": [
"python",
"comms"
],
"maintainers": [
{
"name": "bashu.was.here",
"github": "bashu",
"ports_count": 40
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"hidapi",
"python39"
]
}
],
"depends_on": []
}