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

{
    "count": 50307,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=664",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=662",
    "results": [
        {
            "name": "py39-pystache",
            "portdir": "python/py-pystache",
            "version": "0.6.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/defunkt/pystache",
            "description": "Mustache for Python",
            "long_description": "Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-importlib-metadata",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pystache",
            "portdir": "python/py-pystache",
            "version": "0.6.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PennyDreadfulMTG/pystache",
            "description": "Mustache for Python",
            "long_description": "Pystache is a Python implementation of Mustache. Mustache is a framework-agnostic, logic-free templating system inspired by ctemplate and et.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clash",
            "portdir": "net/clash",
            "version": "1.18.0",
            "license": "GPL-3",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Dreamacro/clash",
            "description": "A rule-based tunnel in Go",
            "long_description": "A rule-based tunnel in Go, feature-rich and supports VMess, Shadowsocks, Trojan, Snell protocols.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 223
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-qutip",
            "portdir": "python/py-qutip",
            "version": "4.6.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qutip.org/",
            "description": "Quantum Toolbox in Python",
            "long_description": "QuTiP is open-source software for simulating the dynamics of open quantum systems.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc11",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cython",
                        "py310-numpy",
                        "libgcc",
                        "py310-matplotlib",
                        "py310-ipython",
                        "py310-scipy",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qutip"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyfftw",
            "portdir": "python/py-pyfftw",
            "version": "0.13.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pyFFTW/pyFFTW",
            "description": "pythonic python wrapper around FFTW",
            "long_description": "A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 430
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "fftw-3-single",
                        "fftw-3-long",
                        "python310",
                        "py310-numpy",
                        "fftw-3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyfftw"
                    ]
                }
            ]
        },
        {
            "name": "7zip",
            "portdir": "archivers/7zip",
            "version": "25.01",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.7-zip.org",
            "description": "7zip is a file archiver with a high compression ratio.",
            "long_description": "7zip is a file archiver that has a high compression ratio in 7z format with LZMA and LZMA2 compression, supports packing and unpacking XZ, BZIP2, GZIP, TAR, ZIP and WIM archives, and unpacking AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, WIM, XAR and Z archives.",
            "active": true,
            "categories": [
                "archivers"
            ],
            "maintainers": [
                {
                    "name": "srirangav",
                    "github": "srirangav",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "unp"
                    ]
                }
            ]
        },
        {
            "name": "py37-configparser",
            "portdir": "python/py-configparser",
            "version": "5.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/configparser",
            "description": "Configparser from Python 3.8 to Python 2.6-3.7",
            "long_description": "Configparser from Python 3.8 to Python 2.6-3.7",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-setuptools_scm",
                        "py37-toml",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-configparser",
            "portdir": "python/py-configparser",
            "version": "6.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/jaraco/configparser",
            "description": "Configparser from Python 3.8 to Python 2.6-3.7",
            "long_description": "Configparser from Python 3.8 to Python 2.6-3.7",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-toml",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-llvmlite",
            "portdir": "python/py-llvmlite",
            "version": "0.46.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://llvmlite.pydata.org/",
            "description": "A lightweight LLVM python binding for writing JIT compilers",
            "long_description": "A lightweight LLVM python binding for writing JIT compilers",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2851
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "python310",
                        "llvm-20",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-numba"
                    ]
                }
            ]
        },
        {
            "name": "py-openbabel2",
            "portdir": "python/py-openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org",
            "description": "Python interface to the Open Babel chemistry library",
            "long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-openbabel2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-openbabel2",
            "portdir": "python/py-openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org",
            "description": "Python interface to the Open Babel chemistry library",
            "long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-build",
                        "py39-installer",
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel2",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-openbabel2",
            "portdir": "python/py-openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org",
            "description": "Python interface to the Open Babel chemistry library",
            "long_description": "Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It’s an open, collaborative project allowing anyone to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. computational chemistry. This port provides the Python bindings.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "pkgconfig",
                        "swig-python",
                        "eigen3",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openbabel2",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "openbabel2",
            "portdir": "science/openbabel2",
            "version": "2.4.1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://openbabel.org/wiki/Main_Page",
            "description": "A chemistry file translation program.",
            "long_description": "Open Babel is a free, open-source version of the Babel chemistry file translation program. OpenBabel is a project designed to pick up where Babel left off, as a cross-platform program and library designed to interconvert between many file formats used in molecular modeling and computational chemistry.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "chemistry"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1976
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "cmake",
                        "pkgconfig",
                        "eigen3"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "cairo",
                        "libiconv",
                        "libxml2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "kalzium",
                        "ghemical",
                        "chemtool",
                        "py39-openbabel2",
                        "gnome-chemistry-utils",
                        "py310-openbabel2",
                        "py311-openbabel2",
                        "py312-openbabel2"
                    ]
                }
            ]
        },
        {
            "name": "py-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.2.9",
            "license": "LGPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "postgresql17",
                        "py313-psycopg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.0.11",
            "license": "LGPL-3+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "postgresql14",
                "postgresql13",
                "postgresql12",
                "postgresql11",
                "postgresql10"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "py36-setuptools",
                        "py36-virtualenv",
                        "py36-wheel",
                        "py36-build",
                        "py36-python-install"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-setuptools",
                        "postgresql14",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.1.17",
            "license": "LGPL-3+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.1.17",
            "license": "LGPL-3+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pgspecial"
                    ]
                }
            ]
        },
        {
            "name": "py39-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.2.9",
            "license": "LGPL-3+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-typing_extensions",
                        "postgresql17",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pgspecial"
                    ]
                }
            ]
        },
        {
            "name": "py310-psycopg",
            "portdir": "python/py-psycopg",
            "version": "3.2.9",
            "license": "LGPL-3+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.psycopg.org",
            "description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "long_description": "Psycopg 3 is a modern implementation of a PostgreSQL adapter for Python.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "snc",
                    "github": "nerdling",
                    "ports_count": 157
                }
            ],
            "variants": [
                "postgresql17",
                "postgresql16",
                "postgresql15",
                "postgresql14",
                "postgresql13",
                "postgresql12"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-typing_extensions",
                        "postgresql17",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pgspecial"
                    ]
                }
            ]
        },
        {
            "name": "termcolor",
            "portdir": "devel/termcolor",
            "version": "2.1.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ikalnytskyi/termcolor",
            "description": "a header-only C++ library for printing colored messages to the terminal",
            "long_description": "Termcolor is a header-only C++ library for printing colored messages to the terminal.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "CLI11",
            "portdir": "devel/CLI11",
            "version": "2.5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/CLIUtils/CLI11",
            "description": "a command line parser for C++11",
            "long_description": "CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "micromamba"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "osm2pgsql-lua",
                        "osm2pgsql"
                    ]
                }
            ]
        },
        {
            "name": "libmamba",
            "portdir": "devel/libmamba",
            "version": "1.5.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mamba-org/mamba",
            "description": "a reimplementation of the conda package manager in C++",
            "long_description": "Mamba is a reimplementation of the conda package manager in C++.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "python312",
                        "cmake",
                        "nlohmann-json",
                        "ghc-filesystem",
                        "termcolor",
                        "tl-expected",
                        "clang-16",
                        "zstdConfig.cmake"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zstd",
                        "libsolv",
                        "spdlog",
                        "yaml-cpp",
                        "reproc",
                        "libfmt9",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "micromamba"
                    ]
                }
            ]
        },
        {
            "name": "micromamba",
            "portdir": "devel/libmamba",
            "version": "1.5.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mamba-org/mamba",
            "description": "a tiny version of the mamba package manager",
            "long_description": "micromamba is a tiny version of the mamba package manager. It is a pure C++ package with a separate command line interface. It can be used to bootstrap environments (as an alternative to miniconda), but it's currently experimental.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "zstdConfig.cmake",
                        "CLI11",
                        "tl-expected",
                        "clang-16",
                        "cmake",
                        "nlohmann-json",
                        "ghc-filesystem",
                        "termcolor"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libmamba",
                        "libfmt9",
                        "libarchive"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "mariadb-10.8",
            "portdir": "databases/mariadb-10.8",
            "version": "10.8.8",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Multithreaded SQL database server",
            "long_description": "Mariadb is a fork of the MySQL server, a multi-threaded SQL database.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [
                "debug",
                "system_readline",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "bison",
                        "cmake",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "curl",
                        "tcp_wrappers",
                        "libxml2",
                        "zlib",
                        "boost178",
                        "openssl3",
                        "judy",
                        "ncurses",
                        "pcre2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mysql_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.8-server"
                    ]
                }
            ]
        },
        {
            "name": "mariadb-10.8-server",
            "portdir": "databases/mariadb-10.8",
            "version": "10.8.8",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mariadb.org/",
            "description": "Run mariadb-10.8 as server",
            "long_description": "Run mariadb-10.8 as server",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 464
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mariadb-10.8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gdrive",
            "portdir": "net/gdrive",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/prasmussen/gdrive",
            "description": "A command line utility for interacting with Google Drive",
            "long_description": "A command line utility for interacting with Google Drive",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "redo-history",
            "portdir": "sysutils/redo-history",
            "version": "0.8.4",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/barthr/redo",
            "description": "The ultimate tool to create reusable functions from your shell history in an interactive way",
            "long_description": "Redo is a command line application to easily create reusable functions in your own shell. Think of redo like an interactive way combine multiple commands from your shell history in a single command. This can be handy for quickly re-doing multiple commands for example deleting and starting a new docker container.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "optar",
            "portdir": "archivers/optar",
            "version": "1.0.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/colindean/optar",
            "description": "OPTical ARchiver",
            "long_description": "OPTical ARchiver - highly compressed 2D barcode for paper or film archiving of digital data",
            "active": true,
            "categories": [
                "graphics",
                "archivers"
            ],
            "maintainers": [],
            "variants": [
                "us_letter"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libpng"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ImageMagick"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-distnorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-distnorm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-distnorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "yasm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-distnorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "yasm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-distnorm",
            "portdir": "python/py-distorm",
            "version": "3.5",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gdabah/distorm",
            "description": "powerful disassembler library for x86/AMD64",
            "long_description": "diStorm3 is really a decomposer, which means it takes an instruction and returns a binary structure which describes it rather than static text, which is great for advanced binary code analysis.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "yasm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-distnorm"
                    ]
                }
            ]
        },
        {
            "name": "py38-smi",
            "portdir": "python/py-smi",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/etingof/pysmi",
            "description": "SNMP SMI/MIB Parser",
            "long_description": "SNMP SMI/MIB Parser",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-17",
                        "py38-setuptools",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ply",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-snmp"
                    ]
                }
            ]
        },
        {
            "name": "py39-smi",
            "portdir": "python/py-smi",
            "version": "0.3.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/etingof/pysmi",
            "description": "SNMP SMI/MIB Parser",
            "long_description": "SNMP SMI/MIB Parser",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ply",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-snmp"
                    ]
                }
            ]
        },
        {
            "name": "py310-smi",
            "portdir": "python/py-smi",
            "version": "1.6.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lextudio/pysmi",
            "description": "SNMP SMI/MIB Parser",
            "long_description": "SNMP SMI/MIB Parser",
            "active": true,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-requests",
                        "py310-ply",
                        "py310-jinja2"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-snmp"
                    ]
                }
            ]
        },
        {
            "name": "openjdk18-temurin",
            "portdir": "java/openjdk18-temurin",
            "version": "18.0.2.1",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "openjdk19-temurin",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by openjdk19-temurin",
            "long_description": "This port has been replaced by openjdk19-temurin.",
            "active": false,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mecab-python3",
            "portdir": "python/py-mecab-python3",
            "version": "1.0.10",
            "license": "(GPL or LGPL or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/SamuraiT/mecab-python3",
            "description": "Python wrapper for the MeCab morphological analyzer for Japanese",
            "long_description": "Python wrapper for the MeCab morphological analyzer for Japanese",
            "active": true,
            "categories": [
                "textproc",
                "japanese",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "mecab-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-editables"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py38-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py39-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "py310-editables",
            "portdir": "python/py-editables",
            "version": "0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pfmoore/editables",
            "description": "A Python library for creating editable wheels",
            "long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatchling"
                    ]
                }
            ]
        },
        {
            "name": "hatch",
            "portdir": "python/hatch",
            "version": "1.16.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ofek/hatch",
            "description": "Hatch is a modern, extensible Python project manager.",
            "long_description": "Hatch is a modern, extensible Python project manager.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [
                "python310",
                "python311",
                "python312",
                "python313",
                "python314"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-platformdirs",
                        "py313-shellingham",
                        "py313-virtualenv",
                        "py313-tomlkit",
                        "py313-click",
                        "py313-userpath",
                        "python313",
                        "py313-rich",
                        "py313-httpx",
                        "py313-hyperlink",
                        "py313-keyring",
                        "py313-pyperclip",
                        "py313-tomli-w",
                        "py313-trove-classifiers",
                        "py313-hatchling",
                        "py313-atomicwrites",
                        "py313-pexpect"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.28.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-hatchling"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.17.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pathspec",
                        "py37-pluggy",
                        "py37-tomli",
                        "py37-editables",
                        "py37-trove-classifiers",
                        "python37",
                        "py37-importlib-metadata",
                        "py37-packaging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-hatch-fancy-pypi-readme",
                        "py37-scikit-build",
                        "py37-autoflake",
                        "py37-sqlparse",
                        "py37-psygnal",
                        "py37-sphinx-autodoc-typehints",
                        "py37-app-model",
                        "py37-ipykernel",
                        "py37-jupyter_client",
                        "py37-jupyter_core",
                        "py37-nbconvert",
                        "py37-bracex",
                        "py37-scikit-hep-awkward",
                        "py37-attrs",
                        "py37-beautifulsoup4",
                        "py37-wcmatch",
                        "py37-jsonschema",
                        "py37-expandvars",
                        "py37-magicgui",
                        "py37-termcolor",
                        "py37-traitlets",
                        "py37-terminado",
                        "py37-plumbum",
                        "py37-jupyter_packaging",
                        "py37-metakernel",
                        "py37-last",
                        "py37-comm",
                        "py37-octave_kernel",
                        "py37-altair",
                        "py37-annotated_types",
                        "py37-pydantic",
                        "py37-userpath",
                        "py37-param",
                        "py37-starlette",
                        "py37-aiofiles",
                        "py37-httpx",
                        "py37-black",
                        "py37-scikit-hep-hepunits",
                        "py37-scikit-hep-particle",
                        "py37-in-n-out",
                        "py37-superqt",
                        "py37-scikit-hep-hist",
                        "py37-dnspython",
                        "py37-service_identity",
                        "py37-platformdirs",
                        "py37-virtualenv",
                        "py37-colorama",
                        "py37-execnet",
                        "py37-pygments",
                        "py37-filelock",
                        "py37-hatch-vcs",
                        "py37-soupsieve"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-scikit-hep-uproot",
                        "py37-hatch-vcs"
                    ]
                }
            ]
        },
        {
            "name": "py38-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pluggy",
                        "py38-tomli",
                        "py38-editables",
                        "py38-trove-classifiers",
                        "python38",
                        "py38-packaging",
                        "py38-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-hatch-fancy-pypi-readme",
                        "py38-octave_kernel",
                        "py38-fastapi",
                        "py38-pydantic",
                        "py38-bracex",
                        "py38-jupyter_packaging",
                        "py38-annotated_types",
                        "py38-userpath",
                        "py38-pydantic-compat",
                        "py38-npe2",
                        "py38-last",
                        "py38-jupyter_sphinx",
                        "py38-virtualenv",
                        "py38-jupyter_console",
                        "py38-wcmatch",
                        "py38-scikit-build",
                        "py38-black",
                        "py38-notebook",
                        "py38-uvicorn",
                        "py38-sqlparse",
                        "py38-scikit-hep-awkward",
                        "py38-ipyparallel",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-particle",
                        "py38-structlog",
                        "py38-soupsieve",
                        "py38-attrs",
                        "py38-superqt",
                        "py38-nameutils",
                        "py38-metakernel",
                        "py38-sphinx-autodoc-typehints",
                        "py38-autoflake",
                        "py38-apipkg",
                        "py38-in-n-out",
                        "py38-hatch-jupyter-builder",
                        "py38-jupyter_core",
                        "py38-jupyter_client",
                        "py38-ipykernel",
                        "py38-termcolor",
                        "py38-jsonschema-specifications",
                        "py38-referencing",
                        "py38-hatch-nodejs-version",
                        "py38-nbformat",
                        "py38-jsonschema",
                        "py38-jsonschema-format-nongpl",
                        "py38-tox",
                        "py38-terminado",
                        "py38-altair",
                        "py38-urllib3",
                        "py38-comm",
                        "py38-pydantic_settings",
                        "py38-magicgui",
                        "py38-nbclient",
                        "py38-aiofiles",
                        "py38-argon2-cffi",
                        "py38-jupyter_server_terminals",
                        "py38-plumbum",
                        "py38-nbconvert",
                        "py38-jupytext",
                        "py38-jupyter_events",
                        "py38-jupyterlab_server",
                        "py38-notebook_shim",
                        "py38-jupyterlab",
                        "py38-cattrs",
                        "py38-service_identity",
                        "py38-fsspec",
                        "py38-starlette",
                        "py38-pygments",
                        "py38-aesara",
                        "py38-colorama",
                        "py38-jupyterlab_pygments",
                        "py38-pyviz_comms",
                        "py38-scikit-build-core",
                        "py38-param",
                        "py38-pipdeptree",
                        "py38-app-model",
                        "py38-expandvars",
                        "py38-traitlets",
                        "py38-beautifulsoup4",
                        "py38-execnet",
                        "py38-httpcore",
                        "py38-httpx",
                        "py38-platformdirs",
                        "py38-hatch-vcs",
                        "py38-dnspython",
                        "py38-filelock",
                        "py38-psygnal"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scikit-hep-uproot",
                        "py38-hatch-vcs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py39-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.27.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pluggy",
                        "py39-tomli",
                        "py39-editables",
                        "py39-trove-classifiers",
                        "python39",
                        "py39-packaging",
                        "py39-pathspec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-comm",
                        "py39-jupyter_core",
                        "py39-octave_kernel",
                        "py39-plotly",
                        "py39-tox",
                        "py39-starlette",
                        "py39-typogrify",
                        "py39-jupytext",
                        "py39-uvicorn",
                        "py39-traitlets",
                        "py39-pudb",
                        "py39-argon2-cffi",
                        "py39-ipykernel",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-hepunits",
                        "py39-jupyter_server_terminals",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-particle",
                        "py39-queuelib",
                        "py39-docstring_parser",
                        "py39-hatch-nodejs-version",
                        "py39-hatch-jupyter-builder",
                        "py39-jupyter_client",
                        "py39-aiofiles",
                        "py39-cloudflare",
                        "py39-structlog",
                        "py39-atpublic",
                        "py39-psygnal",
                        "py39-pyproject_api",
                        "py39-ipyparallel",
                        "py39-jupyter_sphinx",
                        "py39-termcolor",
                        "py39-paho-mqtt",
                        "py39-nbclient",
                        "py39-sqlparse",
                        "py39-dnspython",
                        "py39-service_identity",
                        "py39-pymongo",
                        "py39-corner",
                        "py39-httpcore",
                        "py39-httpx",
                        "py39-osxmetadata",
                        "py39-nbformat",
                        "py39-altair",
                        "py39-jsonschema-specifications",
                        "py39-referencing",
                        "py39-terminado",
                        "py39-jupyter_events",
                        "py39-jupyterlab",
                        "py39-jupyterlab_server",
                        "py39-scikit-build-core",
                        "py39-nbconvert",
                        "py39-userpath",
                        "py39-notebook_shim",
                        "py39-jsonschema",
                        "py39-jsonschema-format-nongpl",
                        "py39-urllib3",
                        "py39-hatch-requirements-txt",
                        "py39-zarr",
                        "py39-elasticsearch",
                        "py39-strpdatetime",
                        "py39-npe2",
                        "py39-nameutils",
                        "py39-protego",
                        "py39-beautifulsoup4",
                        "py39-pipdeptree",
                        "py39-pyct",
                        "py39-pygments",
                        "py39-pyviz_comms",
                        "py39-iniconfig",
                        "py39-pylast",
                        "py39-astropy-iers-data",
                        "py39-magicgui",
                        "py39-humanize",
                        "py39-ftfy",
                        "py39-sphinx-autodoc-typehints",
                        "py39-automat",
                        "py39-last",
                        "py39-bracex",
                        "py39-pyhamcrest",
                        "py39-twisted",
                        "py39-in-n-out",
                        "py39-pydantic-compat",
                        "py39-wcmatch",
                        "py39-scikit-build",
                        "py39-itemadapter",
                        "py39-superqt",
                        "py39-hatch-vcs",
                        "py39-aesara",
                        "py39-annotated_types",
                        "py39-colorama",
                        "py39-pydantic",
                        "py39-app-model",
                        "py39-argcomplete",
                        "py39-expandvars",
                        "py39-execnet",
                        "py39-apipkg",
                        "py39-typing-inspection",
                        "py39-autoflake",
                        "py39-mongomock",
                        "py39-pytest-html",
                        "py39-pytest-metadata",
                        "py39-pydantic_settings",
                        "py39-sentinels",
                        "py39-isort",
                        "py39-jupyterlab_pygments",
                        "py39-jupyter_console",
                        "py39-jupyter_packaging",
                        "py39-notebook",
                        "py39-eventlet",
                        "py39-pytest-cov",
                        "py39-soupsieve",
                        "py39-param",
                        "py39-attrs",
                        "py39-hatch-fancy-pypi-readme",
                        "py39-narwhals",
                        "py39-metakernel",
                        "py39-platformdirs",
                        "py39-black",
                        "py39-cattrs",
                        "py39-fsspec",
                        "py39-filelock",
                        "py39-virtualenv",
                        "py39-panel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-hep-uproot",
                        "py39-hatch-requirements-txt",
                        "py39-hatch-vcs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-hatch-jupyter-builder",
                        "py39-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py310-hatchling",
            "portdir": "python/py-hatchling",
            "version": "1.28.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://hatch.pypa.io/latest/",
            "description": "This is the extensible, standards compliant build backend used by Hatch.",
            "long_description": "This is the extensible, standards compliant build backend used by Hatch.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-pluggy",
                        "py310-pathspec",
                        "py310-editables",
                        "py310-trove-classifiers",
                        "python310",
                        "py310-tomli",
                        "py310-packaging"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hatchling_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-comm",
                        "py310-jupyter_core",
                        "py310-pudb",
                        "py310-pydantic-compat",
                        "py310-pydantic_settings",
                        "py310-diskcache-stubs",
                        "py310-aiofiles",
                        "py310-tmuxp",
                        "py310-traitlets",
                        "py310-argon2-cffi",
                        "py310-param",
                        "py310-ipykernel",
                        "py310-metakernel",
                        "py310-humanize",
                        "py310-jupyter_server_terminals",
                        "py310-termcolor",
                        "py310-nbclient",
                        "py310-dnspython",
                        "py310-service_identity",
                        "py310-eventlet",
                        "py310-apipkg",
                        "py310-argcomplete",
                        "py310-looseversion",
                        "py310-pymongo",
                        "py310-cloudflare",
                        "py310-plotly",
                        "py310-strpdatetime",
                        "py310-httpcore",
                        "py310-httpx",
                        "py310-magicgui",
                        "py310-npe2",
                        "py310-psygnal",
                        "py310-bracex",
                        "py310-wcmatch",
                        "py310-nbformat",
                        "py310-jsonschema-specifications",
                        "py310-referencing",
                        "py310-terminado",
                        "py310-userpath",
                        "py310-jupyter_events",
                        "py310-jupyterlab",
                        "py310-pint",
                        "py310-jupyterlab_server",
                        "py310-scikit-build-core",
                        "py310-nbconvert",
                        "py310-notebook_shim",
                        "py310-pytest-recording",
                        "py310-jsonschema",
                        "py310-jsonschema-format-nongpl",
                        "py310-urllib3",
                        "py310-jupyterlab_pygments",
                        "py310-narwhals",
                        "py310-pyct",
                        "py310-pyproject_api",
                        "py310-tox",
                        "py310-jupyter_client",
                        "py310-hatch-requirements-txt",
                        "py310-pyviz_comms",
                        "py310-rfc3987-syntax",
                        "py310-panel",
                        "py310-zarr",
                        "py310-protego",
                        "py310-app-model",
                        "py310-elasticsearch",
                        "py310-pipdeptree",
                        "py310-beautifulsoup4",
                        "py310-scikit-hep-awkward",
                        "py310-scikit-build",
                        "py310-scikit-hep-hepunits",
                        "py310-scikit-hep-hist",
                        "py310-scikit-hep-particle",
                        "py310-pygments",
                        "py310-sentinels",
                        "py310-cattrs",
                        "py310-pylast",
                        "py310-python-multipart",
                        "py310-expandvars",
                        "py310-queuelib",
                        "py310-structlog",
                        "py310-sphinx-autodoc-typehints",
                        "py310-typogrify",
                        "py310-automat",
                        "py310-django-debug-toolbar",
                        "py310-pyhamcrest",
                        "py310-starlette",
                        "py310-twisted",
                        "py310-uvicorn",
                        "py310-annotated_types",
                        "py310-autoflake",
                        "py310-in-n-out",
                        "py310-ipyparallel",
                        "py310-pydantic",
                        "py310-itemadapter",
                        "py310-corner",
                        "py310-pytest-cov",
                        "py310-docstring_parser",
                        "py310-ftfy",
                        "py310-redis",
                        "py310-typing-inspection",
                        "py310-jupyter_sphinx",
                        "py310-jupytext",
                        "py310-sqlparse",
                        "py310-hatch-vcs",
                        "py310-colorama",
                        "py310-pytest-env",
                        "py310-execnet",
                        "py310-pytest-html",
                        "py310-pytest-metadata",
                        "py310-superqt",
                        "py310-rich-argparse",
                        "py310-altair",
                        "py310-jupyter_console",
                        "py310-jupyter_packaging",
                        "py310-trustme",
                        "py310-notebook",
                        "py310-paho-mqtt",
                        "py310-aesara",
                        "py310-soupsieve",
                        "py310-isort",
                        "py310-treq",
                        "py310-astropy-iers-data",
                        "py310-attrs",
                        "py310-libtmux",
                        "py310-hatch-fancy-pypi-readme",
                        "py310-mongomock",
                        "py310-svglib",
                        "py310-platformdirs",
                        "py310-nameutils",
                        "py310-fmf",
                        "py310-fsspec",
                        "py310-octave_kernel",
                        "py310-osxmetadata",
                        "py310-black",
                        "py310-filelock",
                        "py310-virtualenv",
                        "py310-hatch-nodejs-version",
                        "py310-hatch-jupyter-builder"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hatch-requirements-txt",
                        "py310-scikit-hep-uproot",
                        "py310-hatch-vcs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-hatch-jupyter-builder",
                        "py310-hatch-nodejs-version"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pytest-random-order"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-pytest-random-order",
            "portdir": "python/py-pytest-random-order",
            "version": "1.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jbasko/pytest-random-order",
            "description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "long_description": "Randomise the order in which pytest tests are run with some control over the randomness",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py37-last"
                    ]
                }
            ]
        }
    ]
}