GET /api/v1/ports/py37-watchdog/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-watchdog",
"portdir": "python/py-watchdog",
"version": "6.0.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/gorakhargosh/watchdog",
"description": "Python API and shell utilities to monitor file system events.",
"long_description": "Python API and shell utilities to monitor file system events.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 566
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-wheel",
"py37-build",
"py37-installer",
"clang-17",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37",
"py37-argh",
"py37-setuptools",
"py37-yaml"
]
},
{
"type": "test",
"ports": [
"py37-flaky",
"py37-pytest"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py37-spyder",
"py37-spyder-devel",
"py37-bpython"
]
},
{
"type": "test",
"ports": [
"py37-werkzeug"
]
}
]
}