GET /api/v1/ports/py312-pynetdicom/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-pynetdicom",
"portdir": "python/py-pynetdicom",
"version": "3.0.4",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pydicom/pynetdicom",
"description": "A Python implementation of the DICOM networking protocol",
"long_description": "pynetdicom is a pure Python 3 package that implements the DICOM networking protocol. Working with pydicom, it allows the easy creation of DICOM Service Class Users (SCUs) and Service Class Providers (SCPs).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [
"doc"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"py312-installer",
"py312-setuptools",
"clang-17",
"py312-build",
"py312-flit_core"
]
},
{
"type": "lib",
"ports": [
"py312-pydicom",
"python312"
]
}
],
"depends_on": []
}