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

{
    "name": "py311-urlwatch",
    "portdir": "python/py-urlwatch",
    "version": "2.28",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://thp.io/2008/urlwatch/",
    "description": "a tool for monitoring webpages for updates",
    "long_description": "urlwatch helps you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed, and can also filter content via hooks, remove noise (always-changing website parts).",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-keyring",
                "py311-appdirs",
                "py311-cssselect",
                "py311-minidb",
                "python311",
                "py311-setuptools",
                "py311-requests",
                "py311-lxml",
                "py311-yaml"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-pytest",
                "py311-docutils"
            ]
        }
    ],
    "depends_on": []
}