GET /api/v1/ports/?format=api&ordering=-created_at&page=78
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50476,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=79",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=77",
    "results": [
        {
            "name": "py312-lscsoft-glue",
            "portdir": "python/py-lscsoft-glue",
            "version": "4.0.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/lscsoft/glue/",
            "description": "Grid LSC User Environment",
            "long_description": "Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-six",
                        "py312-numpy",
                        "py312-openssl",
                        "py312-ligo-segments"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-lalinspiral",
                        "py-lscsoft-glue",
                        "lalapps",
                        "py312-lalburst",
                        "py312-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "py312-ligo-segments",
            "portdir": "python/py-ligo-segments",
            "version": "1.4.0",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/lscsoft/ligo-segments",
            "description": "Representations of semi-open intervals",
            "long_description": "Defines the `segment`, `segmentlist`, and `segmentlistdict` objects for manipulating semi-open intervals.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-six",
                        "py312-ligo-common",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py312-lscsoft-glue",
                        "py312-gwpy",
                        "py-ligo-segments"
                    ]
                }
            ]
        },
        {
            "name": "py312-ligo-gracedb",
            "portdir": "python/py-ligo-gracedb",
            "version": "2.13.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.lsc-group.phys.uwm.edu/daswg/projects/gracedb.html",
            "description": "Gravitational-wave Candidate Event Database",
            "long_description": "A prototype system to organize candidate events from gravitational-wave searches and to provide an environment to record information about follow-ups. This package provides a simple client tool to submit candidate events to the database.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-cryptography",
                        "py312-igwn-auth-utils",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ligo-gracedb",
                        "py312-lalinference"
                    ]
                }
            ]
        },
        {
            "name": "py312-ligo-common",
            "portdir": "python/py-ligo-common",
            "version": "1.0.4",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/lscsoft/ligo-common",
            "description": "Common package for LIGO Python libraries",
            "long_description": "Common package for LIGO Python libraries",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ligo-common",
                        "py312-ligo-segments"
                    ]
                }
            ]
        },
        {
            "name": "py312-igwn-auth-utils",
            "portdir": "python/py-igwn-auth-utils",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/computing/software/igwn-auth-utils",
            "description": "Authorisation utilities for IGWN",
            "long_description": "Authorisation utilities for IGWN",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-requests",
                        "py312-cryptography",
                        "py312-safe-netrc",
                        "py312-scitokens"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-dqsegdb2",
                        "py312-gwdatafind",
                        "py-igwn-auth-utils",
                        "py312-ligo-gracedb"
                    ]
                }
            ]
        },
        {
            "name": "py-igwn-auth-utils",
            "portdir": "python/py-igwn-auth-utils",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://git.ligo.org/computing/software/igwn-auth-utils",
            "description": "Authorisation utilities for IGWN",
            "long_description": "Authorisation utilities for IGWN",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-igwn-auth-utils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-healpy",
            "portdir": "python/py-healpy",
            "version": "1.16.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/healpy/",
            "description": "Python language interface for HEALPix",
            "long_description": "Software for pixelization, hierarchical indexing, synthesis, analysis, and visualization of data on the sphere. This is the Python language interface for HEALPix.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "variants": [
                "openmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-matplotlib",
                        "libomp",
                        "py312-astropy",
                        "cfitsio",
                        "healpix-cxx",
                        "libsharp",
                        "python312",
                        "py312-six",
                        "py312-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-lalinference",
                        "py-healpy"
                    ]
                }
            ]
        },
        {
            "name": "py312-gwdatafind",
            "portdir": "python/py-gwdatafind",
            "version": "1.2.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gwdatafind.readthedocs.io",
            "description": "The client library for the LIGO Data Replicator (LDR) service.",
            "long_description": "The DataFind service allows users to query for the location of Gravitational-Wave Frame (GWF) files containing data from the current gravitational-wave detectors.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-igwn-auth-utils",
                        "py312-ligo-segments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-gwdatafind",
                        "py312-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py312-dqsegdb2",
            "portdir": "python/py-dqsegdb2",
            "version": "1.2.1",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://dqsegdb2.readthedocs.io",
            "description": "Simplified python interface to DQSEGDB",
            "long_description": "dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625. This package only provides a query interface for GET bequests, any users wishing to make POST requests should refer to the official 'dqsegdb' port.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-setuptools_scm",
                        "clang-17",
                        "py312-build",
                        "py312-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-igwn-auth-utils",
                        "py312-ligo-segments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest",
                        "py312-requests-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-dqsegdb2",
                        "py312-gwpy"
                    ]
                }
            ]
        },
        {
            "name": "py313-maturin",
            "portdir": "python/py-maturin",
            "version": "1.11.5",
            "license": "MIT and Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyo3/maturin",
            "description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
            "long_description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-wheel",
                        "py313-setuptools-rust",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pendulum",
                        "py313-cramjam",
                        "py313-bidi",
                        "py313-jellyfish",
                        "py313-orjson",
                        "py313-cryptography",
                        "py313-hf-xet",
                        "py313-pydantic_core",
                        "py313-uv-build",
                        "py313-rpds-py"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-xdist",
            "portdir": "python/py-pytest-xdist",
            "version": "3.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-xdist",
            "description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "long_description": "The pytest_xdist plugin extends py.test with some unique test execution modes",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest",
                        "py313-execnet",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-xdist"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-spopt",
                        "py313-typer",
                        "py313-license-expression",
                        "py313-xarray",
                        "borgbackup",
                        "py313-cryptography"
                    ]
                }
            ]
        },
        {
            "name": "py312-berkeleydb",
            "portdir": "python/py-berkeleydb",
            "version": "18.1.14",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/berkeleydb",
            "description": "Python 3 bindings for Oracle Berkeley DB",
            "long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-execnet",
            "portdir": "python/py-execnet",
            "version": "2.1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/execnet",
            "description": "rapid multi-Python deployment",
            "long_description": "rapid multi-Python deployment",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-execnet",
                        "py313-pytest-xdist"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pytest-shutil"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-benchmark",
            "portdir": "python/py-pytest-benchmark",
            "version": "5.2.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ionelmc/pytest-benchmark",
            "description": "A pytest fixture for benchmarking code.",
            "long_description": "A pytest fixture for benchmarking code. It will group the tests into rounds that are calibrated to the chosen timer.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-wheel",
                        "py313-setuptools",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cpuinfo",
                        "py313-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-benchmark"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-graphql-relay",
                        "py313-cryptography",
                        "py313-automat",
                        "py313-lazy_object_proxy",
                        "py313-py7zr",
                        "py313-pyppmd",
                        "py313-graphql-core",
                        "borgbackup"
                    ]
                }
            ]
        },
        {
            "name": "py313-cpuinfo",
            "portdir": "python/py-cpuinfo",
            "version": "9.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/workhorsy/py-cpuinfo",
            "description": "Py-cpuinfo gets CPU info with pure Python.",
            "long_description": "Py-cpuinfo gets CPU info with pure Python. Py-cpuinfo should work without any extra programs or libraries, beyond what your OS provides. It does not require any compilation(C/C++, assembly, et cetera) to use. It works with Python 2 and 3.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-blosc",
                        "py313-hdf5plugin"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-blosc2",
                        "py-cpuinfo",
                        "py313-tables",
                        "py313-numcodecs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pytest-benchmark"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py313-cffi",
            "portdir": "python/py-cffi",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cffi.readthedocs.org/",
            "description": "Foreign Function Interface for Python calling C code.",
            "long_description": "Foreign Function Interface for Python calling C code. The aim of this project is to provide a convenient and reliable way of calling C code from Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pycparser",
                        "libffi"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "notmuch",
                        "py313-python-snappy",
                        "py313-sounddevice",
                        "py313-zstd"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pygit2",
                        "py313-pycares",
                        "py313-xattr",
                        "py313-soundfile",
                        "py313-reflink",
                        "py313-gevent",
                        "py313-cryptography",
                        "py-cffi",
                        "py313-pyheif",
                        "py313-zmq",
                        "py313-argon2-cffi-bindings",
                        "py313-pynacl",
                        "py313-cairocffi",
                        "py313-brotlicffi",
                        "py313-python-augeas"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-sounddevice",
                        "py313-autobahn"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-numpy",
                        "py313-pynndescent",
                        "py313-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py313-setuptools-rust",
            "portdir": "python/py-setuptools-rust",
            "version": "1.12.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyO3/setuptools-rust",
            "description": "Setuptools Rust extension plugin",
            "long_description": "Setuptools Rust extension plugin",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cargo",
                        "rust",
                        "py313-typing_extensions",
                        "py313-semantic_version"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cryptg",
                        "py313-cramjam",
                        "py313-bidi",
                        "py313-bcrypt",
                        "py313-jellyfish",
                        "py313-orjson",
                        "py313-logbook",
                        "py313-cryptography",
                        "py313-pendulum",
                        "py313-maturin",
                        "py313-hf-xet",
                        "py313-pydantic_core",
                        "py313-dulwich",
                        "py313-uv-build",
                        "py313-rpds-py"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "py313-pycparser",
            "portdir": "python/py-pycparser",
            "version": "2.23",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/eliben/pycparser",
            "description": "pycparser is a complete parser of the C language.",
            "long_description": "pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pycparser",
                        "py313-cffi",
                        "py313-python-augeas"
                    ]
                }
            ]
        },
        {
            "name": "py313-semantic_version",
            "portdir": "python/py-semantic_version",
            "version": "2.10.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rbarrois/python-semanticversion",
            "description": "A library implementing the 'SemVer' scheme.",
            "long_description": "This small python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf",
                        "py-semantic_version"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-setuptools-rust"
                    ]
                }
            ]
        },
        {
            "name": "py313-pickleshare",
            "portdir": "python/py-pickleshare",
            "version": "0.7.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/vivainio/pickleshare",
            "description": "Tiny 'shelve'-like database with concurrency support.",
            "long_description": "Tiny 'shelve'-like database with concurrency support.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-ipython",
            "portdir": "python/py-ipython",
            "version": "8.31.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-setuptools",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-prompt_toolkit",
                        "py313-pygments",
                        "py313-stack_data",
                        "python313",
                        "py313-decorator",
                        "py313-jedi",
                        "py313-matplotlib-inline",
                        "py313-pexpect",
                        "py313-traitlets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipykernel",
                        "py313-napari-console",
                        "py313-ipdb",
                        "py313-jupyter_console",
                        "py-ipython",
                        "py313-ipywidgets",
                        "py313-ipympl",
                        "py313-jupyter_sphinx",
                        "py313-spyder-kernels"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-trio",
                        "py313-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py313-decorator",
            "portdir": "python/py-decorator",
            "version": "5.2.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": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipython",
                        "py313-gssapi",
                        "py313-httpbin",
                        "py313-jsonpath-rw",
                        "py313-obspy",
                        "py-decorator"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-dogpile-cache",
                        "py313-openstacksdk",
                        "py313-librosa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-Faker"
                    ]
                }
            ]
        },
        {
            "name": "py313-backcall",
            "portdir": "python/py-backcall",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/takluyver/backcall",
            "description": "Specifications for callback functions passed in to an API.",
            "long_description": "Specifications for callback functions passed in to an API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-backcall"
                    ]
                }
            ]
        },
        {
            "name": "py313-appnope",
            "portdir": "python/py-appnope",
            "version": "0.1.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minrk/appnope",
            "description": "Disable App Nap on OS X 10.9.",
            "long_description": "Disable App Nap on OS X 10.9.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipykernel",
                        "py-appnope"
                    ]
                }
            ]
        },
        {
            "name": "py313-stack_data",
            "portdir": "python/py-stack_data",
            "version": "0.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexmojaki/stack_data",
            "description": "Library that extracts data from stack frames and tracebacks.",
            "long_description": "Library that extracts data from stack frames and tracebacks.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asttokens",
                        "py313-executing",
                        "py313-pure_eval",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-stack_data",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py313-pure_eval",
            "portdir": "python/py-pure_eval",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexmojaki/pure_eval",
            "description": "Safely evaluate certain AST nodes.",
            "long_description": "Safely evaluate certain AST nodes.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pure_eval",
                        "py313-stack_data"
                    ]
                }
            ]
        },
        {
            "name": "py313-executing",
            "portdir": "python/py-executing",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexmojaki/executing",
            "description": "Get the currently executing AST node of a frame.",
            "long_description": "Get the currently executing AST node of a frame.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-executing",
                        "py313-stack_data"
                    ]
                }
            ]
        },
        {
            "name": "py313-asttokens",
            "portdir": "python/py-asttokens",
            "version": "3.0.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gristlabs/asttokens",
            "description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
            "long_description": "The asttokens module annotates Python abstract syntax trees (ASTs).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asttokens",
                        "py313-stack_data"
                    ]
                }
            ]
        },
        {
            "name": "py313-pygments",
            "portdir": "python/py-pygments",
            "version": "2.19.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pygments.org/",
            "description": "Python syntax highlighter",
            "long_description": "Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "pygments_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "lldb-19",
                        "llvm-21",
                        "flang-19",
                        "llvm-devel",
                        "mlir-devel",
                        "clang-devel",
                        "lldb-devel",
                        "flang-devel",
                        "llvm-20",
                        "mlir-20",
                        "clang-20",
                        "lldb-20",
                        "flang-20",
                        "flang-21",
                        "llvm-19",
                        "mlir-19",
                        "lldb-21",
                        "mlir-21",
                        "clang-19",
                        "clang-21"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipython",
                        "py313-pudb",
                        "py313-pygments-mathematica",
                        "mycli",
                        "colout",
                        "litecli",
                        "pgcli",
                        "gtk-doc",
                        "py313-httpx",
                        "py313-breathe",
                        "py313-nbconvert",
                        "py313-pytest",
                        "py-pygments",
                        "py313-ipython-pygments-lexers",
                        "py313-qtconsole",
                        "py313-cli-helpers",
                        "py313-superqt",
                        "xonsh",
                        "gcovr",
                        "funky",
                        "py313-jupyter_console",
                        "gi-docgen",
                        "jello",
                        "jc",
                        "py313-pyficache",
                        "py313-ptpython"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder",
                        "py313-markdown2",
                        "py313-trepan3k",
                        "py313-jupyterlab_pygments",
                        "qgis3-ltr",
                        "qgis3",
                        "py313-readme_renderer",
                        "py313-rich",
                        "py313-sphinx"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "hg-git"
                    ]
                }
            ]
        },
        {
            "name": "py313-pretend",
            "portdir": "python/py-pretend",
            "version": "1.0.9",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alex/pretend",
            "description": "A library for stubbing in Python",
            "long_description": "A library for stubbing in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-traitlets",
                        "py-pretend"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-id",
                        "py313-packaging",
                        "py313-cryptography",
                        "py313-structlog"
                    ]
                }
            ]
        },
        {
            "name": "py313-prompt_toolkit",
            "portdir": "python/py-prompt_toolkit",
            "version": "3.0.52",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prompt-toolkit/python-prompt-toolkit",
            "description": "Library for building powerful interactive command lines in Python",
            "long_description": "Library for building powerful interactive command lines in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ptpython",
                        "py-prompt_toolkit",
                        "mycli",
                        "litecli",
                        "pgcli",
                        "py313-git-delete-merged-branches",
                        "xonsh",
                        "py313-awscli2",
                        "py313-jupyter_console",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py313-wcwidth",
            "portdir": "python/py-wcwidth",
            "version": "0.2.14",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/wcwidth/",
            "description": "Library for building powerful interactive command lines in Python",
            "long_description": "Library for building powerful interactive command lines in Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyte",
                        "py-wcwidth",
                        "py313-blessed",
                        "py313-git-delete-merged-branches",
                        "toot",
                        "py313-cli-helpers",
                        "py313-prompt_toolkit",
                        "py313-urwid",
                        "translate-toolkit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-ftfy"
                    ]
                }
            ]
        },
        {
            "name": "py313-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-jupyter_client",
                        "py313-jupyter_core",
                        "py-traitlets",
                        "py313-ipykernel",
                        "py313-nbclient",
                        "py313-nbformat",
                        "py313-jupyter_events",
                        "py313-jupyter_server",
                        "py313-jupyterlab",
                        "py313-nbconvert",
                        "py313-ipywidgets",
                        "py313-matplotlib-inline",
                        "py313-ipympl",
                        "py313-qtconsole",
                        "py313-metpy",
                        "py313-jupyter_console",
                        "py313-comm",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py313-ptyprocess",
            "portdir": "python/py-ptyprocess",
            "version": "0.7.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pexpect/ptyprocess",
            "description": "Run a subprocess in a pseudo terminal",
            "long_description": "Run a subprocess in a pseudo terminal",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-ptyprocess",
                        "py313-pexpect",
                        "py313-terminado"
                    ]
                }
            ]
        },
        {
            "name": "py313-pexpect",
            "portdir": "python/py-pexpect",
            "version": "4.9.0",
            "license": "ISC",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pexpect.readthedocs.org/",
            "description": "Allows easy control of interactive console applications.",
            "long_description": "Pexpect is a pure Python module for spawning child applications, controlling them, and responding to expected patterns in their output. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ptyprocess",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pexpect",
                        "hatch",
                        "py313-poetry-plugin-shell",
                        "py313-ipython"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "fish3"
                    ]
                }
            ]
        },
        {
            "name": "py313-matplotlib-inline",
            "portdir": "python/py-matplotlib-inline",
            "version": "0.2.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/martinRenou/matplotlib-inline",
            "description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ipykernel",
                        "py-matplotlib-inline",
                        "py313-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py313-parso",
            "portdir": "python/py-parso",
            "version": "0.8.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/parso",
            "description": "A Python Parser",
            "long_description": "A Python Parser",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-jedi",
                        "py-parso"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-jedi",
            "portdir": "python/py-jedi",
            "version": "0.19.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/davidhalter/jedi",
            "description": "An autocompletion tool for Python that can be used for text editors.",
            "long_description": "An autocompletion tool for Python that can be used for text editors.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-parso",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-ptpython",
                        "py313-pudb",
                        "py313-python-lsp-server",
                        "py-jedi",
                        "py313-ipython"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-astor",
            "portdir": "python/py-astor",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/berkerpeksag/astor",
            "description": "Read/rewrite/write Python ASTs",
            "long_description": "astor is a python library to easily manipulate Python source code via ASTs",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 167
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-astor"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-trio"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-trio",
            "portdir": "python/py-pytest-trio",
            "version": "0.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/pytest-trio",
            "description": "Pytest plugin for trio",
            "long_description": "Pytest plugin for trio",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pytest",
                        "py313-trio",
                        "py313-outcome"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-trio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest-asyncio",
                        "py313-trio"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-asyncio",
            "portdir": "python/py-pytest-asyncio",
            "version": "1.2.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytest-asyncio.readthedocs.io/",
            "description": "pytest support for asyncio",
            "long_description": "asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pytest"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-flaky",
                        "py313-mypy",
                        "py313-pytest-trio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-asyncio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-outcome",
                        "py313-pytest-mock",
                        "py313-blinker",
                        "py313-responses",
                        "py313-mitmproxy",
                        "py313-graphql-relay",
                        "py313-structlog",
                        "py313-asgiref",
                        "py313-django-allauth",
                        "py313-cssselect",
                        "py313-aiodns",
                        "py313-pygls"
                    ]
                }
            ]
        },
        {
            "name": "py313-outcome",
            "portdir": "python/py-outcome",
            "version": "1.3.0.post0",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/outcome",
            "description": "Capture the outcome of Python function calls",
            "long_description": "Capture the outcome of Python function calls. Extracted from the Trio project.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-attrs"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-async_generator",
                        "py313-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-outcome",
                        "py313-pytest-trio",
                        "py313-trio"
                    ]
                }
            ]
        },
        {
            "name": "py313-async_generator",
            "portdir": "python/py-async_generator",
            "version": "1.10",
            "license": "MIT and Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/async_generator",
            "description": "A library making it easy to write async iterators in Python 3.5",
            "long_description": "Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-async_generator"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-outcome",
                        "py313-trio"
                    ]
                }
            ]
        },
        {
            "name": "py313-trio",
            "portdir": "python/py-trio",
            "version": "0.31.0",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://trio.readthedocs.io",
            "description": "Friendly Python library for async concurrency and I/O",
            "long_description": "The Trio project's goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. Like all async libraries, its main purpose is to help you write programs that do multiple things at the same time with parallelized I/O.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-outcome",
                        "python313",
                        "py313-attrs",
                        "py313-idna",
                        "py313-sortedcontainers",
                        "py313-sniffio"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-mypy_extensions",
                        "py313-mypy",
                        "py313-async_generator",
                        "py313-pytest-trio",
                        "py313-astor",
                        "py313-ipython",
                        "py313-cryptography",
                        "py313-openssl",
                        "py313-trustme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-dnspython",
                        "py313-pytest-trio",
                        "py-trio",
                        "py313-trio-websocket"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-python-socks"
                    ]
                }
            ]
        },
        {
            "name": "py313-sniffio",
            "portdir": "python/py-sniffio",
            "version": "1.3.1",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/sniffio",
            "description": "Sniff out which async library your code is running under",
            "long_description": "This is a tiny package whose only purpose is to let you detect which async library your code is running under.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-dnspython",
                        "py313-cloudflare",
                        "py-sniffio",
                        "py313-httpcore",
                        "py313-httpx",
                        "py313-trio",
                        "py313-anyio"
                    ]
                }
            ]
        },
        {
            "name": "py313-six",
            "portdir": "python/py-six",
            "version": "1.17.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/six/",
            "description": "py-six is a Python 2 and 3 compatibility library.",
            "long_description": "py-six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-tox",
                        "py313-pyinterval",
                        "py313-bson",
                        "py313-pypostal",
                        "py-six",
                        "py313-jsbeautifier",
                        "py313-dateutil",
                        "py313-rad",
                        "funky",
                        "magic-wormhole",
                        "py313-twilio",
                        "py313-bigfloat",
                        "py313-xdis",
                        "py313-agate",
                        "py313-pyannotate",
                        "py313-protobuf3",
                        "py313-tempora",
                        "deluge",
                        "py313-ecdsa",
                        "py313-vobject",
                        "py313-fs",
                        "py313-scruffington",
                        "py313-xlib",
                        "py313-astroplan",
                        "py313-qrcode",
                        "py313-blessed",
                        "py313-pynacl",
                        "py313-rfc3339-validator",
                        "py313-sphinxcontrib-httpdomain",
                        "py313-freezegun",
                        "qgis3",
                        "qgis3-ltr",
                        "py313-flask-restful",
                        "py313-leather",
                        "py313-ansible-core",
                        "py313-prov",
                        "py313-html5lib",
                        "py313-pywinrm",
                        "py313-storm",
                        "py313-junit-xml",
                        "py313-configobj",
                        "grass",
                        "sigil",
                        "py313-django-htmlmin",
                        "py313-flasgger",
                        "py313-httpbin",
                        "py313-pytorch",
                        "py313-iniparse",
                        "py313-jsonpath-rw",
                        "py313-google-auth",
                        "py313-hdfs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-behave",
                        "py313-resampy",
                        "py313-langdetect",
                        "impacket",
                        "py313-pytest-shutil",
                        "py313-parse-type",
                        "py313-automat",
                        "py313-spotipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-iocapture",
                        "py313-pyicu",
                        "py313-openid",
                        "py313-uncompyle6",
                        "py313-pytest-fixture-config",
                        "py313-click-spinner"
                    ]
                }
            ]
        },
        {
            "name": "py313-mypy",
            "portdir": "python/py-mypy",
            "version": "1.19.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.mypy-lang.org",
            "description": "Optional static typing for Python",
            "long_description": "Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-types-setuptools",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-types-psutil"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pathspec",
                        "py313-mypy_extensions",
                        "py313-typing_extensions",
                        "py313-librt",
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mypy_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-scipy",
                        "py-mypy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-trio",
                        "py313-numpy",
                        "py313-rsa",
                        "py313-asgiref",
                        "py313-pytest-asyncio",
                        "py313-immutables",
                        "py313-typer"
                    ]
                }
            ]
        },
        {
            "name": "py313-typing_extensions",
            "portdir": "python/py-typing_extensions",
            "version": "4.15.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typing_extensions",
            "description": "Backported and Experimental Type Hints for Python",
            "long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-aiosqlite"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pydash",
                        "py313-diskcache-stubs",
                        "py313-psygnal",
                        "gdown",
                        "py313-magicgui",
                        "py313-onnx",
                        "py313-typing-inspection",
                        "py313-urwid",
                        "py313-mypy",
                        "py313-logilab-common",
                        "py313-flexcache",
                        "py313-flexparser",
                        "py313-pint",
                        "py313-altair",
                        "py313-docx",
                        "py313-treq",
                        "py313-docstring-to-markdown",
                        "py313-emmet-core",
                        "py313-confection",
                        "py313-sqlalchemy",
                        "py-typing_extensions",
                        "py313-arviz",
                        "py313-asyncssh",
                        "py313-pymc",
                        "py313-cloudflare",
                        "py313-beancount-import",
                        "py313-typeguard",
                        "py313-panel",
                        "napari",
                        "py313-mp-api",
                        "py313-logbook",
                        "py313-pytensor",
                        "py313-zarr",
                        "py313-pysigma",
                        "py313-app-model",
                        "py313-alembic",
                        "py313-jsonlines",
                        "py313-beautifulsoup4",
                        "py313-cattrs",
                        "py313-superqt",
                        "justpath",
                        "py313-scikit-rf",
                        "py313-twisted",
                        "py313-async-timeout",
                        "py313-pytorch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-huggingface_hub",
                        "py313-typer",
                        "py313-panel",
                        "py313-fastapi",
                        "py313-pygithub",
                        "py313-keystoneauth1",
                        "py313-openstacksdk",
                        "py313-setuptools-rust",
                        "hyfetch",
                        "py313-django-countries",
                        "py313-librosa",
                        "py313-Faker",
                        "py313-pydantic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-numpy"
                    ]
                }
            ]
        },
        {
            "name": "py313-flaky",
            "portdir": "python/py-flaky",
            "version": "3.8.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/box/flaky",
            "description": "Plugin for nose or py.test that automatically reruns flaky tests.",
            "long_description": "Plugin for nose or py.test that automatically reruns flaky tests.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flaky"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-python-lsp-server",
                        "py313-pytest-asyncio",
                        "py313-pylast",
                        "py313-watchdog"
                    ]
                }
            ]
        },
        {
            "name": "py313-types-setuptools",
            "portdir": "python/py-types-setuptools",
            "version": "80.9.0.20251223",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for setuptools",
            "long_description": "Typing stubs for setuptools. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-mypy"
                    ]
                }
            ]
        }
    ]
}