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

{
    "name": "py38-django-mailman3",
    "portdir": "python/py-django-mailman3",
    "version": "1.3.7",
    "license": "GPL-3",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://gitlab.com/mailman/django-mailman3",
    "description": "Django library to help interaction with Mailman",
    "long_description": "This package contains libraries and templates for Django-based interfaces interacting with Mailman.",
    "active": false,
    "categories": [
        "mail",
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py38-setuptools",
                "python38"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py38-tz",
                "py38-django-gravatar2",
                "py38-mailmanclient",
                "py38-django-allauth",
                "py38-django"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py38-postorius"
            ]
        }
    ]
}