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

{
    "count": 51988,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=390",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=388",
    "results": [
        {
            "name": "py38-pygls",
            "portdir": "python/py-pygls",
            "version": "0.13.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openlawlibrary/pygls",
            "description": "Pythonic generic implementation of the Language Server Protocol",
            "long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-installer",
                        "clang-14",
                        "py38-build",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-toml"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typing_extensions",
                        "py38-typeguard",
                        "py38-pydantic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-mock",
                        "py38-pytest",
                        "py38-pytest-asyncio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pygls",
            "portdir": "python/py-pygls",
            "version": "2.0.1",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/openlawlibrary/pygls",
            "description": "Pythonic generic implementation of the Language Server Protocol",
            "long_description": "pygls (pronounced like \"pie glass\") is a pythonic generic implementation of the Language Server Protocol for use as a foundation for writing language servers using Python (e.g. Python, XML, etc.). It allows you to write your own language server in just a few lines of code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pygls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cmake-language-server",
            "portdir": "devel/cmake-language-server",
            "version": "0.1.11",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/regen100/cmake-language-server",
            "description": "CMake LSP Implementation",
            "long_description": "CMake LSP Implementation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-pdm-backend",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "cmake",
                        "py313-parsing",
                        "py313-pygls"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "jj",
            "portdir": "textproc/jj",
            "version": "1.9.2",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tidwall/jj",
            "description": "JSON Stream Editor",
            "long_description": "JJ is a command line utility that provides a fast and simple way to retrieve or update values from JSON documents. It's powered by GJSON and SJSON under the hood. It's fast because it avoids parsing irrelevant sections of json, skipping over values that do not apply, and aborts as soon as the target value has been found or updated.",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "oui",
            "portdir": "net/oui",
            "version": "2.0.6",
            "license": "BSD",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thatmattlove/oui",
            "description": "MAC Address CLI Toolkit",
            "long_description": "Look up MAC Address vendors and convert MAC Addresses to other formats — offline and at the console.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "matt",
                    "github": "thatmattlove",
                    "ports_count": 1
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "goreleaser",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php80-sqlsrv",
            "portdir": "php/php-sqlsrv",
            "version": "5.11.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pecl.php.net/package/sqlsrv",
            "description": "Microsoft sqlsrv drivers for PHP",
            "long_description": "Microsoft sqlsrv drivers for PHP",
            "active": true,
            "categories": [
                "databases",
                "lang",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                },
                {
                    "name": "macintosh",
                    "github": "BjarneDMat",
                    "ports_count": 1512
                }
            ],
            "variants": [
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "msodbcsql",
                        "php80"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sgp4",
            "portdir": "science/sgp4",
            "version": "20221113-6a448b48",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dnwrnr/sgp4",
            "description": "Simplified perturbations models",
            "long_description": "Simplified perturbations models",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "libsigmf",
            "portdir": "science/libsigmf",
            "version": "20230526-299dc8f9",
            "license": "apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/f4exb/libsigmf",
            "description": "a header-only C++ library for working with SigMF metadata",
            "long_description": "a header-only C++ library for working with SigMF metadata",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "flatbuffers",
                        "nlohmann-json"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "dab-cmdline",
            "portdir": "science/dab-cmdline",
            "version": "20230302-d615e2ba",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/dab-cmdline",
            "description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "long_description": "The DAB library provides entries for the functionality to handle DAB/DAB+ through some simple calls.",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "faad2",
                        "fftw-3-single"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "aptdec",
            "portdir": "science/aptdec",
            "version": "20220924-3e8297a9",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/srcejon/aptdec",
            "description": "decodes images transmitted by NOAA weather satellites",
            "long_description": "decodes images transmitted by NOAA weather satellites",
            "active": true,
            "categories": [
                "science",
                "comms"
            ],
            "maintainers": [
                {
                    "name": "ra1nb0w",
                    "github": "ra1nb0w",
                    "ports_count": 151
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libsndfile",
                        "libpng"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "SDRangel"
                    ]
                }
            ]
        },
        {
            "name": "sqlcipher-tools",
            "portdir": "databases/sqlcipher",
            "version": "4.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zetetic.net/sqlcipher/",
            "description": "A bundle of command-line tools for managing SQLite database files",
            "long_description": "A bundle of command-line tools for managing SQLite database files, including the sqldiff program and the sqlite3_analyzer program.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ybzhao1989",
                    "github": "z7z8th",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "tcl",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "sqlcipher",
            "portdir": "databases/sqlcipher",
            "version": "4.6.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.zetetic.net/sqlcipher/",
            "description": "An security extesion to the embedded SQL database engine",
            "long_description": "SQLCipher extends the SQLite database library to add security enhancements that make it more suitable for encrypted local data storage like: * on-the-fly encryption * tamper detection * memory sanitization * strong key derivation. SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.",
            "active": true,
            "categories": [
                "databases"
            ],
            "maintainers": [
                {
                    "name": "ybzhao1989",
                    "github": "z7z8th",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libedit",
                        "ncurses",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libretroshare"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-file-treecreate",
            "portdir": "perl/p5-file-treecreate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::TreeCreate",
            "description": "File::TreeCreate - recursively create a directory tree",
            "long_description": "File::TreeCreate - recursively create a directory tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-find-object",
                        "p5.34-file-find-object-rule",
                        "p5.34-test-trailingspace"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5-file-treecreate"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-file-treecreate",
            "portdir": "perl/p5-file-treecreate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::TreeCreate",
            "description": "File::TreeCreate - recursively create a directory tree",
            "long_description": "File::TreeCreate - recursively create a directory tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-find-object",
                        "p5.32-file-find-object-rule",
                        "p5.32-test-trailingspace"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-file-treecreate",
            "portdir": "perl/p5-file-treecreate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::TreeCreate",
            "description": "File::TreeCreate - recursively create a directory tree",
            "long_description": "File::TreeCreate - recursively create a directory tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-find-object",
                        "p5.30-file-find-object-rule",
                        "p5.30-test-trailingspace"
                    ]
                }
            ]
        },
        {
            "name": "p5.28-file-treecreate",
            "portdir": "perl/p5-file-treecreate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/File::TreeCreate",
            "description": "File::TreeCreate - recursively create a directory tree",
            "long_description": "File::TreeCreate - recursively create a directory tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-find-object",
                        "p5.28-file-find-object-rule",
                        "p5.28-test-trailingspace"
                    ]
                }
            ]
        },
        {
            "name": "p5-file-treecreate",
            "portdir": "perl/p5-file-treecreate",
            "version": "0.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-file-treecreate",
            "homepage": "https://metacpan.org/pod/File::TreeCreate",
            "description": "File::TreeCreate - recursively create a directory tree",
            "long_description": "File::TreeCreate - recursively create a directory tree",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2651
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-file-treecreate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "t-rex",
            "portdir": "gis/t-rex",
            "version": "0.14.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://t-rex.tileserver.ch",
            "description": "Vector tile server specialized on publishing MVT tiles",
            "long_description": "Vector tile server specialized on publishing MVT tiles",
            "active": true,
            "categories": [
                "gis"
            ],
            "maintainers": [
                {
                    "name": "sikmir",
                    "github": "sikmir",
                    "ports_count": 47
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "legacy-support",
                        "pkgconfig",
                        "rust",
                        "cargo"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gdal",
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cobalt.rs",
            "portdir": "www/cobalt.rs",
            "version": "0.20.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cobalt-org.github.io",
            "description": "A straightforward static site generator written in Rust",
            "long_description": "A straightforward static site generator written in Rust. Cobalt will help you get up and running quickly but scales to handle your more complex cases. It tries to be no-hassle with a workflow-centric command line and a familiar template language. Written in Rust, Cobalt is blazing fast and allows you to quickly see the results of your work.",
            "active": true,
            "categories": [
                "devel",
                "www"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-anyio",
            "portdir": "python/py-anyio",
            "version": "4.12.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agronholm/anyio",
            "description": "AnyIO is a asynchronous compatibility API",
            "long_description": "AnyIO is a asynchronous compatibility API",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-idna",
                        "py310-typing_extensions",
                        "py310-sniffio",
                        "py310-exceptiongroup",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-cloudflare",
                        "py310-httpcore",
                        "py310-jupyter_server",
                        "py310-starlette"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-starlette",
                        "py310-python-socks"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyscard",
            "portdir": "python/py-pyscard",
            "version": "2.3.1",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyscard.sourceforge.io/",
            "description": "Smartcard module for Python.",
            "long_description": "Smartcard module for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "swig-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-fido2",
            "portdir": "python/py-fido2",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Yubico/python-fido2",
            "description": "Library for working with FIDO devices",
            "long_description": "Provides library functionality for communicating with a FIDO device over USB as well as verifying attestation and assertion signatures.",
            "active": true,
            "categories": [
                "security",
                "python",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "amake",
                    "github": "amake",
                    "ports_count": 162
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-cryptography"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-django-allauth"
                    ]
                }
            ]
        },
        {
            "name": "ghc-filesystem",
            "portdir": "devel/ghc-filesystem",
            "version": "1.5.14",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gulrak/filesystem",
            "description": "An implementation of C++17 std::filesystem.",
            "long_description": "An implementation of C++17 std::filesystem for C++11/C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "libmamba",
                        "micromamba",
                        "barrier",
                        "draco"
                    ]
                }
            ]
        },
        {
            "name": "irrlichtmt",
            "portdir": "devel/irrlichtmt",
            "version": "1.9.0mt10",
            "license": "zlib",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minetest/irrlicht",
            "description": "a fork of Irrlicht by the Minetest developers",
            "long_description": "IrrlichtMt is a fork of Irrlicht by the Minetest developers.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "l2dy",
                    "github": "l2dy",
                    "ports_count": 97
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libjpeg-turbo",
                        "libpng"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "bfast",
            "portdir": "science/bfast",
            "version": "0.7.0a",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/nh13/BFAST",
            "description": "a tool for fast and accurate sequence alignment",
            "long_description": "BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 2085
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-cvxopt",
            "portdir": "python/py-cvxopt",
            "version": "1.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cvxopt.org/",
            "description": "Python module for convex optimization",
            "long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 143
                }
            ],
            "variants": [
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "gsl",
                "fftw",
                "glpk",
                "dsdp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_UMFPACK",
                        "fftw-3",
                        "DSDP",
                        "gsl",
                        "python310",
                        "glpk",
                        "OpenBLAS",
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-cvxopt",
            "portdir": "python/py-cvxopt",
            "version": "1.3.2",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cvxopt.org/",
            "description": "Python module for convex optimization",
            "long_description": "CVXOPT is a free software package for convex optimization based on the Python programming language. It can be used with the interactive Python interpreter, on the command line by executing Python scripts, or integrated in other software via Python extension modules. Its main purpose is to make the development of software for convex optimization applications straightforward by building on Python's extensive standard library and on the strengths of Python as a high-level programming language.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 143
                }
            ],
            "variants": [
                "fftw",
                "accelerate",
                "atlas",
                "blis",
                "flexiblas",
                "openblas",
                "gsl",
                "glpk",
                "dsdp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "SuiteSparse_UMFPACK",
                        "fftw-3",
                        "python39",
                        "gsl",
                        "glpk",
                        "DSDP",
                        "SuiteSparse_config",
                        "SuiteSparse_AMD",
                        "SuiteSparse_COLAMD",
                        "SuiteSparse_CHOLMOD"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-altair",
            "portdir": "python/py-altair",
            "version": "6.1.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://altair-viz.github.io/",
            "description": "A declarative statistical visualization library for Python.",
            "long_description": "A declarative statistical visualization library for Python.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-jinja2",
                        "py310-pandas",
                        "python310",
                        "py310-toolz",
                        "py310-narwhals",
                        "py310-jsonschema",
                        "py310-typing_extensions",
                        "py310-packaging",
                        "py310-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-loguru",
            "portdir": "python/py-loguru",
            "version": "0.7.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loguru.readthedocs.io/en/stable/index.html",
            "description": "Python logging made (stupidly) simple",
            "long_description": "Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pymysql",
            "portdir": "python/py-pymysql",
            "version": "1.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/PyMySQL/",
            "description": "Pure-Python MySQL client library",
            "long_description": "This package contains a pure-Python MySQL and MariaDB client library, based on PEP 249.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-aiomysql"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyaes",
            "portdir": "python/py-pyaes",
            "version": "1.6.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ricmoo/pyaes",
            "description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "long_description": "Pure-Python Implementation of the AES block-cipher and common modes of operation",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-sslcrypto"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-telethon"
                    ]
                }
            ]
        },
        {
            "name": "ncpp",
            "portdir": "science/ncpp",
            "version": "2.3.0",
            "license": "permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/NCAR/ncpp",
            "description": "Display program for viewing size-distributions from aircraft netCDF files.",
            "long_description": "ncpp is a X11-Motif based GUI program for looking at counts and size-distributions from RAF aircraft netCDF files.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "scons",
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netcdf-cxx",
                        "xorg-libX11",
                        "xorg-libXt",
                        "motif",
                        "zlib",
                        "libpng",
                        "netcdf"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "hdf5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-sysconf-module",
            "portdir": "lang/qore-sysconf-module",
            "version": "1.1.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "sysconf module for Qore",
            "long_description": "Module providing sysconf functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-process-module",
            "portdir": "lang/qore-process-module",
            "version": "1.0.5",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "process module for Qore",
            "long_description": "Module providing process functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-magic-module",
            "portdir": "lang/qore-magic-module",
            "version": "1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "magic module for Qore",
            "long_description": "Module providing magic functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "libmagic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-jni-module",
            "portdir": "lang/qore-jni-module",
            "version": "2.3.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "msgpack module for Qore",
            "long_description": "Module allowing for dynamic imports of Java code into Qore and dynamic imports of Qore and Python code into Java using bytecode generation",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "openjdk11",
                "openjdk13",
                "openjdk15",
                "openjdk17",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "openjdk17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-zmq-module",
            "portdir": "lang/qore-zmq-module",
            "version": "1.0.2",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "zmq module for Qore",
            "long_description": "Module providing zmq functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "czmq",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-msgpack-module",
            "portdir": "lang/qore-msgpack-module",
            "version": "1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "msgpack module for Qore",
            "long_description": "Module providing msgpack functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-linenoise-module",
            "portdir": "lang/qore-linenoise-module",
            "version": "1.0.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "linenoise module for Qore",
            "long_description": "Module providing linenoise functionality to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-python-module",
            "portdir": "lang/qore-python-module",
            "version": "1.2.0",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "xmlsec module for Qore",
            "long_description": "Module providing Python integration with to Qore and vice-versa",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "python310",
                "python311",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "k3sup",
            "portdir": "sysutils/k3sup",
            "version": "0.13.12",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://k3sup.dev",
            "description": "bootstrap Kubernetes with k3s over SSH < 1 min",
            "long_description": "k3sup is a light-weight utility to get from zero to KUBECONFIG with k3s on any local or remote VM. All you need is ssh access and the k3sup binary to get kubectl access immediately.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1057
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-nest_asyncio",
            "portdir": "python/py-nest_asyncio",
            "version": "1.5.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdewit/nest_asyncio",
            "description": "Library that allows nested use of event loops.",
            "long_description": "Library that allows nested use of event loops.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-ipykernel",
                        "py310-jupyter_client",
                        "python310",
                        "py310-cloudpickle",
                        "py310-zmq",
                        "py310-wurlitzer"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-spyder-kernels-devel"
                    ]
                }
            ]
        },
        {
            "name": "py310-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "3.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-zmq",
                        "python310",
                        "py310-cloudpickle",
                        "py310-wurlitzer",
                        "py310-ipykernel",
                        "py310-ipython",
                        "py310-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py310-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py310-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-diff-match-patch",
                        "py310-chardet",
                        "py310-intervaltree",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-numpy",
                        "py310-keyring",
                        "py310-pylint",
                        "py310-pyqt5",
                        "py310-pyqt5-webengine",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-qtpy",
                        "py310-sympy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-cookiecutter",
                        "py310-matplotlib",
                        "py310-ipython",
                        "py310-jsonschema",
                        "py310-nbconvert",
                        "py310-pexpect",
                        "py310-pickleshare",
                        "py310-zmq",
                        "py310-sphinx",
                        "py310-qtconsole",
                        "py310-jellyfish",
                        "py310-cloudpickle",
                        "py310-psutil",
                        "py310-numpydoc",
                        "py310-watchdog",
                        "py310-applaunchservices",
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-server",
                        "py310-rtree",
                        "py310-spyder-kernels",
                        "py310-qdarkstyle",
                        "spyder_select",
                        "py310-cython",
                        "py310-pygments",
                        "py310-atomicwrites"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py310-spyder",
            "portdir": "python/py-spyder",
            "version": "6.1.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-build",
                        "py310-installer",
                        "pkgconfig",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-chardet",
                        "py310-intervaltree",
                        "py310-textdistance",
                        "py310-three-merge",
                        "py310-numpy",
                        "py310-importlib-metadata",
                        "py310-keyring",
                        "py310-pylint",
                        "py310-pyqt5",
                        "py310-pyqt5-webengine",
                        "py310-qstylizer",
                        "py310-qtawesome",
                        "py310-qtpy",
                        "py310-aiohttp",
                        "py310-sympy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-cookiecutter",
                        "py310-matplotlib",
                        "py310-ipython",
                        "py310-jedi",
                        "py310-jsonschema",
                        "py310-nbconvert",
                        "py310-parso",
                        "py310-pexpect",
                        "py310-pickleshare",
                        "py310-zmq",
                        "py310-sphinx",
                        "py310-qtconsole",
                        "py310-jellyfish",
                        "py310-bcrypt",
                        "py310-cloudpickle",
                        "py310-psutil",
                        "py310-superqt",
                        "py310-numpydoc",
                        "py310-watchdog",
                        "py310-pygithub",
                        "py310-applaunchservices",
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-server",
                        "py310-qdarkstyle",
                        "py310-rtree",
                        "py310-spyder-kernels",
                        "py310-pylint-venv",
                        "py310-asyncssh",
                        "py310-ipython-pygments-lexers",
                        "py310-python-lsp-ruff",
                        "py310-pyuca",
                        "spyder_select",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-yarl",
                        "py310-pygments",
                        "py310-atomicwrites",
                        "py310-diff-match-patch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-rtree",
            "portdir": "python/py-rtree",
            "version": "1.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Toblerity/rtree",
            "description": "R-Tree spatial index for Python GIS",
            "long_description": "Rtree is a Python library that uses ctypes and an internally built C API to wrap libspatialindex and provide very flexible spatial indexing.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "spatialindex"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-spaghetti",
                        "py310-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py310-qtsass",
            "portdir": "python/py-qtsass",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/qtsass",
            "description": "compile SCSS files to Qt stylesheets",
            "long_description": "The goal of QtSASS is to be able to generate a Qt-CSS stylesheet based on a 100% valid SASS file.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-libsass"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-qdarkstyle"
                    ]
                }
            ]
        },
        {
            "name": "py310-qdarkstyle",
            "portdir": "python/py-qdarkstyle",
            "version": "3.2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ColinDuquesnoy/QDarkStyleSheet",
            "description": "A dark stylesheet for Python and Qt applications",
            "long_description": "This package provides a dark style sheet for PySide/PyQt4/PyQt5 applications.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-qtpy",
                        "py310-helpdev",
                        "py310-qtsass",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py310-python-lsp-server",
            "portdir": "python/py-python-lsp-server",
            "version": "1.14.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-server/",
            "description": "A Python implementation of the Language Server Protocol",
            "long_description": "Fork of the python-language-server project, maintained by the Spyder IDE team and the community.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-flake8-mccabe",
                        "py310-pyflakes",
                        "py310-pylint",
                        "py310-python-lsp-jsonrpc",
                        "py310-rope",
                        "py310-ujson",
                        "py310-yapf",
                        "py310-jedi",
                        "py310-whatthepatch",
                        "py310-docstring-to-markdown",
                        "python310",
                        "py310-pluggy",
                        "py310-autopep8",
                        "py310-codestyle",
                        "py310-docstyle",
                        "py310-flake8"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python-lsp-server_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-mock",
                        "py310-flaky"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pyls-spyder",
                        "py310-python-lsp-black",
                        "py310-python-lsp-ruff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-spyder"
                    ]
                }
            ]
        }
    ]
}