GET /api/v1/ports/py37-urlwatch/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-urlwatch",
"portdir": "python/py-urlwatch",
"version": "2.24",
"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": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py37-setuptools",
"py37-wheel",
"py37-build",
"py37-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"py37-minidb",
"py37-requests",
"py37-setuptools",
"py37-yaml",
"python37",
"py37-appdirs",
"py37-cssselect",
"py37-keyring",
"py37-lxml"
]
},
{
"type": "test",
"ports": [
"py37-docutils",
"py37-pytest"
]
}
],
"depends_on": []
}