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

{
    "name": "py313-hypothesis",
    "portdir": "python/py-hypothesis",
    "version": "6.131.0",
    "license": "MPL-2",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pypi.python.org/pypi/hypothesis",
    "description": "A library for property based testing",
    "long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 423
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py313-wheel",
                "py313-build",
                "py313-installer",
                "py313-setuptools",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-attrs",
                "py313-sortedcontainers",
                "python313"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py313-icalendar",
                "py-hypothesis"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py313-cairo",
                "py313-iso8601",
                "py313-fire",
                "py313-natsort",
                "py313-xarray",
                "py313-pyarrow",
                "py313-pyppmd",
                "py313-pyrsistent",
                "py313-json5",
                "py313-numpy",
                "py313-cbor2",
                "py313-multivolumefile",
                "py313-hyperlink",
                "py313-pybcj",
                "py313-pytest-trio",
                "py313-dateutil",
                "py313-pytest-asyncio",
                "py313-mutagen",
                "py313-cssselect",
                "py313-attrs",
                "py313-scipy",
                "py313-hpack"
            ]
        }
    ]
}