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

{
    "name": "py39-attrs",
    "portdir": "python/py-attrs",
    "version": "23.2.0",
    "license": "MIT",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/python-attrs/attrs",
    "description": "Attributes without boilerplate",
    "long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
    "active": true,
    "categories": [
        "devel",
        "python"
    ],
    "maintainers": [
        {
            "name": "khindenburg",
            "github": "kurthindenburg",
            "ports_count": 392
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16",
                "py39-setuptools",
                "py39-setuptools_scm",
                "py39-wheel",
                "py39-build",
                "py39-hatchling",
                "py39-hatch-vcs",
                "py39-installer",
                "py39-hatch-fancy-pypi-readme"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-hypothesis",
                "py39-pytest",
                "py39-zopeinterface"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py39-lsprotocol",
                "py39-service_identity",
                "py39-parver",
                "py39-treq",
                "py39-rasterio",
                "py39-twisted",
                "py39-trio",
                "py39-jsonschema",
                "py39-aiohttp",
                "py39-cattrs",
                "py39-hypothesis",
                "py39-fiona",
                "py39-requests-cache",
                "py39-referencing",
                "py39-jsonschema-format-nongpl",
                "py39-scikit-hep-particle",
                "py39-asdf",
                "py39-pytest",
                "py39-jsonlines",
                "py39-zeep"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-cmd2",
                "py39-automat",
                "py39-pytest-mypy",
                "py39-note-seq",
                "py39-trio",
                "py39-autobahn",
                "py39-outcome",
                "py39-tensorflow-datasets"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-dm-tree"
            ]
        }
    ]
}