GET /api/v1/ports/py27-filechunkio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-filechunkio",
"portdir": "python/py-filechunkio",
"version": "1.8",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://bitbucket.org/fabian/filechunkio",
"description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"long_description": "FileChunkIO represents a chunk of an OS-level file containing bytes data",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 560
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"python27"
]
}
],
"depends_on": []
}