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

{
    "name": "py27-watchdog",
    "portdir": "python/py-watchdog",
    "version": "0.10.7",
    "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": 560
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py27-argh",
                "py27-pathtools",
                "py27-setuptools",
                "py27-yaml",
                "python27"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py27-flaky",
                "py27-pytest"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py27-bpython",
                "digital_rf"
            ]
        }
    ]
}