GET /api/v1/ports/py27-csscompressor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py27-csscompressor",
    "portdir": "python/py-csscompressor",
    "version": "0.9.5",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://github.com/sprymix/csscompressor",
    "description": "Python implementation of the YUI CSS Compressor",
    "long_description": "Python implementation and almost exact port of Yahoo!'s CSS Compressor. Removes comments and compresses whitespace from CSS files.",
    "active": false,
    "categories": [
        "www",
        "python"
    ],
    "maintainers": [
        {
            "name": "calvin",
            "github": "cardi",
            "ports_count": 27
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python27"
            ]
        }
    ],
    "depends_on": []
}