GET /api/v1/ports/py-rabbyt/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py-rabbyt",
"portdir": "python/py-rabbyt",
"version": "0.8.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://arcticpaint.com/projects/rabbyt/",
"description": "A fast 2D sprite engine using OpenGL",
"long_description": "Rabbyt is a sprite library for Python with game development in mind. It provides fast performance with an easy to use but flexable API.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2692
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"py27-rabbyt"
]
}
],
"depends_on": []
}