GET /api/v1/ports/py27-winpdb/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-winpdb",
"portdir": "python/py-winpdb",
"version": "1.4.8",
"license": "GPL",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/winpdb/",
"description": "Winpdb is a platform independent python debugger.",
"long_description": "Winpdb is a platform independent GPL Python debugger with support for multiple threads, namespace modification, embedded debugging, encrypted communication and is up to 20 times faster than pdb. Winpdb is being developed by Nir Aides since 2005.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 194
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-cython",
"py27-wxpython-3.0"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-winpdb"
]
}
]
}