GET /api/v1/ports/py312-pyftdi/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pyftdi",
"portdir": "python/py-pyftdi",
"version": "0.55.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/eblot/pyftdi",
"description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language.",
"long_description": "PyFtdi aims at providing a user-space driver for popular FTDI devices, implemented in pure Python language.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"py312-setuptools",
"clang-17",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-pyusb",
"py312-serial"
]
},
{
"type": "test",
"ports": [
"py312-ruamel-yaml",
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyftdi"
]
},
{
"type": "run",
"ports": [
"py312-luma.core"
]
}
]
}