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

{
    "name": "py311-feedparser",
    "portdir": "python/py-feedparser",
    "version": "6.0.11",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/feedparser/",
    "description": "RSS and Atom parser",
    "long_description": "Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 423
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-wheel",
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311",
                "py311-sgmllib3k"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-chardet"
            ]
        }
    ],
    "depends_on": []
}