GET /api/v1/ports/py37-dpkt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-dpkt",
"portdir": "python/py-dpkt",
"version": "1.9.8",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kbandla.github.io/dpkt/",
"description": "python packet creation and parsing library",
"long_description": "dpkt provides fast, simple packet creation and parsing for python programs, with definitions for the basic TCP/IP protocols.",
"active": false,
"categories": [
"net",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"clang-14",
"py37-installer"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": []
}