GET /api/v1/ports/py34-scandir/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py34-scandir",
"portdir": "python/py-scandir",
"version": "1.10.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/benhoyt/scandir",
"description": "Scandir, a better directory iterator and faster os.walk()",
"long_description": "Scandir, a better directory iterator and faster os.walk()",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2688
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py34-setuptools"
]
},
{
"type": "lib",
"ports": [
"python34"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py34-pathlib2"
]
}
]
}