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

{
    "count": 50475,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=70",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=68",
    "results": [
        {
            "name": "py313-astroid",
            "portdir": "python/py-astroid",
            "version": "4.0.3",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pylint-dev/astroid",
            "description": "Rebuild a new abstract syntax tree from Python's ast.",
            "long_description": "The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint... Well, actually the development of this library is essentially governed by pylint's needs.",
            "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": [
                        "py313-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py313-autoflake",
            "portdir": "python/py-autoflake",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/autoflake",
            "description": "Removes unused imports and unused variables",
            "long_description": "Removes unused imports and unused variables",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pyflakes"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-autoflake"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-runner",
            "portdir": "python/py-pytest-runner",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-runner",
            "description": "pytest-runner adds test support to setup.py scripts",
            "long_description": "pytest-runner adds test support to setup.py scripts. Setup scripts can use pytest-runner to invoke py.test as distutils command and provices dependency resolution.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-rfc3986-validator",
                        "py313-cairosvg",
                        "py313-progressbar",
                        "py313-pdbecif",
                        "py313-neovim",
                        "py313-pyte"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-runner"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pyrsistent",
                        "sshuttle"
                    ]
                }
            ]
        },
        {
            "name": "py313-defusedxml",
            "portdir": "python/py-defusedxml",
            "version": "0.7.1",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tiran/defusedxml",
            "description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
            "long_description": "Workarounds and fixes for DoS and other vulnerabilities in Python’s XML libraries.",
            "active": true,
            "categories": [
                "textproc",
                "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-zeep",
                        "py313-nbconvert",
                        "py313-pyvo",
                        "py313-cairosvg",
                        "py-defusedxml",
                        "py313-vo"
                    ]
                }
            ]
        },
        {
            "name": "py313-cssselect2",
            "portdir": "python/py-cssselect2",
            "version": "0.8.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://doc.courtbouillon.org/cssselect2/",
            "description": "cssselect2 is a straightforward implementation of CSS4 Selectors for markup documents",
            "long_description": "cssselect2 is a straightforward implementation of CSS4 Selectors for markup documents",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-tinycss2",
                        "py313-webencodings"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cssselect2",
                        "py313-cairosvg",
                        "py313-svglib"
                    ]
                }
            ]
        },
        {
            "name": "py312-cinemagoer",
            "portdir": "python/py-cinemagoer",
            "version": "2023.5.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cinemagoer.github.io/",
            "description": "Python package to access the IMDb's database",
            "long_description": "Python package to access the IMDb's database",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-wheel",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-lxml",
                        "py312-sqlalchemy",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-cinemagoer"
                    ]
                }
            ]
        },
        {
            "name": "py-cinemagoer",
            "portdir": "python/py-cinemagoer",
            "version": "2023.5.1",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cinemagoer.github.io/",
            "description": "Python package to access the IMDb's database",
            "long_description": "Python package to access the IMDb's database",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-cinemagoer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-jplephem",
            "portdir": "python/py-jplephem",
            "version": "2.23",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/brandon-rhodes/python-jplephem/",
            "description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
            "long_description": "The package is a Python implementation of the math that standard JPL ephemerides use to predict raw (x,y,z) planetary positions.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-skyfield",
                        "py-jplephem",
                        "py313-spktype21"
                    ]
                }
            ]
        },
        {
            "name": "py313-dask",
            "portdir": "python/py-dask",
            "version": "2025.9.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dask/dask/",
            "description": "Minimal task scheduling abstraction.",
            "long_description": "Dask provides multi-core execution on larger-than-memory datasets using blocked algorithms and task scheduling. It maps high-level NumPy, Pandas, and list operations on large datasets on to many operations on small in-memory datasets. It then executes these graphs in parallel on a single machine. Dask lets us use traditional NumPy, Pandas, and list programming while operating on inconveniently large data in a small amount of space.",
            "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",
                        "py313-versioneer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-cloudpickle",
                        "python313",
                        "py313-partd",
                        "py313-packaging",
                        "py313-click",
                        "py313-fsspec",
                        "py313-yaml",
                        "py313-toolz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "verde",
                        "napari",
                        "py-dask"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-reproject"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-sparse"
                    ]
                }
            ]
        },
        {
            "name": "py313-partd",
            "portdir": "python/py-partd",
            "version": "1.4.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mrocklin/partd/",
            "description": "Appendable key-value storage.",
            "long_description": "Appendable key-value storage.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-toolz",
                        "py313-locket",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-dask"
                    ]
                }
            ]
        },
        {
            "name": "py313-locket",
            "portdir": "python/py-locket",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mwilliamson/locket.py",
            "description": "File-based locks for Python.",
            "long_description": "File-based locks for Python.",
            "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": [
                        "py313-partd"
                    ]
                }
            ]
        },
        {
            "name": "py313-cloudpickle",
            "portdir": "python/py-cloudpickle",
            "version": "3.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cloudpipe/cloudpickle",
            "description": "Extended pickling support for Python objects.",
            "long_description": "Extended pickling support for Python objects.",
            "active": true,
            "categories": [
                "science",
                "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": [
                        "py313-pymc",
                        "py-cloudpickle",
                        "py313-spyder-kernels",
                        "py313-dask"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder",
                        "py313-reproject"
                    ]
                }
            ]
        },
        {
            "name": "py313-bottleneck",
            "portdir": "python/py-bottleneck",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/bottleneck",
            "description": "Fast NumPy array functions written in Cython",
            "long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-bottleneck"
                    ]
                }
            ]
        },
        {
            "name": "py313-soupsieve",
            "portdir": "python/py-soupsieve",
            "version": "2.8.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/soupsieve",
            "description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4",
            "long_description": "Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-beautifulsoup4",
                        "py-soupsieve"
                    ]
                }
            ]
        },
        {
            "name": "py313-html5lib",
            "portdir": "python/py-html5lib",
            "version": "1.1",
            "license": "Permissive",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/html5lib/html5lib-python",
            "description": "Library for working with HTML documents",
            "long_description": "A Python implementation of a HTML parser based on the WHATWG HTML5 specification for maximum compatibility with major desktop web browsers.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-webencodings",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qt6-qtwebengine-docs",
                        "qt69-qtwebengine",
                        "qt69-qtwebengine-docs",
                        "qt68-qtwebengine",
                        "qt68-qtwebengine-docs",
                        "qt6-qtwebengine"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "cppman",
                        "buku",
                        "py313-skyfield",
                        "sigil",
                        "py313-django-htmlmin",
                        "py313-beautifulsoup4",
                        "py-html5lib"
                    ]
                }
            ]
        },
        {
            "name": "py313-beautifulsoup4",
            "portdir": "python/py-beautifulsoup4",
            "version": "4.14.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.crummy.com/software/BeautifulSoup/",
            "description": "Python HTML/XML parser",
            "long_description": "Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "chardet",
                "charset_normalizer",
                "html5lib",
                "lxml"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-soupsieve",
                        "python313",
                        "py313-typing_extensions",
                        "py313-lxml",
                        "py313-html5lib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "buku",
                        "osxphotos",
                        "gdown",
                        "py313-skyfield",
                        "py313-nbconvert",
                        "offpunk",
                        "py313-siphon",
                        "py313-cartopy",
                        "cppman",
                        "py313-sunpy",
                        "py-beautifulsoup4",
                        "toot",
                        "beets",
                        "beets-devel",
                        "py313-django-htmlmin",
                        "py313-socid-extractor"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-libpysal",
                        "py313-pymatgen",
                        "py313-dns-lexicon"
                    ]
                }
            ]
        },
        {
            "name": "py313-asdf-coordinates-schemas",
            "portdir": "python/py-asdf-coordinates-schemas",
            "version": "0.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asdf-format/asdf-coordinates-schemas",
            "description": "This package provides ASDF schemas for validating coordinates tags.",
            "long_description": "This package provides ASDF schemas for validating coordinates tags.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-toml",
                        "py313-wheel",
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asdf-coordinates-schemas",
                        "py313-asdf-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py313-jmespath",
            "portdir": "python/py-jmespath",
            "version": "1.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jmespath/jmespath.py",
            "description": "JSON Matching Expressions",
            "long_description": "JSON Matching Expressions",
            "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": [
                        "py313-aiobotocore",
                        "py313-awscli2",
                        "py313-botocore",
                        "py-jmespath",
                        "py313-asdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-openstacksdk",
                        "py313-boto3"
                    ]
                }
            ]
        },
        {
            "name": "py313-asdf",
            "portdir": "python/py-asdf",
            "version": "5.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asdf-format/asdf",
            "description": "The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data.",
            "long_description": "The Advanced Scientific Data Format (ASDF) is a next-generation interchange format for scientific data. This package contains the Python implementation of the ASDF Standard.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "lz4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf-standard",
                        "python313",
                        "py313-jmespath",
                        "py313-asdf-transform-schemas",
                        "py313-packaging",
                        "py313-attrs",
                        "py313-semantic_version",
                        "py313-numpy",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf-coordinates-schemas",
                        "py-asdf",
                        "py313-asdf-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py313-asdf-unit-schemas",
            "portdir": "python/py-asdf-unit-schemas",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asdf-format/asdf-unit-schemas",
            "description": "This package provides ASDF schemas for validating unit tags.",
            "long_description": "This package provides ASDF schemas for validating unit tags.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf-standard",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asdf-unit-schemas"
                    ]
                }
            ]
        },
        {
            "name": "ruby-completion",
            "portdir": "ruby/ruby-completion",
            "version": "20240924",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mernen/completion-ruby",
            "description": "Bash completions for Ruby/JRuby",
            "long_description": "Bash completions for Ruby/JRuby",
            "active": true,
            "categories": [
                "ruby"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pandas",
            "portdir": "python/py-pandas",
            "version": "2.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pandas.pydata.org",
            "description": "Powerful data structures for data analysis and statistics",
            "long_description": "Powerful data structures for data analysis and statistics",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-versioneer",
                        "py313-build",
                        "py313-installer",
                        "py313-wheel",
                        "py313-cython",
                        "py313-meson-python",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tz",
                        "py313-numpy",
                        "py313-dateutil",
                        "py313-pytzdata",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "holoviews",
                        "verde",
                        "py313-skyfield",
                        "py313-arviz",
                        "py313-pymc",
                        "py313-astropy",
                        "py313-bokeh",
                        "py313-panel",
                        "napari",
                        "py313-siphon",
                        "py313-geopandas",
                        "py-pandas",
                        "beets-describe",
                        "py313-scikit-rf",
                        "py313-mapclassify",
                        "py313-seaborn",
                        "py313-maggma",
                        "py313-metpy",
                        "py313-altair",
                        "py313-tropycal",
                        "py313-statsmodels",
                        "py313-xarray",
                        "py313-drms"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-libpysal",
                        "py313-pmdarima",
                        "py313-spyder",
                        "py313-momepy",
                        "qgis3-ltr",
                        "py313-pygmt",
                        "py313-pointpats",
                        "py313-segregation",
                        "py313-spopt",
                        "py313-access",
                        "py313-spaghetti",
                        "py313-tobler",
                        "py313-panel",
                        "py313-spvcm",
                        "py313-esda",
                        "py313-inequality",
                        "py313-pymatgen",
                        "py313-spreg",
                        "py313-datasets",
                        "qgis3"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pynndescent",
                        "py313-scikits-bootstrap",
                        "py313-pdal",
                        "py313-peakutils",
                        "py313-patsy",
                        "py313-igraph",
                        "py313-pyarrow"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytzdata",
            "portdir": "python/py-pytzdata",
            "version": "2020.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sdispater/pytzdata",
            "description": "The Olson timezone database for Python",
            "long_description": "The Olson timezone database for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-tzlocal",
                        "py313-pandas",
                        "py-pytzdata",
                        "py313-pendulum"
                    ]
                }
            ]
        },
        {
            "name": "py313-versioneer",
            "portdir": "python/py-versioneer",
            "version": "0.29",
            "license": "public-domain",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-versioneer/python-versioneer",
            "description": "Easy VCS-based management of project version strings",
            "long_description": "Easy VCS-based management of project version strings",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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-dask",
                        "py313-pymc",
                        "py313-bottleneck",
                        "py313-partd",
                        "py313-click-spinner",
                        "py313-pytensor",
                        "py313-pandas",
                        "py313-pyogrio",
                        "py313-constantly",
                        "magic-wormhole",
                        "py313-mdtraj",
                        "py313-donfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-versioneer"
                    ]
                }
            ]
        },
        {
            "name": "py313-cached-property",
            "portdir": "python/py-cached-property",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydanny/cached-property",
            "description": "A decorator for caching properties in classes",
            "long_description": "A decorator for caching properties in classes",
            "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": "lib",
                    "ports": [
                        "py-cached-property",
                        "py313-zeep",
                        "beets-beetcamp"
                    ]
                }
            ]
        },
        {
            "name": "py313-astropy-iers-data",
            "portdir": "python/py-astropy-iers-data",
            "version": "0.2026.1.12.0.42.13",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/astropy-iers-data",
            "description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
            "long_description": "IERS Earth Rotation and Leap Second tables for the astropy core package",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "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": [
                        "py313-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py313-extension-helpers",
            "portdir": "python/py-extension-helpers",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astropy/extension_helpers",
            "description": "Helpers to assist with building Python packages with compiled C/Cython extensions",
            "long_description": "Helpers to assist with building Python packages with compiled C/Cython extensions",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 434
                }
            ],
            "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": "build",
                    "ports": [
                        "py313-sunpy",
                        "py313-astropy",
                        "py313-astropy-healpix",
                        "py313-reproject",
                        "py313-photutils",
                        "py313-regions",
                        "py313-astroscrappy",
                        "py313-pyregion"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-extension-helpers"
                    ]
                }
            ]
        },
        {
            "name": "py312-readability-lxml",
            "portdir": "python/py-readability-lxml",
            "version": "0.8.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/buriy/python-readability",
            "description": "fast html to text parser (article readability tool)",
            "long_description": "fast html to text parser (article readability tool)",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-chardet",
                        "py312-lxml",
                        "py312-cssselect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "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": [
                        "py313-packaging",
                        "py313-hatchling",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pymongo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-hatch-requirements-txt"
                    ]
                }
            ]
        },
        {
            "name": "py311-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-packaging",
                        "py311-hatchling",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py311-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py312-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-packaging",
                        "py312-hatchling",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py312-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py39-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-packaging",
                        "py39-hatchling",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py310-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-packaging",
                        "py310-hatchling",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pymongo"
                    ]
                }
            ]
        },
        {
            "name": "py-hatch-requirements-txt",
            "portdir": "python/py-hatch-requirements-txt",
            "version": "0.4.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/repo-helper/hatch-requirements-txt",
            "description": "Hatchling plugin to read project dependencies from requirements.txt",
            "long_description": "Hatchling plugin to read project dependencies from requirements.txt",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-hatch-requirements-txt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-bleach",
            "portdir": "python/py-bleach",
            "version": "6.3.0",
            "license": "Apache",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "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-webencodings",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-panel",
                        "py313-nbconvert"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-panel",
                        "py313-readme_renderer",
                        "py313-mdx_linkify"
                    ]
                }
            ]
        },
        {
            "name": "py313-trustme",
            "portdir": "python/py-trustme",
            "version": "1.2.1",
            "license": "(Apache-2 or MIT)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-trio/trustme/",
            "description": "#1 quality TLS certs while you wait, for the discerning tester",
            "long_description": "trustme is a tiny Python package that does one thing: it gives you a fake certificate authority (CA) that you can use to generate fake TLS certs to use in your tests.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jan",
                    "github": "jandemter",
                    "ports_count": 71
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-hatchling",
                        "py313-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cryptography",
                        "py313-idna"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-openssl",
                        "py313-service_identity"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-trustme"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-trio"
                    ]
                }
            ]
        },
        {
            "name": "py313-asdf-transform-schemas",
            "portdir": "python/py-asdf-transform-schemas",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asdf-format/asdf-transform-schemas",
            "description": "This package provides ASDF schemas for validating transform tags.",
            "long_description": "This package provides ASDF schemas for validating transform tags.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-asdf-standard",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-asdf-transform-schemas",
                        "py313-asdf",
                        "py313-asdf-astropy"
                    ]
                }
            ]
        },
        {
            "name": "py313-asdf-standard",
            "portdir": "python/py-asdf-standard",
            "version": "1.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asdf-format/asdf-standard",
            "description": "This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff.",
            "long_description": "This document describes the Advanced Scientific Data Format (ASDF), pronounced AZ-diff.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "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-asdf-standard",
                        "py313-asdf-transform-schemas",
                        "py313-asdf-unit-schemas",
                        "py313-asdf"
                    ]
                }
            ]
        },
        {
            "name": "py313-aiohttp-socks",
            "portdir": "python/py-aiohttp-socks",
            "version": "0.11.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/aiohttp-socks",
            "description": "The aiohttp-socks package provides a proxy connector for aiohttp.",
            "long_description": "The aiohttp-socks package provides a proxy connector for aiohttp. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as well as Proxy chains. It uses python-socks for core proxy functionality.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiohttp",
                        "py313-python-socks",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aiohttp-socks"
                    ]
                }
            ]
        },
        {
            "name": "py313-python-socks",
            "portdir": "python/py-python-socks",
            "version": "2.8.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/romis2012/python-socks",
            "description": "Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality",
            "long_description": "The python-socks package provides a core proxy client functionality for Python. Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. You probably don't need to use python-socks directly. It is used internally by aiohttp-socks and httpx-socks packages.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-trio",
                        "py313-anyio",
                        "py313-curio"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiohttp-socks",
                        "py-python-socks"
                    ]
                }
            ]
        },
        {
            "name": "py313-curio",
            "portdir": "python/py-curio",
            "version": "1.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dabeaz/curio",
            "description": "Curio is a coroutine-based library for concurrent systems programming",
            "long_description": "Curio is a coroutine-based library for concurrent systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency.",
            "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-curio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-python-socks"
                    ]
                }
            ]
        },
        {
            "name": "py313-async-timeout",
            "portdir": "python/py-async-timeout",
            "version": "4.0.3",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/async-timeout",
            "description": "asyncio-compatible timeout context manager.",
            "long_description": "asyncio-compatible is useful in cases when you want to apply timeout logic around block of code or in cases when asyncio.wait_for() is not suitable. Also it's much faster than asyncio.wait_for() because timeout doesn't create a new task.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 90
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-typing_extensions",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-async-timeout"
                    ]
                }
            ]
        },
        {
            "name": "py313-parfive",
            "portdir": "python/py-parfive",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://parfive.readthedocs.io/en/stable/",
            "description": "A parallel file downloader using asyncio.",
            "long_description": "A parallel file downloader using asyncio. parfive can handle downloading multiple files in parallel as well as downloading each file in a number of chunks.",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "variants": [
                "ftp"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tqdm",
                        "py313-aiohttp",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-sunpy",
                        "py-parfive"
                    ]
                }
            ]
        },
        {
            "name": "py313-aioftp",
            "portdir": "python/py-aioftp",
            "version": "0.27.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/aioftp",
            "description": "ftp client/server for asyncio",
            "long_description": "ftp client/server for asyncio",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1199
                }
            ],
            "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-aioftp"
                    ]
                }
            ]
        },
        {
            "name": "py313-toolz",
            "portdir": "python/py-toolz",
            "version": "1.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytoolz/toolz/",
            "description": "List processing tools and functional utilities.",
            "long_description": "List processing tools and functional utilities.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2866
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools-git-versioning",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-partd",
                        "napari",
                        "py313-cytoolz",
                        "py313-altair",
                        "py313-logical-unification",
                        "py313-minikanren",
                        "py313-dask"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyicu",
            "portdir": "python/py-pyicu",
            "version": "2.16",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.pyicu.org/main/pyicu",
            "description": "Python extension wrapping the ICU C++ API",
            "long_description": "Python extension wrapping the ICU C++ API",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-20",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gramps",
                        "py-pyicu"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-natsort"
                    ]
                }
            ]
        },
        {
            "name": "py313-nmrglue-devel",
            "portdir": "python/py-nmrglue",
            "version": "20250920-1f575edf",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "py313-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nmrglue-devel"
                    ]
                }
            ]
        },
        {
            "name": "py313-nmrglue",
            "portdir": "python/py-nmrglue",
            "version": "0.11",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nmrglue.com",
            "description": "A module for working with NMR data in Python",
            "long_description": "nmrglue is a module for working with NMR data in Python. When used with the Numpy, Scipy, and matplotlib packages nmrglue provides a robust interpreted environment for processing, analysing, and inspecting NMR data.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "py313-scipy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-nmrglue"
                    ]
                }
            ]
        },
        {
            "name": "py313-natsort",
            "portdir": "python/py-natsort",
            "version": "8.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SethMMorton/natsort",
            "description": "Natural sorting for Python",
            "long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pyicu"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-hypothesis",
                        "py313-pytest",
                        "py313-pytest-mock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-natsort"
                    ]
                }
            ]
        },
        {
            "name": "py313-minikanren",
            "portdir": "python/py-minikanren",
            "version": "1.0.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pythological/kanren",
            "description": "Relational programming in Python",
            "long_description": "Relational programming in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools_scm",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-cons",
                        "py313-etuples",
                        "py313-logical-unification",
                        "py313-multipledispatch",
                        "py313-toolz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytensor",
                        "py-minikanren"
                    ]
                }
            ]
        }
    ]
}