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

{
    "name": "py39-decorator",
    "portdir": "python/py-decorator",
    "version": "5.1.1",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/micheles/decorator",
    "description": "Decorator factory for signature-preserving decorators.",
    "long_description": "Decorator factory for signature-preserving decorators.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-setuptools",
                "py39-wheel",
                "py39-build",
                "py39-installer",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-ipython",
                "py39-obspy",
                "py39-ratelim",
                "py39-sqlalchemy-migrate",
                "py39-fabric",
                "py39-pytools",
                "py39-jsonpath-rw",
                "py39-gmusicapi",
                "py39-ipyparallel",
                "py39-httpbin",
                "py39-gssapi"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-pyopencl",
                "py39-tensorflow-probability",
                "py39-dogpile-cache",
                "py39-librosa",
                "py39-openstacksdk",
                "py39-moviepy"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-Faker"
            ]
        }
    ]
}