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

{
    "name": "py27-django-htmlmin",
    "portdir": "python/py-django-htmlmin",
    "version": "0.10.0",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/cobrateam/django-htmlmin",
    "description": "html minify for django",
    "long_description": "django-html in an HTML minifier for Python with full support for HTML 5. It supports Django, Flask and any other Python web framework. It also provides a command line tool that can be used for static websites or deployment scripts.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py27-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-django",
                "py27-html5lib",
                "python27",
                "py27-six",
                "py27-beautifulsoup4"
            ]
        },
        {
            "type": "run",
            "ports": [
                "django-htmlmin_select"
            ]
        }
    ],
    "depends_on": []
}