GET /api/v1/ports/django-htmlmin_select/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "django-htmlmin_select",
    "portdir": "python/django-htmlmin_select",
    "version": "0.9.2",
    "license": "Permissive",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "",
    "description": "common files for selecting default django-htmlmin version",
    "long_description": "This port installs files that allow 'port select' to be used to create links to the preferred default version of django-htmlmin",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 383
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py27-django-htmlmin",
                "py35-django-htmlmin",
                "py36-django-htmlmin"
            ]
        }
    ]
}