GET /api/v1/ports/py27-qtsass/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py27-qtsass",
"portdir": "python/py-qtsass",
"version": "0.3.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/spyder-ide/qtsass",
"description": "compile SCSS files to Qt stylesheets",
"long_description": "The goal of QtSASS is to be able to generate a Qt-CSS stylesheet based on a 100% valid SASS file.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1406
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py27-setuptools",
"clang-12"
]
},
{
"type": "lib",
"ports": [
"python27"
]
},
{
"type": "run",
"ports": [
"py27-libsass"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-qdarkstyle"
]
}
]
}