GET /api/v1/ports/py27-cssutils/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-cssutils",
"portdir": "python/py-cssutils",
"version": "1.0.2",
"license": "LGPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cthedot.de/cssutils/",
"description": "CSS parser and library for Python",
"long_description": "A Python package to parse and build CSS Cascading Style Sheets.",
"active": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"py27-setuptools"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "test",
"ports": [
"py27-mock",
"py27-nose",
"py27-pbr"
]
}
],
"depends_on": []
}