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

{
    "count": 49895,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=900",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=898",
    "results": [
        {
            "name": "qore-openldap-module",
            "portdir": "lang/qore-openldap-module",
            "version": "1.2.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "openldap module for Qore",
            "long_description": "Module providing an LDAP API to Qore",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal",
                "debug"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-opengl-module",
            "portdir": "lang/qore-opengl-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "OpenGL module for Qore",
            "long_description": "Module provides an OpenGL API to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "libGLU",
                        "mesa"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-glut-module"
                    ]
                }
            ]
        },
        {
            "name": "qore-ncurses-module",
            "portdir": "lang/qore-ncurses-module",
            "version": "0.2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "ASN.1 module for Qore",
            "long_description": "Module providing ncurses functionality for terminal I/O in Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-mysql-module",
            "portdir": "lang/qore-mysql-module",
            "version": "2.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "MySQL module for Qore",
            "long_description": "Module allowing communication with MySQL and MySQL-compatible DBs from the Qore Programming Language",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "mariadb",
                "mariadb105",
                "mariadb106",
                "mariadb107",
                "mariadb108",
                "mariadb109",
                "mariadb1010",
                "mariadb1011",
                "mysql57",
                "mysql80",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "mariadb-10.11"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-json-module",
            "portdir": "lang/qore-json-module",
            "version": "1.9.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "json module for Qore",
            "long_description": "Module providing JSON and JSON-RPC 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": [
                        "openssl",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-glut-module",
            "portdir": "lang/qore-glut-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "OpenGL module for Qore",
            "long_description": "Module provides an OpenGL GLUT API to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qore",
                        "qore-opengl-module",
                        "mesa"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-freetds-module",
            "portdir": "lang/qore-freetds-module",
            "version": "1.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "FreeTDS module for Qore",
            "long_description": "Module provides a freetds DBI driver, allowing communication with Sybase and MS SQL Server DBs",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "freetds",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore-asn1-module",
            "portdir": "lang/qore-asn1-module",
            "version": "0.0.3",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "ASN.1 module for Qore",
            "long_description": "Module providing initial ASN.1 de/serialization support to Qore",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "qore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "qore",
            "portdir": "lang/qore",
            "version": "2.2.0",
            "license": "(LGPL-2.1 or MIT)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://qore.org",
            "description": "multi-threaded embeddable scripting language",
            "long_description": "Qore is a scripting language designed for multi-threading and SMP scalability",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "davidnichols",
                    "github": "davidnich",
                    "ports_count": 26
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "flex",
                        "pkgconfig",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre2",
                        "bzip2",
                        "tbb",
                        "zlib",
                        "gmp",
                        "mpfr",
                        "openssl"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "qore-asn1-module",
                        "qore-glut-module",
                        "qore-ncurses-module",
                        "qore-opengl-module",
                        "qore-qt4-module",
                        "qore-freetds-module",
                        "qore-pgsql-module",
                        "qore-sqlite3-module",
                        "qore-xmlsec-module",
                        "qore-python-module",
                        "qore-jni-module",
                        "qore-ssh2-module",
                        "qore-magic-module",
                        "qore-msgpack-module",
                        "qore-mysql-module",
                        "qore-openldap-module",
                        "qore-oracle-module",
                        "qore-linenoise-module",
                        "qore-yaml-module",
                        "qore-process-module",
                        "qore-uuid-module",
                        "qore-sysconf-module",
                        "qore-zmq-module",
                        "qore-odbc-module",
                        "qore-json-module",
                        "qore-xml-module"
                    ]
                }
            ]
        },
        {
            "name": "q",
            "portdir": "lang/q",
            "version": "7.11",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://q-lang.sourceforge.net/",
            "description": "extensible scripting language",
            "long_description": "Q is a powerful and extensible scripting language with advanced symbolic processing and functional programming capabilities. Q is based on term rewriting. Consequently, Q scripts are just collections of equations which are used to evaluate expressions in a symbolic fashion. Despite its conceptual simplicity, Q is a full-featured functional programming language with a modern syntax, curried function applications, dynamic object-oriented typing, exception handling, and POSIX multithreading.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "gmp",
                        "readline",
                        "zlib",
                        "libiconv",
                        "libxml2",
                        "libxslt",
                        "curl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "python39-devel",
            "portdir": "lang/python39-devel",
            "version": "3.9.0rc2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python39",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python39",
            "long_description": "This port has been replaced by python39.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "python39",
            "portdir": "lang/python39",
            "version": "3.9.25",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "lto",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-39",
                        "python3_select-39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pyarrow",
                        "buildbot-2",
                        "py38-buildbot",
                        "py38-buildbot-console-view",
                        "py38-buildbot-grid-view",
                        "py38-buildbot-macports-custom-views",
                        "py38-buildbot-pkg",
                        "py38-buildbot-waterfall-view",
                        "py38-buildbot-www",
                        "dbus-python39",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py39-jsonnet",
                        "nodejs12",
                        "omniORB",
                        "py39-qscintilla-qt4",
                        "vint",
                        "vulture",
                        "xapian-bindings-python39",
                        "py39-opencv3",
                        "py39-opencv4",
                        "py39-pyilmbase",
                        "py39-htmldocs",
                        "mutt_ics",
                        "bashplotlib",
                        "py39-dlib",
                        "py39-faiss",
                        "vf-1",
                        "treeline",
                        "py39-Faker",
                        "py39-Pillow",
                        "py39-SDL2",
                        "py39-absl",
                        "py39-acme",
                        "py39-acora",
                        "py39-aenum",
                        "py39-affine",
                        "py39-aiobotocore",
                        "py39-aiodns",
                        "py39-aiofiles",
                        "py39-aioftp",
                        "py39-aiohttp",
                        "py39-aioitertools",
                        "py39-aiojobs",
                        "py39-aiomysql",
                        "py39-aiopg",
                        "py39-aiosqlite",
                        "py39-alabaster",
                        "py39-alembic",
                        "py39-algopy",
                        "py39-altgraph",
                        "py39-amazon.ion",
                        "py39-amqp",
                        "py39-aniso8601",
                        "py39-ansible",
                        "py39-ansible-base",
                        "py39-ansicolor",
                        "py39-antlr4-python3-runtime",
                        "py39-anyio",
                        "py39-anytree",
                        "py39-apache-beam",
                        "py39-apipkg",
                        "py39-appdirs",
                        "py39-applaunchservices",
                        "py39-appnope",
                        "py39-argcomplete",
                        "py39-argh",
                        "py39-argon2-cffi",
                        "py39-arpeggio",
                        "py39-arrow",
                        "py39-arviz",
                        "py39-asgiref",
                        "py39-asn1",
                        "py39-asn1-modules",
                        "py39-asn1crypto",
                        "py39-asteval",
                        "py39-astor",
                        "py39-astroid",
                        "py39-astroplan",
                        "py39-astropy",
                        "py39-astropy-healpix",
                        "py39-astropy-helpers",
                        "py39-astunparse",
                        "py39-async-timeout",
                        "py39-async_generator",
                        "py39-asyncpg",
                        "py39-asynctest",
                        "py39-atomiclong",
                        "py39-atomicwrites",
                        "py39-attr",
                        "py39-attrs",
                        "py39-audioread",
                        "py39-autobahn",
                        "py39-automat",
                        "py39-autopep8",
                        "py39-avro",
                        "py39-awscli",
                        "py39-babel",
                        "py39-backcall",
                        "py39-base58",
                        "py39-base91",
                        "py39-bcrypt",
                        "py39-beaker",
                        "py39-beartype",
                        "py39-beautifulsoup4",
                        "py39-behave",
                        "py39-bidict",
                        "py39-bigfloat",
                        "py39-billiard",
                        "py39-binaryornot",
                        "py39-bitstring",
                        "py39-black",
                        "py39-bleach",
                        "py39-blessed",
                        "py39-blinker",
                        "py39-blis",
                        "py39-bokeh",
                        "py39-boto",
                        "py39-boto3",
                        "py39-botocore",
                        "py39-bottleneck",
                        "py39-bpemb",
                        "py39-bracex",
                        "py39-brotli",
                        "py39-bsddb3",
                        "py39-bson",
                        "py39-bz2file",
                        "py39-cachecontrol",
                        "py39-cached-property",
                        "py39-cachetools",
                        "py39-cachy",
                        "py39-cairo",
                        "py39-cairocffi",
                        "py39-cairosvg",
                        "py39-cartopy",
                        "py39-catalogue",
                        "py39-cbor",
                        "py39-cbor2",
                        "py39-cchardet",
                        "py39-celery",
                        "py39-certifi",
                        "py39-cffi",
                        "py39-cftime",
                        "py39-chardet",
                        "py39-cheetah",
                        "py39-cipheycore",
                        "py39-cipheydists",
                        "py39-clang",
                        "py39-clawpack",
                        "py39-cleo",
                        "py39-cli-helpers",
                        "py39-click",
                        "py39-click-didyoumean",
                        "py39-click-plugins",
                        "py39-click-spinner",
                        "py39-cligj",
                        "py39-clikit",
                        "py39-clint",
                        "py39-cloudpickle",
                        "py39-codecov",
                        "py39-codestyle",
                        "py39-colander",
                        "py39-colorama",
                        "py39-colored",
                        "py39-coloredlogs",
                        "py39-colorlog",
                        "py39-colour",
                        "py39-columnize",
                        "py39-commonmark",
                        "py39-commpy",
                        "py39-configargparse",
                        "py39-configobj",
                        "py39-conllu",
                        "py39-constantly",
                        "py39-construct",
                        "py39-contextlib2",
                        "py39-cookiecutter",
                        "py39-cookies",
                        "py39-corner",
                        "py39-coverage",
                        "py39-cppy",
                        "py39-cpuinfo",
                        "py39-crashtest",
                        "py39-crc32c",
                        "py39-crcmod",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-cssselect2",
                        "py39-cssutils",
                        "py39-ctypeslib2",
                        "py39-cucumber-tag-expressions",
                        "py39-curl",
                        "py39-cx_Freeze",
                        "py39-cycler",
                        "py39-cymem",
                        "py39-cython",
                        "py39-dask",
                        "py39-databases",
                        "py39-datasets",
                        "py39-dateutil",
                        "py39-ddt",
                        "py39-deap",
                        "py39-decli",
                        "py39-decorator",
                        "py39-defusedxml",
                        "py39-deprecated",
                        "py39-deprecation",
                        "py39-des",
                        "py39-diff-match-patch",
                        "py39-dill",
                        "py39-discordpy",
                        "py39-dispatcher",
                        "py39-distlib",
                        "py39-distributed",
                        "py39-distro",
                        "py39-django",
                        "py39-dload",
                        "py39-dm-sonnet",
                        "py39-dm-tree",
                        "py39-dns-lexicon",
                        "py39-dnspython",
                        "py39-docker",
                        "py39-dockerpty",
                        "py39-docopt",
                        "py39-docstyle",
                        "py39-doctest-ignore-unicode",
                        "py39-docutils",
                        "py39-dopamine-rl",
                        "py39-drms",
                        "py39-dulwich",
                        "py39-ecdsa",
                        "py39-editdistance",
                        "py39-editor",
                        "py39-elasticsearch",
                        "py39-elasticsearch-dsl",
                        "py39-emcee",
                        "py39-emcee3",
                        "py39-empy",
                        "py39-enchant",
                        "py39-enrich",
                        "py39-entrypoints",
                        "py39-epsg",
                        "py39-erf",
                        "py39-eric-ide",
                        "py39-esridump",
                        "py39-et_xmlfile",
                        "py39-excelrd",
                        "py39-execnet",
                        "py39-extension-helpers",
                        "py39-fabric",
                        "py39-fairseq",
                        "py39-fastapi",
                        "py39-fastavro",
                        "py39-fastdtw",
                        "py39-fasteners",
                        "py39-fastprogress",
                        "py39-feedparser",
                        "py39-fido2",
                        "py39-filelock",
                        "py39-filetype",
                        "py39-fiona",
                        "py39-fire",
                        "py39-flake8",
                        "py39-flake8-mccabe",
                        "py39-flake8-pep8-naming",
                        "py39-flake8-polyfill",
                        "py39-flaky",
                        "py39-flask",
                        "py39-flask-cors",
                        "py39-flatbuffers",
                        "py39-flit",
                        "py39-flit_core",
                        "py39-freezegun",
                        "py39-fs",
                        "py39-fsspec",
                        "py39-ftfy",
                        "py39-fugashi",
                        "py39-funcparserlib",
                        "py39-funcsigs",
                        "py39-fusepy",
                        "py39-future",
                        "py39-game",
                        "py39-gast",
                        "py39-gdal",
                        "py39-gdbm",
                        "py39-gensim",
                        "py39-geocoder",
                        "py39-geographiclib",
                        "py39-geoip",
                        "py39-geopandas",
                        "py39-geopy",
                        "py39-gevent",
                        "py39-gin-config",
                        "py39-gitdb",
                        "py39-gitpython",
                        "py39-gmic",
                        "py39-gmpy",
                        "py39-gmpy2",
                        "py39-gnureadline",
                        "py39-gobject",
                        "py39-gobject3",
                        "py39-google-api",
                        "py39-google-auth",
                        "py39-google-auth-httplib2",
                        "py39-google-pasta",
                        "py39-graph-tool",
                        "py39-graphene",
                        "py39-graphql-core",
                        "py39-graphql-relay",
                        "py39-graphviz",
                        "py39-greenlet",
                        "py39-gssapi",
                        "py39-gunicorn",
                        "py39-gym",
                        "py39-h11",
                        "py39-h2",
                        "py39-h5py",
                        "py39-hdfs",
                        "py39-heapdict",
                        "py39-helpdev",
                        "py39-hiredis",
                        "py39-hkdf",
                        "py39-hpack",
                        "py39-html5lib",
                        "py39-httpbin",
                        "py39-httpcore",
                        "py39-httplib2",
                        "py39-httpx",
                        "py39-humanfriendly",
                        "py39-hy",
                        "py39-hydra-core",
                        "py39-hyperframe",
                        "py39-hyperlink",
                        "py39-hypothesis",
                        "py39-icalendar",
                        "py39-idna",
                        "py39-igraph",
                        "py39-imagecodecs",
                        "py39-imageio",
                        "py39-imageio-ffmpeg",
                        "py39-imagesize",
                        "py39-importlib-metadata",
                        "py39-imutils",
                        "py39-incremental",
                        "py39-inflection",
                        "py39-iniconfig",
                        "py39-iniparse",
                        "py39-intervaltree",
                        "py39-invoke",
                        "py39-ipaddr",
                        "py39-ipaddress",
                        "py39-ipdb",
                        "py39-ipykernel",
                        "py39-ipython",
                        "py39-ipython_genutils",
                        "py39-ipywidgets",
                        "py39-iso8601",
                        "py39-isodate",
                        "py39-isort",
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-itsdangerous",
                        "py39-janus",
                        "py39-jaraco.functools",
                        "py39-jdcal",
                        "py39-jedi",
                        "py39-jellyfish",
                        "py39-jinja2",
                        "py39-jinja2-time",
                        "py39-jmespath",
                        "py39-joblib",
                        "py39-josepy",
                        "py39-json5",
                        "py39-jsonpickle",
                        "py39-jsonschema",
                        "py39-jug",
                        "py39-jupyter",
                        "py39-jupyter_client",
                        "py39-jupyter_console",
                        "py39-jupyter_core",
                        "py39-jupyter_packaging",
                        "py39-jupyter_server",
                        "py39-jupyter_sphinx",
                        "py39-jupyterlab",
                        "py39-jupyterlab_pygments",
                        "py39-jupyterlab_server",
                        "py39-jupyterlab_widgets",
                        "py39-jwt",
                        "py39-kaitaistruct",
                        "py39-kaptan",
                        "py39-keras",
                        "py39-keras2onnx",
                        "py39-keras_applications",
                        "py39-keras_preprocessing",
                        "py39-keyring",
                        "py39-kfac",
                        "py39-kiwisolver",
                        "py39-kombu",
                        "py39-latexcodec",
                        "py39-lazy_object_proxy",
                        "py39-ldap3",
                        "py39-levenshtein",
                        "py39-libpysal",
                        "py39-librosa",
                        "py39-libsass",
                        "py39-libtmux",
                        "py39-libvirt",
                        "py39-libxml2",
                        "py39-llfuse",
                        "py39-llvmlite",
                        "py39-lmdb",
                        "py39-lmfit",
                        "py39-locket",
                        "py39-lockfile",
                        "py39-logilab-common",
                        "py39-loguru",
                        "py39-lxml",
                        "py39-ly",
                        "py39-lz4",
                        "py39-m2crypto",
                        "py39-m2r",
                        "py39-macholib",
                        "py39-magenta",
                        "py39-magic",
                        "py39-mako",
                        "py39-markdown",
                        "py39-markdown2",
                        "py39-markupsafe",
                        "py39-matplotlib",
                        "py39-mecab",
                        "py39-mercurial_extension_utils",
                        "py39-mergedeep",
                        "py39-mesh-tensorflow",
                        "py39-meshio",
                        "py39-metakernel",
                        "py39-metpy",
                        "py39-mido",
                        "py39-mir_eval",
                        "py39-mistune",
                        "py39-mitmproxy",
                        "py39-mkl",
                        "py39-mkl-include",
                        "py39-mmh3",
                        "py39-mock",
                        "py39-modulegraph",
                        "py39-monotonic",
                        "py39-more-itertools",
                        "py39-moviepy",
                        "py39-mpi4py",
                        "py39-mpmath",
                        "py39-msgpack",
                        "py39-multidict",
                        "py39-multiprocess",
                        "py39-munch",
                        "py39-murmurhash",
                        "py39-mutagen",
                        "py39-mygpoclient",
                        "py39-mypy",
                        "py39-mypy_extensions",
                        "py39-natsort",
                        "py39-nbclassic",
                        "py39-nbclient",
                        "py39-nbconvert",
                        "py39-nbformat",
                        "py39-nbval",
                        "py39-nbxmpp",
                        "py39-ndg_httpsclient",
                        "py39-neovim",
                        "py39-nest_asyncio",
                        "py39-netcdf4",
                        "py39-netifaces",
                        "py39-networkx",
                        "py39-nltk",
                        "py39-nmrglue",
                        "py39-nose",
                        "py39-nose_xunitmp",
                        "py39-note-seq",
                        "py39-notebook",
                        "py39-ntplib",
                        "py39-nuitka",
                        "py39-numba",
                        "py39-numdifftools",
                        "py39-numexpr",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-oauth2client",
                        "py39-oauthlib",
                        "py39-obspy",
                        "py39-oct2py",
                        "py39-octave_kernel",
                        "py39-olefile",
                        "py39-omegaconf",
                        "py39-onnx",
                        "py39-onnxconverter-common",
                        "py39-opengl",
                        "py39-opengl-accelerate",
                        "py39-openpyxl",
                        "py39-openslide",
                        "py39-openssl",
                        "py39-opt_einsum",
                        "py39-oset",
                        "py39-outcome",
                        "py39-overrides",
                        "py39-owslib",
                        "py39-packaging",
                        "py39-paho-mqtt",
                        "py39-pandas",
                        "py39-pandocfilters",
                        "py39-param",
                        "py39-parameterized",
                        "py39-paramiko",
                        "py39-parfive",
                        "py39-parse",
                        "py39-parse-type",
                        "py39-parsedatetime",
                        "py39-parsel",
                        "py39-parsimonious",
                        "py39-parsing",
                        "py39-parso",
                        "py39-parver",
                        "py39-passlib",
                        "py39-pastel",
                        "py39-path",
                        "py39-pathlib2",
                        "py39-pathspec",
                        "py39-pathtools",
                        "py39-patsy",
                        "py39-pbr",
                        "py39-peewee",
                        "py39-pendulum",
                        "py39-pep517",
                        "py39-pep8",
                        "py39-petsc4py",
                        "py39-pexpect",
                        "py39-pgspecial",
                        "py39-phonenumbers",
                        "py39-photomosaic",
                        "py39-pickleshare",
                        "py39-pika",
                        "py39-pikepdf",
                        "py39-pint",
                        "py39-pip",
                        "py39-pipdeptree",
                        "py39-pkgconfig",
                        "py39-pkginfo",
                        "py39-plac",
                        "py39-pluggy",
                        "py39-plumed",
                        "py39-ply",
                        "py39-pmdarima",
                        "py39-pmw",
                        "py39-podcastparser",
                        "py39-poetry-core",
                        "py39-pooch",
                        "py39-poppler-qt5",
                        "py39-portalocker",
                        "py39-portend",
                        "py39-powerline",
                        "py39-poyo",
                        "py39-preshed",
                        "py39-pretend",
                        "py39-pretty-midi",
                        "py39-priority",
                        "py39-proglog",
                        "py39-prometheus_client",
                        "py39-promise",
                        "py39-prompt_toolkit",
                        "py39-protego",
                        "py39-protobuf3",
                        "py39-prov",
                        "py39-psutil",
                        "py39-psycopg2",
                        "py39-ptyprocess",
                        "py39-publicsuffix2",
                        "py39-py",
                        "py39-py2app",
                        "py39-pyasdf",
                        "py39-pyaudio",
                        "py39-pybase62",
                        "py39-pybind11",
                        "py39-pybind11-stubgen",
                        "py39-pybtex",
                        "py39-pybtex-docutils",
                        "py39-pycares",
                        "py39-pycparser",
                        "py39-pycson",
                        "py39-pyct",
                        "py39-pydantic",
                        "py39-pydicom",
                        "py39-pydot",
                        "py39-pydub",
                        "py39-pyerfa",
                        "py39-pyexpect",
                        "py39-pyficache",
                        "py39-pyfiglet",
                        "py39-pyflakes",
                        "py39-pygccxml",
                        "py39-pygeos",
                        "py39-pygit2",
                        "py39-pygithub",
                        "py39-pyglet",
                        "py39-pygments",
                        "py39-pygmsh",
                        "py39-pygraphviz",
                        "py39-pygrib",
                        "py39-pygtrie",
                        "py39-pyhamcrest",
                        "py39-pyicu",
                        "py39-pykerberos",
                        "py39-pylev",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pylzma",
                        "py39-pymc3",
                        "py39-pymongo",
                        "py39-pympler",
                        "py39-pymysql",
                        "py39-pynacl",
                        "py39-pynamecheap",
                        "py39-pync",
                        "py39-pynetdicom",
                        "py39-pyobjc",
                        "py39-pyperclip",
                        "py39-pyplusplus",
                        "py39-pypng",
                        "py39-pyproj",
                        "py39-pyqrcode",
                        "py39-pyqrcodeng",
                        "py39-pyqt4",
                        "py39-pyqt5",
                        "py39-pyqt5-webengine",
                        "py39-pyqt5-chart",
                        "py39-pyqtgraph",
                        "py39-pyrfc3339",
                        "py39-pyrsistent",
                        "py39-pyrxp",
                        "py39-pyscard",
                        "py39-pyshp",
                        "py39-pyside",
                        "py39-pyside-tools",
                        "py39-pyside2",
                        "py39-pysvn",
                        "py39-pyte",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-pytest-benchmark",
                        "py39-pytest-cov",
                        "py39-pytest-flake8",
                        "py39-pytest-forked",
                        "py39-pytest-html",
                        "py39-pytest-lazy-fixture",
                        "py39-pytest-metadata",
                        "py39-pytest-mock",
                        "py39-pytest-mpl",
                        "py39-pytest-mypy",
                        "py39-pytest-qt",
                        "py39-pytest-runner",
                        "py39-pytest-sugar",
                        "py39-pytest-timeout",
                        "py39-pytest-xdist",
                        "py39-python-augeas",
                        "py39-python-coveralls",
                        "py39-python-install",
                        "py39-python-jsonrpc-server",
                        "py39-python-snappy",
                        "py39-pytoml",
                        "py39-pytorch",
                        "py39-pytorch-lightning",
                        "py39-pytrie",
                        "py39-pytzdata",
                        "py39-pyusb",
                        "py39-pyviz_comms",
                        "py39-pywavelets",
                        "py39-qdarkstyle",
                        "py39-qpageview",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-qtsass",
                        "py39-questionary",
                        "py39-queuelib",
                        "py39-quixote",
                        "py39-random2",
                        "py39-rasterio",
                        "py39-ratelim",
                        "py39-raven",
                        "py39-rbtools",
                        "py39-rdflib",
                        "py39-recommonmark",
                        "py39-redis",
                        "py39-regex",
                        "py39-reportlab",
                        "py39-repoze.lru",
                        "py39-requests",
                        "py39-requests-file",
                        "py39-requests-gssapi",
                        "py39-requests-mock",
                        "py39-requests-oauthlib",
                        "py39-requests-toolbelt",
                        "py39-resampy",
                        "py39-responses",
                        "py39-rfc3339",
                        "py39-rfc3986",
                        "py39-rfc6555",
                        "py39-rich",
                        "py39-robotframework",
                        "py39-robotframework-seleniumlibrary",
                        "py39-roman",
                        "py39-rope",
                        "py39-routes",
                        "py39-rply",
                        "py39-rsa",
                        "py39-rstcheck",
                        "py39-rtree",
                        "py39-ruamel-yaml",
                        "py39-ruamel-yaml-clib",
                        "py39-s3fs",
                        "py39-s3transfer",
                        "py39-sacrebleu",
                        "py39-sacremoses",
                        "py39-samplerate",
                        "py39-scandir",
                        "py39-scgi",
                        "py39-scikit-build",
                        "py39-scikit-hep-awkward1",
                        "py39-scikit-hep-boost-histogram",
                        "py39-scikit-hep-hepstats",
                        "py39-scikit-hep-hepunits",
                        "py39-scikit-hep-hist",
                        "py39-scikit-hep-mplhep",
                        "py39-scikit-hep-mplhep_data",
                        "py39-scikit-hep-particle",
                        "py39-scikit-hep-uproot4",
                        "py39-scikit-image",
                        "py39-scikit-learn",
                        "py39-scikits-bootstrap",
                        "py39-scipy",
                        "py39-scrapy",
                        "py39-seaborn",
                        "py39-segno",
                        "py39-selenium",
                        "py39-semantic_version",
                        "py39-semver",
                        "py39-send2trash",
                        "py39-sentence-transformers",
                        "py39-sentencepiece",
                        "py39-seqeval",
                        "py39-serial",
                        "py39-service_identity",
                        "py39-setproctitle",
                        "py39-setupmeta",
                        "py39-setuptools",
                        "py39-setuptools-rust",
                        "py39-setuptools_scm",
                        "py39-setuptools_scm_git_archive",
                        "py39-sgmllib3k",
                        "py39-sh",
                        "py39-shapely",
                        "py39-shellingham",
                        "py39-shiboken",
                        "py39-simplegeneric",
                        "py39-simplejson",
                        "py39-simpy",
                        "py39-sip",
                        "py39-six",
                        "py39-sk-video",
                        "py39-slack-sdk",
                        "py39-slackclient",
                        "py39-slepc4py",
                        "py39-slugify",
                        "py39-smart_open",
                        "py39-smmap",
                        "py39-sniffio",
                        "py39-snowballstemmer",
                        "py39-snuggs",
                        "py39-socks",
                        "py39-sortedcollections",
                        "py39-sortedcontainers",
                        "py39-soundfile",
                        "py39-soupsieve",
                        "py39-sox",
                        "py39-spaCy",
                        "py39-spaCy-models",
                        "py39-spacepy",
                        "py39-spake2",
                        "py39-spark_parser",
                        "py39-spdx",
                        "py39-spdx-lookup",
                        "py39-speg",
                        "py39-sphinx",
                        "py39-sphinx-bootstrap-theme",
                        "py39-sphinx-click",
                        "py39-sphinx-copybutton",
                        "py39-sphinx-gallery",
                        "py39-sphinx-issues",
                        "py39-sphinx_rtd_theme",
                        "py39-sphinxcontrib-applehelp",
                        "py39-sphinxcontrib-bibtex",
                        "py39-sphinxcontrib-devhelp",
                        "py39-sphinxcontrib-htmlhelp",
                        "py39-sphinxcontrib-jsmath",
                        "py39-sphinxcontrib-qthelp",
                        "py39-sphinxcontrib-serializinghtml",
                        "py39-sphinxcontrib-svg2pdfconverter",
                        "py39-sphinxcontrib-websupport",
                        "py39-spyder",
                        "py39-spyder-devel",
                        "py39-spyder-kernels",
                        "py39-spyder-kernels-devel",
                        "py39-sqlalchemy",
                        "py39-sqlalchemy-migrate",
                        "py39-sqlparse",
                        "py39-srsly",
                        "py39-starlette",
                        "py39-statsmodels",
                        "py39-stevedore",
                        "py39-stopit",
                        "py39-stopwordsiso",
                        "py39-structlog",
                        "py39-sunpy",
                        "py39-sympy",
                        "py39-tables",
                        "py39-tabulate",
                        "py39-tatsu",
                        "py39-tblib",
                        "py39-tempita",
                        "py39-tempora",
                        "py39-tenacity",
                        "py39-tensor2tensor",
                        "py39-tensorboard",
                        "py39-tensorboard1",
                        "py39-tensorboardX",
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-datasets",
                        "py39-tensorflow-gan",
                        "py39-tensorflow-hub",
                        "py39-tensorflow-metadata",
                        "py39-tensorflow-transform",
                        "py39-tensorflow_estimator",
                        "py39-tensorflow_estimator1",
                        "py39-term-background",
                        "py39-termcolor",
                        "py39-terminado",
                        "py39-terminaltables",
                        "py39-testfixtures",
                        "py39-testpath",
                        "py39-text-unidecode",
                        "py39-textdistance",
                        "py39-texttable",
                        "py39-tf-slim",
                        "py39-tfx-bsl",
                        "py39-theano-pymc",
                        "py39-thinc",
                        "py39-threadpoolctl",
                        "py39-three-merge",
                        "py39-tifffile",
                        "py39-timeout-decorator",
                        "py39-tinycss",
                        "py39-tinycss2",
                        "py39-tkinter",
                        "py39-tldextract",
                        "py39-tmuxp",
                        "py39-tokenizers",
                        "py39-toml",
                        "py39-tomlkit",
                        "py39-toolz",
                        "py39-torchaudio",
                        "py39-torchtext",
                        "py39-torchvision",
                        "py39-tornado",
                        "py39-tornado5",
                        "py39-tox",
                        "py39-tpot",
                        "py39-tqdm",
                        "py39-tracer",
                        "py39-traitlets",
                        "py39-transformers",
                        "py39-translationstring",
                        "py39-trepan3k",
                        "py39-treq",
                        "py39-trio",
                        "py39-tropycal",
                        "py39-trustme",
                        "py39-twisted",
                        "py39-twython",
                        "py39-txaio",
                        "py39-txrequests",
                        "py39-typed-ast",
                        "py39-typedapi",
                        "py39-typeguard",
                        "py39-typer",
                        "py39-typing_extensions",
                        "py39-tz",
                        "py39-tzlocal",
                        "py39-u-msgpack-python",
                        "py39-ufl",
                        "py39-ujson",
                        "py39-umap-learn",
                        "py39-uncertainties",
                        "py39-uncompyle6",
                        "py39-unicodedata2",
                        "py39-unidecode",
                        "py39-unidic",
                        "py39-unidic-lite",
                        "py39-update_checker",
                        "py39-upt-cpan",
                        "py39-upt-macports",
                        "py39-upt-pypi",
                        "py39-upt-rubygems",
                        "py39-uritemplate",
                        "py39-urllib3",
                        "py39-urwid",
                        "py39-us",
                        "py39-uvicorn",
                        "py39-validators",
                        "py39-vcversioner",
                        "py39-vine",
                        "py39-virtualenv",
                        "py39-virtualenv-clone",
                        "py39-w3lib",
                        "py39-waitress",
                        "py39-wand",
                        "py39-wasabi",
                        "py39-watchdog",
                        "py39-wcmatch",
                        "py39-wcwidth",
                        "py39-webencodings",
                        "py39-webob",
                        "py39-websocket-client",
                        "py39-websockets",
                        "py39-werkzeug",
                        "py39-wheel",
                        "py39-whoosh",
                        "py39-widgetsnbextension",
                        "py39-word2number",
                        "py39-wrapt",
                        "py39-wsproto",
                        "py39-wurlitzer",
                        "py39-wxpython-4.0",
                        "py39-xarray",
                        "py39-xattr",
                        "py39-xdis",
                        "py39-xlrd",
                        "py39-xmlsec",
                        "py39-xmltodict",
                        "py39-xxhash",
                        "py39-yaml",
                        "py39-yapf",
                        "py39-yarl",
                        "py39-yaspin",
                        "py39-zeep",
                        "py39-zict",
                        "py39-zipp",
                        "py39-zmq",
                        "py39-zope-component",
                        "py39-zope-deferredimport",
                        "py39-zope-deprecation",
                        "py39-zope-event",
                        "py39-zope-hookable",
                        "py39-zope-proxy",
                        "py39-zopeinterface",
                        "py39-zopfli",
                        "py39-zstd",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iio",
                        "gr-iqbalance",
                        "gr-iridium",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-rds",
                        "gr-satellites",
                        "gr-specest",
                        "htcondor",
                        "quisk",
                        "ciphey",
                        "name-that-hash",
                        "py39-yara",
                        "py39-tensorflow",
                        "py39-tensorflow-addons",
                        "py39-tensorflow-probability",
                        "py39-tensorflow1",
                        "py39-cidrize",
                        "py39-allennlp",
                        "py39-netaddr",
                        "py39-cloudscraper",
                        "search-that-hash",
                        "py39-ntlm-auth",
                        "py39-requests_ntlm",
                        "py39-pywinrm",
                        "py39-python-dotenv",
                        "py39-ukpostcodeparser",
                        "py39-hcloud",
                        "py39-xlsx2csv",
                        "py39-checkdigit",
                        "py39-configparser",
                        "py39-logbook",
                        "py39-pycryptodome",
                        "py39-webcolors",
                        "py39-pytest-subtests",
                        "py39-asttokens",
                        "py39-executing",
                        "py39-matplotlib-inline",
                        "py39-pure_eval",
                        "py39-stack_data",
                        "py39-blessings",
                        "py39-bpython",
                        "py39-curtsies",
                        "py39-cwcwidth",
                        "py39-xdg",
                        "py39-biopython",
                        "py39-pdbecif",
                        "py39-olm",
                        "py39-h5netcdf",
                        "py39-openbabel",
                        "py39-eyed3",
                        "py39-huggingface_hub",
                        "py39-pyotp",
                        "py39-boltons",
                        "py39-engineio",
                        "py39-eventlet",
                        "py39-socketio",
                        "py39-aplpy",
                        "py39-astlib",
                        "py39-astroML",
                        "py39-astroML_addons",
                        "py39-astroquery",
                        "py39-astroscrappy",
                        "py39-atpy",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-healpy",
                        "py39-ligo-common",
                        "py39-ligo-segments",
                        "py39-ligotimegps",
                        "py39-mimeparse",
                        "py39-montage",
                        "py39-photutils",
                        "py39-pyavm",
                        "py39-pyregion",
                        "py39-regions",
                        "py39-reproject",
                        "py39-vo",
                        "py39-langdetect",
                        "pywhat",
                        "py39-mercantile",
                        "py39-XlsxWriter",
                        "py39-pptx",
                        "py39-cfgv",
                        "py39-identify",
                        "py39-nodeenv",
                        "py39-bottle",
                        "py39-virtualenvwrapper",
                        "py39-humanize",
                        "pushbroom",
                        "py39-gpilab-core",
                        "py39-gpilab-examples",
                        "py39-gpilab-framework",
                        "py39-json-tricks",
                        "py39-qimage2ndarray",
                        "py39-pyaes",
                        "py39-vega",
                        "py39-userpath",
                        "py39-tokenize-rt",
                        "py39-sphinx-autodoc-typehints",
                        "py39-alagitpull",
                        "py39-markdown-it-py",
                        "py39-mdit-py-plugins",
                        "py39-myst-parser",
                        "py39-rpy2",
                        "py39-gitfs",
                        "py39-cachelib",
                        "py39-ephem",
                        "py39-beniget",
                        "py39-pythran",
                        "py39-re2",
                        "py39-partd",
                        "py39-requirements-parser",
                        "py39-sentipy",
                        "py39-apptools",
                        "py39-envisage",
                        "py39-mayavi",
                        "py39-pyface",
                        "py39-python-lsp-jsonrpc",
                        "py39-python-lsp-server",
                        "py39-traits",
                        "py39-traitsui",
                        "py39-charset-normalizer",
                        "py39-tomli",
                        "py39-backports.entry-points-selectable",
                        "py39-platformdirs",
                        "py39-backports",
                        "q-textasdata",
                        "py39-ipadic",
                        "py39-mecab-python3",
                        "py39-networkit",
                        "py39-contextily",
                        "py39-geoplot",
                        "py39-mapclassify",
                        "py39-build",
                        "py39-macfsevents",
                        "py39-marisa-trie",
                        "py39-requests-unixsocket",
                        "py39-python-lsp-black",
                        "py39-debugpy",
                        "py39-kubernetes",
                        "py39-nds2-client",
                        "py39-pymunk",
                        "py39-z3",
                        "subversion-pythonbindings-3.9",
                        "py39-jupytext",
                        "py39-makefun",
                        "py39-cryptography_vectors",
                        "py39-musicbrainzngs",
                        "py39-confuse",
                        "py39-country",
                        "py39-jsonpath-rw",
                        "py39-mediafile",
                        "py39-munkres",
                        "py39-gpsoauth",
                        "py39-mechanicalsoup",
                        "py39-validictory",
                        "py39-fonttools",
                        "py39-ibroadcast",
                        "py39-pathvalidate",
                        "py39-pick",
                        "py39-aubio",
                        "py39-ifaddr",
                        "py39-termtables",
                        "py39-about-time",
                        "py39-grapheme",
                        "py39-last",
                        "py39-acoustid",
                        "py39-discogs-client",
                        "py39-gmusicapi",
                        "py39-alive-progress",
                        "py39-rarfile",
                        "py39-reflink",
                        "py39-soco",
                        "py39-termplotlib",
                        "py39-mpd2",
                        "py39-ttfquery",
                        "py39-nmrglue-devel",
                        "py39-pyshark",
                        "py39-ipyparallel",
                        "py39-bottlenose",
                        "py39-zbar",
                        "py39-pew",
                        "py39-pythonz",
                        "py39-rangehttpserver",
                        "py39-resumable-urlretrieve",
                        "py39-pyqt5-sip",
                        "py39-sip4",
                        "py39-fasttext",
                        "py39-editorconfig",
                        "py39-pyqt-builder",
                        "py39-pdfminer",
                        "py39-pyqt5-scintilla",
                        "py39-peakutils",
                        "py39-fabio",
                        "py39-palettable",
                        "py39-plotly",
                        "py39-xraydb",
                        "py39-monty",
                        "py39-silx",
                        "py39-scikit-rf",
                        "py39-spglib",
                        "py39-xyzservices",
                        "py39-pymatgen",
                        "py39-pyshortcuts",
                        "py39-omniORBpy",
                        "py39-matplotlib-basemap",
                        "py39-hdf5plugin",
                        "py39-asv",
                        "py39-bootstrap-modules",
                        "py39-xkcdpass",
                        "py39-opencv3-devel",
                        "py39-opencv4-devel",
                        "py39-ansible-core",
                        "py39-resolvelib",
                        "py39-wxmplot",
                        "py39-wxutils",
                        "py39-xraylarch",
                        "py39-altair",
                        "py39-unidiff",
                        "py39-importlib-resources",
                        "py39-pyfftw",
                        "py39-molmod",
                        "py39-xhtml2pdf",
                        "py39-sentry-sdk",
                        "py39-spotipy",
                        "py39-html2text",
                        "py39-pyquery",
                        "py39-tomli-w",
                        "py39-aiosignal",
                        "py39-frozenlist",
                        "py39-cattrs",
                        "py39-requests-cache",
                        "py39-url-normalize",
                        "py39-imaplib2",
                        "py39-mysqlclient",
                        "py39-GridDataFormats",
                        "py39-npx",
                        "py39-gsd",
                        "py39-mmtf-python",
                        "py39-acefile",
                        "py39-MDAnalysis",
                        "py39-cytoolz",
                        "py39-txtorcon",
                        "py39-coveralls",
                        "py39-gprof2dot",
                        "py39-multivolumefile",
                        "py39-py7zr",
                        "py39-pyannotate",
                        "py39-pycryptodomex",
                        "py39-pyppmd",
                        "py39-pytest-fixture-config",
                        "py39-pytest-profiling",
                        "py39-pytest-remotedata",
                        "py39-pytest-shutil",
                        "py39-pytest-virtualenv",
                        "py39-pyzstd",
                        "py39-setuptools-git",
                        "py39-exifread",
                        "py39-aws-sam-translator",
                        "py39-fipy",
                        "py39-zope-schema",
                        "py39-authres",
                        "py39-falcon",
                        "py39-lazr.delegates",
                        "py39-mujson",
                        "py39-py3dns",
                        "py39-testtools",
                        "py39-zope-i18nmessageid",
                        "py39-authheaders",
                        "py39-dkimpy",
                        "py39-lazr.config",
                        "py39-zope-configuration",
                        "py39-sybil",
                        "py39-aiosmtpd",
                        "py39-atpublic",
                        "py39-django-gravatar2",
                        "py39-flufl.bounce",
                        "py39-flufl.i18n",
                        "py39-flufl.lock",
                        "py39-hyperkitty",
                        "py39-mailmanclient",
                        "py39-django-allauth",
                        "py39-django-mailman3",
                        "py39-openid",
                        "py39-postorius",
                        "py39-readme_renderer",
                        "py39-cmd2",
                        "py39-cachey",
                        "py39-docstring_parser",
                        "py39-freetype",
                        "py39-hsluv",
                        "py39-magicgui",
                        "py39-napari-console",
                        "py39-napari-plugin-engine",
                        "py39-napari-svg",
                        "py39-psygnal",
                        "py39-superqt",
                        "py39-vispy",
                        "py39-panel",
                        "py39-pytest-datadir",
                        "py39-pytest-regressions",
                        "py39-colorcet",
                        "py39-kapteyn",
                        "ansible",
                        "py39-textual",
                        "py39-jsonconversion",
                        "py39-pyinstrument",
                        "py39-icmplib",
                        "py39-python-ivi",
                        "py39-usbtmc",
                        "py39-visa",
                        "py39-vxi11",
                        "py39-instrumentkit",
                        "gr-hermeslite2",
                        "py39-thrift",
                        "chemex-devel",
                        "py39-hieroglyph",
                        "py39-flexmock",
                        "py39-iocapture",
                        "py39-LabJackPython",
                        "py39-anyjson",
                        "py39-appscript",
                        "py39-apsw",
                        "py39-chevron",
                        "py39-dateparser",
                        "py39-pkce",
                        "py39-rednose",
                        "py39-sure",
                        "py39-termstyle",
                        "py39-serverlessrepo",
                        "py39-pytomlpp",
                        "py39-npe2",
                        "py39-mlxtend",
                        "py39-cog",
                        "py39-control",
                        "py39-vobject",
                        "py39-pyvis",
                        "py39-wordcloud",
                        "py39-cvxopt",
                        "py39-pygls",
                        "py39-cheroot",
                        "py39-awscli-plugin-endpoint",
                        "py39-flask-babel",
                        "py39-beancount",
                        "py39-crayons",
                        "py39-snmp",
                        "py39-django-debug-toolbar",
                        "py39-scikit-dsp-comm",
                        "py39-readability-lxml",
                        "py39-taskw",
                        "py39-utidylib",
                        "py39-repoze.sphinx.autointerface",
                        "py39-awscrt",
                        "py39-pyheif",
                        "py39-undetected-chromedriver",
                        "py39-argon2-cffi-bindings",
                        "py39-rich-click",
                        "py39-breadability",
                        "py39-gsl",
                        "py39-gwosc",
                        "py39-sumy",
                        "py39-pyvo",
                        "py39-rencode",
                        "py39-filterpy",
                        "py39-virtualfish",
                        "py39-word2vec",
                        "py39-agate",
                        "py39-agate-dbf",
                        "py39-agate-excel",
                        "py39-agate-sql",
                        "py39-csvkit",
                        "py39-dbfread",
                        "py39-leather",
                        "py39-pytimeparse",
                        "py39-google-api-core",
                        "py39-googleapis-common-protos",
                        "py39-memprof",
                        "py39-ipympl",
                        "py39-prawcore",
                        "py39-kitchen",
                        "py39-glcontext",
                        "py39-moderngl",
                        "py39-pnoise",
                        "py39-svgelements",
                        "py39-svgwrite",
                        "py39-praw",
                        "py39-blockdiag",
                        "py39-seqdiag",
                        "py39-imread",
                        "py39-ansible-compat",
                        "py39-subprocess-tee",
                        "py39-actdiag",
                        "py39-mahotas",
                        "py39-awscli2",
                        "py39-honcho",
                        "py39-nwdiag",
                        "py39-pystache",
                        "py39-openbabel2",
                        "py39-psycopg",
                        "py39-simpy-docs",
                        "py39-smi",
                        "py39-editables",
                        "py39-hatchling",
                        "py39-pytest-random-order",
                        "py39-zipfile-deflate64",
                        "py39-jaraco.classes",
                        "py39-sphinxcontrib-blockdiag",
                        "py39-htseq",
                        "py39-pysam",
                        "py39-hatch-vcs",
                        "py39-sphinxcontrib-httpdomain",
                        "py39-pyopencl",
                        "py39-pytools",
                        "py39-prettytable",
                        "py39-jupyterthemes",
                        "py39-lesscpy",
                        "py39-bqplot",
                        "py39-traittypes",
                        "py39-asyncmy",
                        "py39-pytest-describe",
                        "py39-keep",
                        "py39-pybonjour",
                        "py39-precis-i18n",
                        "py39-tensorflow-macos",
                        "py39-tensorflow-metal",
                        "py39-telethon",
                        "py39-types-ujson",
                        "py39-uc-micro-py",
                        "py39-sparse",
                        "py39-types-python-dateutil",
                        "py39-types-pytz",
                        "py39-types-simplejson",
                        "py39-autoflake",
                        "py39-mdurl",
                        "py39-backoff",
                        "py39-analytics-python",
                        "py39-linkify-it-py",
                        "py39-fastjsonschema",
                        "py39-ffmpy",
                        "py39-scikit-umfpack",
                        "py39-maturin",
                        "py39-python-multipart",
                        "py39-orjson",
                        "py39-gradio",
                        "py39-me-al",
                        "py39-figleaf",
                        "py39-rstcheck-core",
                        "py39-types-docutils",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-cons",
                        "py39-etuples",
                        "py39-logical-unification",
                        "py39-minikanren",
                        "py39-multipledispatch",
                        "py39-pymc",
                        "py39-xarray-einstats",
                        "py39-pytidylib",
                        "py39-sip-devel",
                        "py39-gyoto",
                        "py39-mdtraj",
                        "py39-barnaba",
                        "py39-curio",
                        "py39-python-socks",
                        "py39-libarchive-c",
                        "py39-socksio",
                        "py39-ordered-set",
                        "py39-exceptiongroup",
                        "py39-flit_scm",
                        "py39-inflate64",
                        "py39-pybcj",
                        "py39-installer",
                        "py39-git-delete-merged-branches",
                        "py39-smartypants",
                        "py39-typogrify",
                        "py39-logilab-constraint",
                        "py39-ephemeral-port-reserve",
                        "py39-pytest-xprocess",
                        "py39-emoji",
                        "py39-whatthepatch",
                        "py39-ldap",
                        "py39-pyx",
                        "py39-langcodes",
                        "py39-jsonlines",
                        "py39-cloudflare",
                        "py39-docx",
                        "py39-ipython-sql",
                        "py39-hatch-fancy-pypi-readme",
                        "py39-pytest-json-report",
                        "py39-hdbscan",
                        "py39-jsonpointer",
                        "py39-sphinx-jsonschema",
                        "py39-sphinx-rtd-theme",
                        "py39-sphinxnotes-strike",
                        "py39-bidi",
                        "py39-coremltools",
                        "py39-kraken",
                        "py39-berkeleydb",
                        "py39-scoop",
                        "py39-jplephem",
                        "py39-spktype21",
                        "py39-sgp4",
                        "py39-skyfield",
                        "py39-skyfield-data",
                        "py39-iminuit",
                        "py39-app-model",
                        "py39-in-n-out",
                        "py39-brotlicffi",
                        "py39-docstring-to-markdown",
                        "py39-pylint-venv",
                        "py39-rapidfuzz",
                        "py39-fdsnwsscripts",
                        "py39-contourpy",
                        "py39-lsprotocol",
                        "py39-calver",
                        "py39-poetry-plugin-export",
                        "py39-trove-classifiers",
                        "py39-mongoengine",
                        "py39-pivy",
                        "py39-cfn-lint",
                        "py39-jschema_to_python",
                        "py39-jsonpatch",
                        "py39-junit-xml",
                        "py39-sarif-om",
                        "py39-pypdf",
                        "py39-coolprop",
                        "py39-dotty-dict",
                        "py39-hid",
                        "py39-log-symbols",
                        "py39-spinners",
                        "py39-hjson",
                        "py39-fypp",
                        "py39-pytest-check",
                        "py39-xmldiff",
                        "py39-singledispatch",
                        "py39-cymruwhois",
                        "py39-pytensor",
                        "py39-versioneer",
                        "py39-pytoolconfig",
                        "py39-scikit-hep-awkward",
                        "py39-scikit-hep-uproot",
                        "py39-confection",
                        "py39-toposort",
                        "py39-comm",
                        "py39-pyproject_hooks",
                        "py39-dijitso",
                        "py39-dolfin",
                        "py39-ffc",
                        "py39-fiat",
                        "py39-rchitect",
                        "py39-breathe",
                        "py39-mupdf",
                        "py39-pudb",
                        "py39-imagehash",
                        "py39-branca",
                        "py39-folium",
                        "py39-setuptools-git-versioning",
                        "py39-cryptg",
                        "py39-blosc2",
                        "py39-ndindex",
                        "py39-jfricas",
                        "py39-pdal",
                        "py39-pyproject_metadata",
                        "py39-hyrule",
                        "py39-scour",
                        "py39-css-parser",
                        "py39-qrcode",
                        "py39-asitop",
                        "py39-dashing",
                        "py39-nameutils",
                        "py39-pulp",
                        "py39-quantecon",
                        "py39-rasterstats",
                        "py39-custom_inherit",
                        "py39-elastic-transport",
                        "py39-fortranformat",
                        "py39-types-psutil",
                        "py39-types-setuptools",
                        "py39-types-typed-ast",
                        "py39-access",
                        "py39-esda",
                        "py39-giddy",
                        "py39-inequality",
                        "py39-mgwr",
                        "py39-momepy",
                        "py39-pointpats",
                        "py39-pysal",
                        "py39-segregation",
                        "py39-spaghetti",
                        "py39-spglm",
                        "py39-spint",
                        "py39-splot",
                        "py39-spopt",
                        "py39-spreg",
                        "py39-spvcm",
                        "py39-tobler",
                        "py39-safetensors",
                        "py39-genshi",
                        "py39-pytest-trio",
                        "py39-cinderclient",
                        "py39-cliff",
                        "py39-debtcollector",
                        "py39-dogpile-cache",
                        "py39-keystoneauth1",
                        "py39-keystoneclient",
                        "py39-novaclient",
                        "py39-openstackclient",
                        "py39-openstacksdk",
                        "py39-os-service-types",
                        "py39-osc-lib",
                        "py39-oslo-config",
                        "py39-oslo-i18n",
                        "py39-oslo-serialization",
                        "py39-oslo-utils",
                        "py39-requestsexceptions",
                        "py39-bitmath",
                        "py39-bpylist2",
                        "py39-objexplore",
                        "py39-progressbar",
                        "py39-pytest-pycodestyle",
                        "py39-pytest-pylint",
                        "py39-plyvel",
                        "py39-pyxdg",
                        "py39-xdg-base-dirs",
                        "py39-applescript",
                        "py39-bitarray",
                        "py39-osxmetadata",
                        "py39-photoscript",
                        "py39-pytimeparse2",
                        "py39-rich-theme-manager",
                        "py39-shortuuid",
                        "py39-strpdatetime",
                        "py39-textx",
                        "py39-ptpython",
                        "py39-scapy",
                        "py39-scapy-devel",
                        "py39-geojson",
                        "py39-libxslt",
                        "py39-fuzzywuzzy",
                        "py39-fancycompleter",
                        "py39-pdbpp",
                        "py39-repl",
                        "py39-wmctrl",
                        "py39-tlsh",
                        "py39-luma.core",
                        "py39-luma.emulator",
                        "py39-pyftdi",
                        "py39-smbus2",
                        "py39-circuitbreaker",
                        "py39-pefile",
                        "py39-oci",
                        "py39-pdm-backend",
                        "py39-meson",
                        "py39-meson-python",
                        "py39-gnupg",
                        "py39-nclib",
                        "py39-async-lru",
                        "py39-rpds-py",
                        "py39-sdnotify",
                        "py39-scikit-build-core",
                        "py39-dbus_next",
                        "py39-dropbox",
                        "py39-pyfatfs",
                        "py39-rubicon-objc",
                        "py39-stone",
                        "py39-survey",
                        "py39-asciimatics",
                        "py39-libusb1",
                        "py39-serpent",
                        "py39-bugsnag",
                        "py39-keyrings.alt",
                        "py39-Pyro5",
                        "py39-desktop-notifier",
                        "py39-pytest-rerunfailures",
                        "py39-rfc3339-validator",
                        "py39-rfc3986-validator",
                        "py39-tinydb",
                        "py39-expandvars",
                        "py39-pygmt",
                        "py39-referencing",
                        "py39-asdf-astropy",
                        "py39-asdf-standard",
                        "py39-asdf",
                        "py39-asdf-transform-schemas",
                        "py39-asdf-unit-schemas",
                        "py39-asdf-coordinates-schemas",
                        "py39-astropy-iers-data",
                        "py39-jsonschema-specifications",
                        "py39-zc-lockfile",
                        "py39-python-json-logger",
                        "py39-glad2",
                        "py39-frozendict",
                        "py39-cython-compat",
                        "py39-ruff",
                        "py39-oldest-supported-numpy",
                        "py39-sphinxcontrib-jquery",
                        "py39-lazy_loader",
                        "py39-pastedeploy",
                        "py39-minidb",
                        "py39-urlwatch",
                        "py39-webtest",
                        "py39-postgresql",
                        "py39-arabic-reshaper",
                        "py39-pysaga",
                        "py39-aiohttp-socks",
                        "py39-requests-futures",
                        "py39-socid-extractor",
                        "py39-stem",
                        "py39-torrequest",
                        "py39-oscrypto",
                        "py39-hanko",
                        "py39-hanko-certvalidator",
                        "py39-svglib",
                        "py39-uritools",
                        "py39-asv-runner",
                        "py39-annotated_types",
                        "py39-pydantic_core",
                        "py39-pydantic_settings",
                        "py39-pyspnego",
                        "py39-iso3166",
                        "py39-trio-websocket",
                        "py39-soxr",
                        "py39-types-decorator",
                        "py39-polygon",
                        "py39-tzdata",
                        "py39-pydantic-compat",
                        "py39-pyobjc6",
                        "py39-jupyter_server_terminals",
                        "py39-notebook_shim",
                        "py39-fqdn",
                        "py39-isoduration",
                        "py39-uri-template",
                        "py39-mslex",
                        "py39-powerline-exitstatus-kai",
                        "py39-powerline-gitstatus",
                        "py39-jsonschema-format-nongpl",
                        "py39-jupyter_events",
                        "py39-hatch-jupyter-builder",
                        "py39-hatch-nodejs-version",
                        "py39-jupyter-lsp",
                        "py39-simplekml",
                        "py39-types-colorama",
                        "py39-mdx_linkify",
                        "py39-quantities",
                        "py39-sounddevice",
                        "py39-mssql",
                        "py39-inflect",
                        "py39-g2p-en",
                        "py39-blosc",
                        "py39-pybox2d",
                        "py39-ezdxf",
                        "py39-mrjob",
                        "py39-svgpath",
                        "py39-line_profiler",
                        "py39-jaraco.context",
                        "py39-fickling",
                        "py39-libnewt",
                        "py39-lxml_html_clean",
                        "py39-pdal-plugins",
                        "py39-qt4py",
                        "py39-flexcache",
                        "py39-flexparser",
                        "py39-pyFAI",
                        "py39-dmgbuild",
                        "py39-ds-store",
                        "py39-mac-alias",
                        "py39-pyqt6",
                        "py39-pyqt6-3d",
                        "py39-pyqt6-charts",
                        "py39-pyqt6-datavisualization",
                        "py39-pyqt6-networkauth",
                        "py39-pyqt6-sip",
                        "py39-pyqt6-webengine",
                        "py39-objgraph",
                        "py39-beancount-import",
                        "py39-eli5",
                        "py39-aiohappyeyeballs",
                        "py39-pylsqpack",
                        "py39-service-identity",
                        "py39-aioquic",
                        "py39-gpxpy",
                        "py39-autopage",
                        "py39-asyncssh",
                        "py39-pyuca",
                        "py39-zlmdb",
                        "py39-demjson",
                        "py39-pacal",
                        "py39-pylast",
                        "py39-rich_rst",
                        "py39-propcache",
                        "py39-hatch-requirements-txt",
                        "py39-marshmallow",
                        "py39-webargs",
                        "py39-pysimdjson",
                        "py39-kcs11",
                        "py39-emmet-core",
                        "py39-maggma",
                        "py39-mongomock",
                        "py39-mp-api",
                        "py39-pycifrw",
                        "py39-pydash",
                        "py39-sentinels",
                        "py39-smart-open",
                        "py39-sqlalchemy-utils",
                        "py39-sshtunnel",
                        "py39-getkey",
                        "py39-json-rpc",
                        "py39-poetry-plugin-shell",
                        "py39-urwid-readline",
                        "py39-pytesseract",
                        "py39-krb5",
                        "py39-requests-kerberos",
                        "py39-img2pdf",
                        "py39-pyogrio",
                        "py39-pygments-mathematica",
                        "py39-narwhals",
                        "py39-pyqt6-scintilla",
                        "py39-pyside6",
                        "py39-digitalocean",
                        "py39-google-api-python-client",
                        "py39-cloudflare2",
                        "py39-pyproject_api",
                        "py39-scamper",
                        "py39-findpython",
                        "py39-typing-inspection",
                        "py39-pyfzf",
                        "py39-sqlglot",
                        "py39-cramjam",
                        "py39-iterable-io",
                        "py39-zipstream-ng",
                        "py39-backports.tarfile",
                        "py39-pbs_installer",
                        "py39-flasgger",
                        "py39-coherent.licensed",
                        "py39-donfig",
                        "py39-mpl-animators",
                        "py39-numcodecs",
                        "py39-zarr",
                        "py39-nanobind",
                        "py39-darkdetect",
                        "py39-larixite",
                        "py39-pypostal",
                        "py39-uv-build",
                        "py39-ml_dtypes",
                        "py39-proto-plus"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "qt5-qtcreator",
                        "terminus-font",
                        "arangodb",
                        "mozjs68",
                        "v8-8.3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "autojump"
                    ]
                }
            ]
        },
        {
            "name": "python38",
            "portdir": "lang/python38",
            "version": "3.8.20",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "expat",
                        "gettext-runtime",
                        "openssl",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select-38",
                        "python3_select-38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyarrow",
                        "dbus-python38",
                        "gn-devel",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py38-jsonnet",
                        "py38-qscintilla-qt4",
                        "xapian-bindings-python38",
                        "py38-opencv3",
                        "py38-opencv4",
                        "py38-pyilmbase",
                        "py38-htmldocs",
                        "py38-dlib",
                        "py38-faiss",
                        "py38-z3",
                        "libcec",
                        "github-backup",
                        "ninja-ide",
                        "py38-DAWG",
                        "py38-Faker",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-Pillow",
                        "py38-SDL2",
                        "py38-XlsxWriter",
                        "py38-absl",
                        "py38-acme",
                        "py38-acora",
                        "py38-actdiag",
                        "py38-aenum",
                        "py38-affine",
                        "py38-aiobotocore",
                        "py38-aiodns",
                        "py38-aiofiles",
                        "py38-aioftp",
                        "py38-aiohttp",
                        "py38-aioitertools",
                        "py38-aiojobs",
                        "py38-aiomysql",
                        "py38-aiopg",
                        "py38-aiosmtpd",
                        "py38-aiosqlite",
                        "py38-alabaster",
                        "py38-alembic",
                        "py38-algopy",
                        "py38-altair",
                        "py38-altgraph",
                        "py38-amazon.ion",
                        "py38-amqp",
                        "py38-aniso8601",
                        "py38-ansible",
                        "py38-ansible-base",
                        "py38-ansicolor",
                        "py38-antlr4-python3-runtime",
                        "py38-anyio",
                        "py38-anytree",
                        "py38-apache-beam",
                        "py38-apipkg",
                        "py38-appdirs",
                        "py38-applaunchservices",
                        "py38-appnope",
                        "py38-apptools",
                        "py38-apsw",
                        "py38-argcomplete",
                        "py38-argh",
                        "py38-argon2-cffi",
                        "py38-arpeggio",
                        "py38-arrow",
                        "py38-arviz",
                        "py38-asciimatics",
                        "py38-asgiref",
                        "py38-asn1",
                        "py38-asn1-modules",
                        "py38-asn1crypto",
                        "py38-asteval",
                        "py38-astor",
                        "py38-astroid",
                        "py38-astroplan",
                        "py38-astropy",
                        "py38-astropy-healpix",
                        "py38-astropy-helpers",
                        "py38-astroquery",
                        "py38-astunparse",
                        "py38-async-timeout",
                        "py38-async_generator",
                        "py38-asyncpg",
                        "py38-asynctest",
                        "py38-atomiclong",
                        "py38-atomicwrites",
                        "py38-atpublic",
                        "py38-attr",
                        "py38-attrs",
                        "py38-audioread",
                        "py38-autobahn",
                        "py38-automat",
                        "py38-autopep8",
                        "py38-avro",
                        "py38-aws-sam-translator",
                        "py38-awscli",
                        "py38-axolotl",
                        "py38-axolotl-curve25519",
                        "py38-babel",
                        "py38-backcall",
                        "py38-base58",
                        "py38-base91",
                        "py38-bcolz",
                        "py38-bcrypt",
                        "py38-beaker",
                        "py38-beancount",
                        "py38-beancount-import",
                        "py38-beartype",
                        "py38-beautifulsoup4",
                        "py38-behave",
                        "py38-benchexec",
                        "py38-bigfloat",
                        "py38-billiard",
                        "py38-binaryornot",
                        "py38-biopython",
                        "py38-biplist",
                        "py38-bitarray",
                        "py38-bitstring",
                        "py38-black",
                        "py38-blaze",
                        "py38-bleach",
                        "py38-blessed",
                        "py38-blessings",
                        "py38-blinker",
                        "py38-blis",
                        "py38-blockdiag",
                        "py38-blosc",
                        "py38-bokeh",
                        "py38-boltons",
                        "py38-boto",
                        "py38-boto3",
                        "py38-botocore",
                        "py38-bottle",
                        "py38-bottleneck",
                        "py38-bpemb",
                        "py38-bracex",
                        "py38-brotli",
                        "py38-bsddb3",
                        "py38-bson",
                        "py38-bz2file",
                        "py38-cachecontrol",
                        "py38-cached-property",
                        "py38-cachelib",
                        "py38-cachetools",
                        "py38-cachy",
                        "py38-cairo",
                        "py38-cairocffi",
                        "py38-cairosvg",
                        "py38-cartopy",
                        "py38-catalogue",
                        "py38-cbor",
                        "py38-cbor2",
                        "py38-cchardet",
                        "py38-celery",
                        "py38-certifi",
                        "py38-cffi",
                        "py38-cfn-lint",
                        "py38-cftime",
                        "py38-chardet",
                        "py38-cheetah",
                        "py38-cheroot",
                        "py38-cherrypy",
                        "py38-cinderclient",
                        "py38-cipheycore",
                        "py38-cipheydists",
                        "py38-clang",
                        "py38-clawpack",
                        "py38-cleo",
                        "py38-cli-helpers",
                        "py38-click",
                        "py38-click-didyoumean",
                        "py38-click-plugins",
                        "py38-click-spinner",
                        "py38-cliff",
                        "py38-cligj",
                        "py38-clikit",
                        "py38-clint",
                        "py38-cloudpickle",
                        "py38-cmd2",
                        "py38-codecov",
                        "py38-codestyle",
                        "py38-codetools",
                        "py38-cog",
                        "py38-colander",
                        "py38-colorama",
                        "py38-colorclass",
                        "py38-colored",
                        "py38-coloredlogs",
                        "py38-colorlog",
                        "py38-colormath",
                        "py38-colour",
                        "py38-columnize",
                        "py38-commonmark",
                        "py38-commpy",
                        "py38-configargparse",
                        "py38-configobj",
                        "py38-conllu",
                        "py38-constantly",
                        "py38-construct",
                        "py38-contextlib2",
                        "py38-control",
                        "py38-cookiecutter",
                        "py38-cookies",
                        "py38-corner",
                        "py38-country",
                        "py38-coverage",
                        "py38-cppy",
                        "py38-cpuinfo",
                        "py38-crank",
                        "py38-crashtest",
                        "py38-crayons",
                        "py38-crc32c",
                        "py38-crcmod",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-cssselect2",
                        "py38-cssutils",
                        "py38-ctypeslib2",
                        "py38-cucumber-tag-expressions",
                        "py38-curl",
                        "py38-cvxopt",
                        "py38-cx_Freeze",
                        "py38-cycler",
                        "py38-cymem",
                        "py38-cython",
                        "py38-cytoolz",
                        "py38-dap",
                        "py38-dask",
                        "py38-databases",
                        "py38-datacite",
                        "py38-datasets",
                        "py38-datashape",
                        "py38-dateutil",
                        "py38-datrie",
                        "py38-ddt",
                        "py38-deap",
                        "py38-debtcollector",
                        "py38-decli",
                        "py38-decorator",
                        "py38-defusedxml",
                        "py38-demjson",
                        "py38-deprecated",
                        "py38-deprecation",
                        "py38-des",
                        "py38-diff-match-patch",
                        "py38-dijitso",
                        "py38-dill",
                        "py38-discordpy",
                        "py38-dispatcher",
                        "py38-distlib",
                        "py38-distorm",
                        "py38-distributed",
                        "py38-distro",
                        "py38-django",
                        "py38-django-extensions",
                        "py38-dload",
                        "py38-dm-sonnet",
                        "py38-dm-tree",
                        "py38-dns-lexicon",
                        "py38-dnspython",
                        "py38-docker",
                        "py38-dockerpty",
                        "py38-dockerpy-creds",
                        "py38-docopt",
                        "py38-docstyle",
                        "py38-doctest-ignore-unicode",
                        "py38-docutils",
                        "py38-docx",
                        "py38-dogpile-cache",
                        "py38-dopamine-rl",
                        "py38-dqsegdb2",
                        "py38-drms",
                        "py38-dulwich",
                        "py38-ecdsa",
                        "py38-editdistance",
                        "py38-editor",
                        "py38-editorconfig",
                        "py38-elasticsearch",
                        "py38-elasticsearch-dsl",
                        "py38-eli5",
                        "py38-emcee",
                        "py38-emcee3",
                        "py38-empy",
                        "py38-enchant",
                        "py38-enrich",
                        "py38-entrypoints",
                        "py38-envisage",
                        "py38-ephem",
                        "py38-epsg",
                        "py38-erf",
                        "py38-eric-ide",
                        "py38-esridump",
                        "py38-et_xmlfile",
                        "py38-excelrd",
                        "py38-execnet",
                        "py38-exifread",
                        "py38-extension-helpers",
                        "py38-eyed3",
                        "py38-fabric",
                        "py38-fairseq",
                        "py38-fancycompleter",
                        "py38-fann2",
                        "py38-fastapi",
                        "py38-fastavro",
                        "py38-fastdtw",
                        "py38-fasteners",
                        "py38-fastprogress",
                        "py38-feedparser",
                        "py38-ffc",
                        "py38-fiat",
                        "py38-fido2",
                        "py38-filechunkio",
                        "py38-filelock",
                        "py38-filetype",
                        "py38-fiona",
                        "py38-fire",
                        "py38-flake8",
                        "py38-flake8-mccabe",
                        "py38-flake8-pep8-naming",
                        "py38-flake8-polyfill",
                        "py38-flaky",
                        "py38-flask",
                        "py38-flask-babel",
                        "py38-flask-cors",
                        "py38-flask-login",
                        "py38-flask-sqlalchemy",
                        "py38-flatbuffers",
                        "py38-flit",
                        "py38-flit_core",
                        "py38-fontaine",
                        "py38-formencode",
                        "py38-fortranformat",
                        "py38-freezegun",
                        "py38-fs",
                        "py38-fsspec",
                        "py38-ftfy",
                        "py38-ftputil",
                        "py38-fugashi",
                        "py38-funcparserlib",
                        "py38-funcsigs",
                        "py38-fusepy",
                        "py38-future",
                        "py38-fuzzywuzzy",
                        "py38-gacode",
                        "py38-game",
                        "py38-gast",
                        "py38-gdal",
                        "py38-gdbm",
                        "py38-gensim",
                        "py38-geocoder",
                        "py38-geographiclib",
                        "py38-geoip",
                        "py38-geojson",
                        "py38-geopandas",
                        "py38-geopy",
                        "py38-getkey",
                        "py38-gevent",
                        "py38-gin-config",
                        "py38-gitdb",
                        "py38-gitpython",
                        "py38-gmic",
                        "py38-gmpy",
                        "py38-gmpy2",
                        "py38-gnupg",
                        "py38-gnureadline",
                        "py38-gobject",
                        "py38-gobject3",
                        "py38-google-api",
                        "py38-google-auth",
                        "py38-google-auth-httplib2",
                        "py38-google-pasta",
                        "py38-gpilab-core",
                        "py38-gpilab-examples",
                        "py38-gpilab-framework",
                        "py38-gpstime",
                        "py38-graph-tool",
                        "py38-graphene",
                        "py38-graphql-core",
                        "py38-graphql-relay",
                        "py38-graphviz",
                        "py38-greenlet",
                        "py38-gsd",
                        "py38-gsl",
                        "py38-gssapi",
                        "py38-gunicorn",
                        "py38-gwdatafind",
                        "py38-gwosc",
                        "py38-gwpy",
                        "py38-gym",
                        "py38-h11",
                        "py38-h2",
                        "py38-h5py",
                        "py38-hdbscan",
                        "py38-hdfs",
                        "py38-healpy",
                        "py38-heapdict",
                        "py38-helpdev",
                        "py38-hiredis",
                        "py38-hkdf",
                        "py38-hpack",
                        "py38-html2text",
                        "py38-html5lib",
                        "py38-htseq",
                        "py38-httpbin",
                        "py38-httpcore",
                        "py38-httplib2",
                        "py38-httpx",
                        "py38-humanfriendly",
                        "py38-humanize",
                        "py38-hy",
                        "py38-hydra-core",
                        "py38-hyperframe",
                        "py38-hyperlink",
                        "py38-hypothesis",
                        "py38-icalendar",
                        "py38-idna",
                        "py38-igraph",
                        "py38-imagecodecs",
                        "py38-imageio",
                        "py38-imageio-ffmpeg",
                        "py38-imagesize",
                        "py38-imgur",
                        "py38-iminuit",
                        "py38-importlib-metadata",
                        "py38-importlib-resources",
                        "py38-importmagic",
                        "py38-imread",
                        "py38-imutils",
                        "py38-incremental",
                        "py38-inflection",
                        "py38-iniconfig",
                        "py38-iniparse",
                        "py38-instrumentkit",
                        "py38-intervaltree",
                        "py38-invoke",
                        "py38-ioflo",
                        "py38-ipaddr",
                        "py38-ipaddress",
                        "py38-ipdb",
                        "py38-ipy",
                        "py38-ipykernel",
                        "py38-ipython",
                        "py38-ipython-sql",
                        "py38-ipython_genutils",
                        "py38-ipywidgets",
                        "py38-iso3166",
                        "py38-iso639",
                        "py38-iso8601",
                        "py38-isodate",
                        "py38-isort",
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-itsdangerous",
                        "py38-janus",
                        "py38-jaraco.functools",
                        "py38-jdcal",
                        "py38-jedi",
                        "py38-jellyfish",
                        "py38-jinja2",
                        "py38-jinja2-time",
                        "py38-jmespath",
                        "py38-joblib",
                        "py38-josepy",
                        "py38-jsbeautifier",
                        "py38-json-rpc",
                        "py38-json-tricks",
                        "py38-json5",
                        "py38-jsonpatch",
                        "py38-jsonpickle",
                        "py38-jsonpointer",
                        "py38-jsonschema",
                        "py38-jug",
                        "py38-jupyter",
                        "py38-jupyter_client",
                        "py38-jupyter_console",
                        "py38-jupyter_core",
                        "py38-jupyter_packaging",
                        "py38-jupyter_server",
                        "py38-jupyter_sphinx",
                        "py38-jupyterlab",
                        "py38-jupyterlab_pygments",
                        "py38-jupyterlab_server",
                        "py38-jupyterlab_widgets",
                        "py38-jupytext",
                        "py38-jwt",
                        "py38-kaitaistruct",
                        "py38-kaptan",
                        "py38-kcs11",
                        "py38-keras",
                        "py38-keras2onnx",
                        "py38-keras_applications",
                        "py38-keras_preprocessing",
                        "py38-keyring",
                        "py38-keystoneauth1",
                        "py38-keystoneclient",
                        "py38-kfac",
                        "py38-kiwisolver",
                        "py38-kombine",
                        "py38-kombu",
                        "py38-latexcodec",
                        "py38-lazy_object_proxy",
                        "py38-ldap3",
                        "py38-leveldb",
                        "py38-levenshtein",
                        "py38-libarchive-c",
                        "py38-libcloud",
                        "py38-libnacl",
                        "py38-libpysal",
                        "py38-librosa",
                        "py38-libsass",
                        "py38-libtmux",
                        "py38-libvirt",
                        "py38-libxml2",
                        "py38-ligo-common",
                        "py38-ligo-gracedb",
                        "py38-ligo-lw",
                        "py38-ligo-segments",
                        "py38-ligotimegps",
                        "py38-llfuse",
                        "py38-llvmlite",
                        "py38-lmdb",
                        "py38-lmfit",
                        "py38-locket",
                        "py38-lockfile",
                        "py38-logbook",
                        "py38-logilab-common",
                        "py38-loguru",
                        "py38-lscsoft-glue",
                        "py38-lxml",
                        "py38-ly",
                        "py38-lz4",
                        "py38-m2crypto",
                        "py38-m2r",
                        "py38-machfs",
                        "py38-macholib",
                        "py38-macresources",
                        "py38-magenta",
                        "py38-magic",
                        "py38-mahotas",
                        "py38-mako",
                        "py38-marisa-trie",
                        "py38-markdown",
                        "py38-markdown-it-py",
                        "py38-markdown2",
                        "py38-markupsafe",
                        "py38-matplotlib",
                        "py38-matplotlib-basemap",
                        "py38-maxminddb",
                        "py38-mayavi",
                        "py38-mdit-py-plugins",
                        "py38-mdtraj",
                        "py38-mecab",
                        "py38-meld3",
                        "py38-mercantile",
                        "py38-mercurial_extension_utils",
                        "py38-mergedeep",
                        "py38-mesh-tensorflow",
                        "py38-meshio",
                        "py38-metakernel",
                        "py38-metpy",
                        "py38-mido",
                        "py38-mimeparse",
                        "py38-minidb",
                        "py38-mir_eval",
                        "py38-misaka",
                        "py38-mistune",
                        "py38-mistune-devel",
                        "py38-mitmproxy",
                        "py38-mkl",
                        "py38-mkl-include",
                        "py38-mmh3",
                        "py38-mmtf-python",
                        "py38-mock",
                        "py38-modulegraph",
                        "py38-monotonic",
                        "py38-more-itertools",
                        "py38-moviepy",
                        "py38-mpi4py",
                        "py38-mpld3",
                        "py38-mpmath",
                        "py38-msgpack",
                        "py38-mssql",
                        "py38-multidict",
                        "py38-multipledispatch",
                        "py38-multiprocess",
                        "py38-munch",
                        "py38-murmurhash",
                        "py38-mutagen",
                        "py38-mygpoclient",
                        "py38-mypy",
                        "py38-mypy_extensions",
                        "py38-mysqlclient",
                        "py38-natsort",
                        "py38-nbclassic",
                        "py38-nbclient",
                        "py38-nbconvert",
                        "py38-nbformat",
                        "py38-nbval",
                        "py38-nbxmpp",
                        "py38-nclib",
                        "py38-ndg_httpsclient",
                        "py38-neovim",
                        "py38-nest_asyncio",
                        "py38-netaddr",
                        "py38-netcdf4",
                        "py38-netifaces",
                        "py38-networkit",
                        "py38-networkx",
                        "py38-nibabel",
                        "py38-nltk",
                        "py38-nmrglue",
                        "py38-nose",
                        "py38-nose-exclude",
                        "py38-nose_xunitmp",
                        "py38-note-seq",
                        "py38-notebook",
                        "py38-novaclient",
                        "py38-ntplib",
                        "py38-nuitka",
                        "py38-numba",
                        "py38-numdifftools",
                        "py38-numexpr",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-nwdiag",
                        "py38-oauth2client",
                        "py38-oauthlib",
                        "py38-obspy",
                        "py38-oct2py",
                        "py38-octave_kernel",
                        "py38-odo",
                        "py38-olefile",
                        "py38-omegaconf",
                        "py38-onnx",
                        "py38-onnxconverter-common",
                        "py38-opengl",
                        "py38-opengl-accelerate",
                        "py38-openpyxl",
                        "py38-openslide",
                        "py38-openssl",
                        "py38-openstackclient",
                        "py38-openstacksdk",
                        "py38-opt_einsum",
                        "py38-os-service-types",
                        "py38-osc-lib",
                        "py38-oset",
                        "py38-oslo-config",
                        "py38-oslo-i18n",
                        "py38-oslo-serialization",
                        "py38-oslo-utils",
                        "py38-outcome",
                        "py38-overrides",
                        "py38-owslib",
                        "py38-packaging",
                        "py38-paho-mqtt",
                        "py38-pandas",
                        "py38-pandocfilters",
                        "py38-panedr",
                        "py38-param",
                        "py38-parameterized",
                        "py38-paramiko",
                        "py38-parfive",
                        "py38-parse",
                        "py38-parse-type",
                        "py38-parsedatetime",
                        "py38-parsel",
                        "py38-parsimonious",
                        "py38-parsing",
                        "py38-parso",
                        "py38-partd",
                        "py38-parver",
                        "py38-passlib",
                        "py38-pastel",
                        "py38-path",
                        "py38-pathfinder",
                        "py38-pathlib2",
                        "py38-pathspec",
                        "py38-pathtools",
                        "py38-patsy",
                        "py38-pbr",
                        "py38-pdbpp",
                        "py38-pdfminer",
                        "py38-peewee",
                        "py38-pendulum",
                        "py38-pep517",
                        "py38-pep8",
                        "py38-petsc4py",
                        "py38-pew",
                        "py38-pexpect",
                        "py38-pgspecial",
                        "py38-phonenumbers",
                        "py38-photomosaic",
                        "py38-pickleshare",
                        "py38-pika",
                        "py38-pikepdf",
                        "py38-pint",
                        "py38-pip",
                        "py38-pipdeptree",
                        "py38-pipfile",
                        "py38-pkgconfig",
                        "py38-pkginfo",
                        "py38-plac",
                        "py38-pluggy",
                        "py38-plumbum",
                        "py38-plumed",
                        "py38-ply",
                        "py38-pmdarima",
                        "py38-pmw",
                        "py38-podcastparser",
                        "py38-poetry-core",
                        "py38-pooch",
                        "py38-poppler-qt5",
                        "py38-portalocker",
                        "py38-portend",
                        "py38-powerline",
                        "py38-poyo",
                        "py38-pptx",
                        "py38-presets",
                        "py38-preshed",
                        "py38-pretend",
                        "py38-pretty-midi",
                        "py38-prettytable",
                        "py38-priority",
                        "py38-proglog",
                        "py38-prometheus_client",
                        "py38-promise",
                        "py38-prompt_toolkit",
                        "py38-protego",
                        "py38-protobuf3",
                        "py38-prov",
                        "py38-pss",
                        "py38-psutil",
                        "py38-psycopg2",
                        "py38-ptyprocess",
                        "py38-publicsuffix2",
                        "py38-pudb",
                        "py38-py",
                        "py38-py2app",
                        "py38-pyaes",
                        "py38-pyasdf",
                        "py38-pyaudio",
                        "py38-pybase62",
                        "py38-pybind11",
                        "py38-pybind11-stubgen",
                        "py38-pybtex",
                        "py38-pybtex-docutils",
                        "py38-pycares",
                        "py38-pycparser",
                        "py38-pycryptodome",
                        "py38-pycson",
                        "py38-pyct",
                        "py38-pydantic",
                        "py38-pydicom",
                        "py38-pydot",
                        "py38-pydub",
                        "py38-pyerfa",
                        "py38-pyface",
                        "py38-pyficache",
                        "py38-pyfiglet",
                        "py38-pyflakes",
                        "py38-pygccxml",
                        "py38-pygeos",
                        "py38-pygit2",
                        "py38-pygithub",
                        "py38-pyglet",
                        "py38-pygments",
                        "py38-pygmsh",
                        "py38-pygraphviz",
                        "py38-pygrib",
                        "py38-pygtrie",
                        "py38-pyhamcrest",
                        "py38-pyicu",
                        "py38-pykerberos",
                        "py38-pylev",
                        "py38-pylibmc",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pylzma",
                        "py38-pymc3",
                        "py38-pymongo",
                        "py38-pympler",
                        "py38-pymunk",
                        "py38-pymysql",
                        "py38-pynacl",
                        "py38-pynamecheap",
                        "py38-pync",
                        "py38-pynetdicom",
                        "py38-pyobjc",
                        "py38-pypeg2",
                        "py38-pyperclip",
                        "py38-pyplusplus",
                        "py38-pypng",
                        "py38-pypostal",
                        "py38-pyproj",
                        "py38-pyqrcode",
                        "py38-pyqrcodeng",
                        "py38-pyqt4",
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-pyqt5-chart",
                        "py38-pyqtgraph",
                        "py38-pyquery",
                        "py38-pyrfc3339",
                        "py38-pyro",
                        "py38-pyrsistent",
                        "py38-pyrxp",
                        "py38-pysam",
                        "py38-pyscard",
                        "py38-pyshp",
                        "py38-pyside",
                        "py38-pyside-tools",
                        "py38-pyside2",
                        "py38-pysvn",
                        "py38-pyte",
                        "py38-pytesseract",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-pytest-benchmark",
                        "py38-pytest-cov",
                        "py38-pytest-fixture-config",
                        "py38-pytest-flake8",
                        "py38-pytest-forked",
                        "py38-pytest-html",
                        "py38-pytest-lazy-fixture",
                        "py38-pytest-metadata",
                        "py38-pytest-mock",
                        "py38-pytest-mpl",
                        "py38-pytest-mypy",
                        "py38-pytest-qt",
                        "py38-pytest-runner",
                        "py38-pytest-shutil",
                        "py38-pytest-sugar",
                        "py38-pytest-timeout",
                        "py38-pytest-virtualenv",
                        "py38-pytest-xdist",
                        "py38-pytesting-utils",
                        "py38-python-augeas",
                        "py38-python-coveralls",
                        "py38-python-daemon",
                        "py38-python-dotenv",
                        "py38-python-install",
                        "py38-python-jsonrpc-server",
                        "py38-python-snappy",
                        "py38-pythonz",
                        "py38-pytoml",
                        "py38-pytools",
                        "py38-pytorch",
                        "py38-pytorch-lightning",
                        "py38-pytrie",
                        "py38-pytzdata",
                        "py38-pyubjson",
                        "py38-pyusb",
                        "py38-pyviz_comms",
                        "py38-pywavelets",
                        "py38-pyx",
                        "py38-qdarkstyle",
                        "py38-qimage2ndarray",
                        "py38-qpageview",
                        "py38-qrcode",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-qtsass",
                        "py38-quantities",
                        "py38-questionary",
                        "py38-queuelib",
                        "py38-quixote",
                        "py38-rad",
                        "py38-random2",
                        "py38-rangehttpserver",
                        "py38-rasterio",
                        "py38-ratelim",
                        "py38-raven",
                        "py38-rbtools",
                        "py38-rdflib",
                        "py38-readme_renderer",
                        "py38-recommonmark",
                        "py38-redis",
                        "py38-redmine",
                        "py38-regex",
                        "py38-regions",
                        "py38-rencode",
                        "py38-repl",
                        "py38-reportlab",
                        "py38-repoze.lru",
                        "py38-reproject",
                        "py38-requests",
                        "py38-requests-cache",
                        "py38-requests-file",
                        "py38-requests-gssapi",
                        "py38-requests-mock",
                        "py38-requests-oauthlib",
                        "py38-requests-toolbelt",
                        "py38-requestsexceptions",
                        "py38-resampy",
                        "py38-responses",
                        "py38-resumable-urlretrieve",
                        "py38-rfc3339",
                        "py38-rfc3986",
                        "py38-rfc6555",
                        "py38-rich",
                        "py38-robotframework",
                        "py38-robotframework-seleniumlibrary",
                        "py38-robotremoteserver",
                        "py38-roman",
                        "py38-rope",
                        "py38-routes",
                        "py38-rply",
                        "py38-rpy2",
                        "py38-rsa",
                        "py38-rstcheck",
                        "py38-rtm",
                        "py38-rtree",
                        "py38-ruamel-yaml",
                        "py38-ruamel-yaml-clib",
                        "py38-s3fs",
                        "py38-s3transfer",
                        "py38-sacrebleu",
                        "py38-sacremoses",
                        "py38-samplerate",
                        "py38-scandir",
                        "py38-scgi",
                        "py38-scikit-build",
                        "py38-scikit-hep-awkward1",
                        "py38-scikit-hep-boost-histogram",
                        "py38-scikit-hep-hepstats",
                        "py38-scikit-hep-hepunits",
                        "py38-scikit-hep-hist",
                        "py38-scikit-hep-mplhep",
                        "py38-scikit-hep-mplhep_data",
                        "py38-scikit-hep-particle",
                        "py38-scikit-hep-uproot4",
                        "py38-scikit-image",
                        "py38-scikit-learn",
                        "py38-scikit-rf",
                        "py38-scikits-bootstrap",
                        "py38-scimath",
                        "py38-scipy",
                        "py38-scrapy",
                        "py38-scruffington",
                        "py38-sdnotify",
                        "py38-seaborn",
                        "py38-segno",
                        "py38-selenium",
                        "py38-semantic_version",
                        "py38-semver",
                        "py38-send2trash",
                        "py38-sentence-transformers",
                        "py38-sentencepiece",
                        "py38-seqdiag",
                        "py38-seqeval",
                        "py38-serial",
                        "py38-serpent",
                        "py38-service_identity",
                        "py38-setproctitle",
                        "py38-setupmeta",
                        "py38-setuptools",
                        "py38-setuptools-git",
                        "py38-setuptools-rust",
                        "py38-setuptools_scm",
                        "py38-setuptools_scm_git_archive",
                        "py38-sgmllib3k",
                        "py38-sgp4",
                        "py38-sh",
                        "py38-shapely",
                        "py38-shellingham",
                        "py38-shiboken",
                        "py38-shove",
                        "py38-simplegeneric",
                        "py38-simplejson",
                        "py38-simpy",
                        "py38-sip",
                        "py38-six",
                        "py38-sk-video",
                        "py38-slack-sdk",
                        "py38-slackclient",
                        "py38-slepc4py",
                        "py38-slugify",
                        "py38-smart_open",
                        "py38-smmap",
                        "py38-sniffio",
                        "py38-snowballstemmer",
                        "py38-snuggs",
                        "py38-socks",
                        "py38-sortedcollections",
                        "py38-sortedcontainers",
                        "py38-soundfile",
                        "py38-soupsieve",
                        "py38-sox",
                        "py38-spaCy",
                        "py38-spaCy-models",
                        "py38-spacepy",
                        "py38-spake2",
                        "py38-spark_parser",
                        "py38-spdx",
                        "py38-spdx-lookup",
                        "py38-speg",
                        "py38-sphinx",
                        "py38-sphinx-bootstrap-theme",
                        "py38-sphinx-click",
                        "py38-sphinx-copybutton",
                        "py38-sphinx-gallery",
                        "py38-sphinx-issues",
                        "py38-sphinx_rtd_theme",
                        "py38-sphinxcontrib-applehelp",
                        "py38-sphinxcontrib-bibtex",
                        "py38-sphinxcontrib-devhelp",
                        "py38-sphinxcontrib-htmlhelp",
                        "py38-sphinxcontrib-jsmath",
                        "py38-sphinxcontrib-qthelp",
                        "py38-sphinxcontrib-serializinghtml",
                        "py38-sphinxcontrib-svg2pdfconverter",
                        "py38-sphinxcontrib-versioning",
                        "py38-sphinxcontrib-websupport",
                        "py38-spiceypy",
                        "py38-spyder",
                        "py38-spyder-devel",
                        "py38-spyder-kernels",
                        "py38-spyder-kernels-devel",
                        "py38-sqlalchemy",
                        "py38-sqlalchemy-migrate",
                        "py38-sqlobject",
                        "py38-sqlparse",
                        "py38-srsly",
                        "py38-stanfordnlp",
                        "py38-starlette",
                        "py38-statsmodels",
                        "py38-stevedore",
                        "py38-stopit",
                        "py38-stopwordsiso",
                        "py38-storm",
                        "py38-structlog",
                        "py38-sunpy",
                        "py38-sybil",
                        "py38-sympy",
                        "py38-tables",
                        "py38-tabulate",
                        "py38-tatsu",
                        "py38-tblib",
                        "py38-tempita",
                        "py38-tempora",
                        "py38-tenacity",
                        "py38-tensor2tensor",
                        "py38-tensorboard",
                        "py38-tensorboard1",
                        "py38-tensorboardX",
                        "py38-tensorflow-data-validation",
                        "py38-tensorflow-datasets",
                        "py38-tensorflow-gan",
                        "py38-tensorflow-hub",
                        "py38-tensorflow-metadata",
                        "py38-tensorflow-transform",
                        "py38-tensorflow_estimator",
                        "py38-tensorflow_estimator1",
                        "py38-term-background",
                        "py38-termcolor",
                        "py38-terminado",
                        "py38-terminaltables",
                        "py38-test-runner",
                        "py38-testfixtures",
                        "py38-testpath",
                        "py38-text-unidecode",
                        "py38-textdistance",
                        "py38-texttable",
                        "py38-tf-slim",
                        "py38-tfx-bsl",
                        "py38-theano",
                        "py38-theano-pymc",
                        "py38-thinc",
                        "py38-threadpoolctl",
                        "py38-three-merge",
                        "py38-thrift",
                        "py38-tifffile",
                        "py38-timeout-decorator",
                        "py38-tinycss",
                        "py38-tinycss2",
                        "py38-tkinter",
                        "py38-tldextract",
                        "py38-tlsh",
                        "py38-tmuxp",
                        "py38-tokenizers",
                        "py38-toml",
                        "py38-tomlkit",
                        "py38-toolz",
                        "py38-torchaudio",
                        "py38-torchtext",
                        "py38-torchvision",
                        "py38-tornado",
                        "py38-tornado5",
                        "py38-tox",
                        "py38-tpot",
                        "py38-tqdm",
                        "py38-tracer",
                        "py38-traitlets",
                        "py38-traits",
                        "py38-traitsui",
                        "py38-transaction",
                        "py38-transformers",
                        "py38-translationstring",
                        "py38-trepan3k",
                        "py38-treq",
                        "py38-trio",
                        "py38-tropycal",
                        "py38-trustme",
                        "py38-tvdb",
                        "py38-tvnamer",
                        "py38-twilio",
                        "py38-twine",
                        "py38-twisted",
                        "py38-twython",
                        "py38-txaio",
                        "py38-txgithub",
                        "py38-txrequests",
                        "py38-txtorcon",
                        "py38-typed-ast",
                        "py38-typedapi",
                        "py38-typeguard",
                        "py38-typer",
                        "py38-typing_extensions",
                        "py38-tz",
                        "py38-tzlocal",
                        "py38-u-msgpack-python",
                        "py38-ufl",
                        "py38-ujson",
                        "py38-umap-learn",
                        "py38-uncertainties",
                        "py38-uncompyle6",
                        "py38-unicodedata2",
                        "py38-unidecode",
                        "py38-unidic",
                        "py38-unidic-lite",
                        "py38-update_checker",
                        "py38-upt-cpan",
                        "py38-upt-macports",
                        "py38-upt-pypi",
                        "py38-upt-rubygems",
                        "py38-uritemplate",
                        "py38-urllib3",
                        "py38-urlwatch",
                        "py38-urwid",
                        "py38-urwidtrees",
                        "py38-us",
                        "py38-usbtmc",
                        "py38-userpath",
                        "py38-uvicorn",
                        "py38-validators",
                        "py38-vcversioner",
                        "py38-vega",
                        "py38-vine",
                        "py38-virtualenv",
                        "py38-virtualenv-clone",
                        "py38-virtualenvwrapper",
                        "py38-visa",
                        "py38-vo",
                        "py38-vobject",
                        "py38-vxi11",
                        "py38-w3lib",
                        "py38-waitress",
                        "py38-wand",
                        "py38-wasabi",
                        "py38-watchdog",
                        "py38-wcmatch",
                        "py38-wcwidth",
                        "py38-webcolors",
                        "py38-webencodings",
                        "py38-webob",
                        "py38-websocket-client",
                        "py38-websockets",
                        "py38-werkzeug",
                        "py38-wheel",
                        "py38-whoosh",
                        "py38-widgetsnbextension",
                        "py38-wmctrl",
                        "py38-wntr",
                        "py38-word2number",
                        "py38-word2vec",
                        "py38-wrapt",
                        "py38-wsaccel",
                        "py38-wsproto",
                        "py38-wurlitzer",
                        "py38-wxpython-4.0",
                        "py38-xarray",
                        "py38-xattr",
                        "py38-xdg",
                        "py38-xdis",
                        "py38-xhtml2pdf",
                        "py38-xlib",
                        "py38-xlrd",
                        "py38-xlsx2csv",
                        "py38-xmlsec",
                        "py38-xmltodict",
                        "py38-xxhash",
                        "py38-yaml",
                        "py38-yapf",
                        "py38-yarl",
                        "py38-yaspin",
                        "py38-yt",
                        "py38-zc-lockfile",
                        "py38-zeep",
                        "py38-zict",
                        "py38-zipp",
                        "py38-zlmdb",
                        "py38-zmq",
                        "py38-zope-component",
                        "py38-zope-deferredimport",
                        "py38-zope-deprecation",
                        "py38-zope-event",
                        "py38-zope-hookable",
                        "py38-zope-proxy",
                        "py38-zopeinterface",
                        "py38-zopfli",
                        "py38-zstd",
                        "py38-gyoto",
                        "getdp",
                        "py38-lal",
                        "py38-lalburst",
                        "py38-lalframe",
                        "py38-lalinference",
                        "py38-lalinspiral",
                        "py38-lalmetaio",
                        "py38-lalpulsar",
                        "py38-lalsimulation",
                        "py38-nds2-client",
                        "pybombs",
                        "pybombs-devel",
                        "libprelude",
                        "libpreludedb",
                        "py38-yara",
                        "salt-minion",
                        "salt-master",
                        "salt-syndic",
                        "salt-api",
                        "py38-tensorflow",
                        "py38-tensorflow-addons",
                        "py38-tensorflow-probability",
                        "py38-tensorflow1",
                        "py38-cidrize",
                        "py38-allennlp",
                        "py38-cloudscraper",
                        "py38-ukpostcodeparser",
                        "py38-hcloud",
                        "py38-checkdigit",
                        "py38-pytest-subtests",
                        "py38-asttokens",
                        "py38-executing",
                        "py38-matplotlib-inline",
                        "py38-pure_eval",
                        "py38-stack_data",
                        "py38-bpython",
                        "py38-curtsies",
                        "py38-cwcwidth",
                        "py38-olm",
                        "py38-h5netcdf",
                        "py38-huggingface_hub",
                        "py38-pyotp",
                        "py38-bidict",
                        "py38-engineio",
                        "py38-eventlet",
                        "py38-socketio",
                        "py38-aplpy",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-astroML_addons",
                        "py38-astroscrappy",
                        "py38-atpy",
                        "py38-gammapy",
                        "py38-montage",
                        "py38-photutils",
                        "py38-pyavm",
                        "py38-pyregion",
                        "py38-langdetect",
                        "py38-sphinx-autodoc-typehints",
                        "py38-alagitpull",
                        "py38-myst-parser",
                        "py38-beniget",
                        "py38-pythran",
                        "py38-sentipy",
                        "py38-python-lsp-jsonrpc",
                        "py38-python-lsp-server",
                        "py38-charset-normalizer",
                        "py38-tomli",
                        "py38-backports.entry-points-selectable",
                        "py38-platformdirs",
                        "py38-backports",
                        "py38-ipadic",
                        "py38-mecab-python3",
                        "py38-build",
                        "py38-macfsevents",
                        "py38-requests-unixsocket",
                        "py38-python-lsp-black",
                        "py38-debugpy",
                        "subversion-pythonbindings-3.8",
                        "py38-cryptography_vectors",
                        "py38-musicbrainzngs",
                        "py38-confuse",
                        "py38-jsonpath-rw",
                        "py38-mediafile",
                        "py38-munkres",
                        "py38-gpsoauth",
                        "py38-mechanicalsoup",
                        "py38-validictory",
                        "py38-fonttools",
                        "py38-ibroadcast",
                        "py38-pathvalidate",
                        "py38-pick",
                        "py38-aubio",
                        "py38-ifaddr",
                        "py38-termtables",
                        "py38-about-time",
                        "py38-grapheme",
                        "py38-last",
                        "py38-acoustid",
                        "py38-discogs-client",
                        "py38-gmusicapi",
                        "py38-alive-progress",
                        "py38-rarfile",
                        "py38-reflink",
                        "py38-soco",
                        "py38-termplotlib",
                        "py38-mpd2",
                        "py38-ttfquery",
                        "py38-nmrglue-devel",
                        "py38-pyshark",
                        "py38-ipyparallel",
                        "py38-bottlenose",
                        "py38-zbar",
                        "py38-pyqt5-sip",
                        "py38-sip4",
                        "py38-fasttext",
                        "py38-pyqt-builder",
                        "py38-pyqt5-scintilla",
                        "py38-fabio",
                        "py38-peakutils",
                        "py38-palettable",
                        "py38-plotly",
                        "py38-xraydb",
                        "py38-monty",
                        "py38-silx",
                        "py38-spglib",
                        "py38-xyzservices",
                        "py38-pymatgen",
                        "py38-pyshortcuts",
                        "py38-omniORBpy",
                        "py38-hdf5plugin",
                        "py38-asv",
                        "py38-bootstrap-modules",
                        "py38-xkcdpass",
                        "py38-opencv3-devel",
                        "py38-opencv4-devel",
                        "py38-ansible-core",
                        "py38-resolvelib",
                        "py38-wxmplot",
                        "py38-wxutils",
                        "py38-xraylarch",
                        "py38-unidiff",
                        "py38-pyfftw",
                        "py38-tensorflow-macos",
                        "py38-tensorflow-metal",
                        "py38-sentry-sdk",
                        "py38-spotipy",
                        "py38-tomli-w",
                        "py38-aiosignal",
                        "py38-frozenlist",
                        "py38-cattrs",
                        "py38-url-normalize",
                        "py38-imaplib2",
                        "py38-npx",
                        "py38-coveralls",
                        "py38-gprof2dot",
                        "py38-multivolumefile",
                        "py38-py7zr",
                        "py38-pyannotate",
                        "py38-pycryptodomex",
                        "py38-pyppmd",
                        "py38-pytest-profiling",
                        "py38-pytest-remotedata",
                        "py38-pyzstd",
                        "py38-fipy",
                        "py38-zope-schema",
                        "py38-authres",
                        "py38-falcon",
                        "py38-lazr.delegates",
                        "py38-mujson",
                        "py38-py3dns",
                        "py38-testtools",
                        "py38-zope-i18nmessageid",
                        "py38-authheaders",
                        "py38-dkimpy",
                        "py38-lazr.config",
                        "py38-zope-configuration",
                        "py38-django-gravatar2",
                        "py38-flufl.bounce",
                        "py38-flufl.i18n",
                        "py38-flufl.lock",
                        "py38-hyperkitty",
                        "py38-mailmanclient",
                        "py38-django-allauth",
                        "py38-django-mailman3",
                        "py38-openid",
                        "py38-postorius",
                        "py38-cachey",
                        "py38-docstring_parser",
                        "py38-freetype",
                        "py38-hsluv",
                        "py38-magicgui",
                        "py38-napari-console",
                        "py38-napari-plugin-engine",
                        "py38-napari-svg",
                        "py38-psygnal",
                        "py38-superqt",
                        "py38-vispy",
                        "py38-panel",
                        "py38-pytest-datadir",
                        "py38-pytest-regressions",
                        "py38-colorcet",
                        "py38-kapteyn",
                        "py38-jsonconversion",
                        "py38-pyinstrument",
                        "py38-xmldiff",
                        "py38-icmplib",
                        "py38-python-ivi",
                        "py38-hieroglyph",
                        "py38-flexmock",
                        "py38-iocapture",
                        "py38-LabJackPython",
                        "py38-appscript",
                        "py38-rednose",
                        "py38-sure",
                        "py38-termstyle",
                        "py38-pytomlpp",
                        "py38-npe2",
                        "py38-wordcloud",
                        "py38-pygls",
                        "py38-awscli-plugin-endpoint",
                        "py38-snmp",
                        "py38-django-debug-toolbar",
                        "py38-scikit-dsp-comm",
                        "py38-readability-lxml",
                        "py38-taskw",
                        "py38-barnaba",
                        "py38-utidylib",
                        "py38-repoze.sphinx.autointerface",
                        "py38-awscli2",
                        "py38-awscrt",
                        "py38-pyheif",
                        "py38-undetected-chromedriver",
                        "py38-argon2-cffi-bindings",
                        "py38-breadability",
                        "py38-sumy",
                        "py38-pyvo",
                        "py38-filterpy",
                        "py38-virtualfish",
                        "py38-agate",
                        "py38-agate-dbf",
                        "py38-agate-excel",
                        "py38-agate-sql",
                        "py38-csvkit",
                        "py38-dbfread",
                        "py38-leather",
                        "py38-pytimeparse",
                        "py38-re2",
                        "py38-google-api-core",
                        "py38-googleapis-common-protos",
                        "py38-ipympl",
                        "py38-prawcore",
                        "py38-kitchen",
                        "py38-praw",
                        "py38-ansible-compat",
                        "py38-subprocess-tee",
                        "py38-honcho",
                        "py38-pystache",
                        "py38-configparser",
                        "py38-psycopg",
                        "py38-distnorm",
                        "py38-simpy-docs",
                        "py38-smi",
                        "py38-editables",
                        "py38-hatchling",
                        "py38-pytest-random-order",
                        "py38-zipfile-deflate64",
                        "py38-jaraco.classes",
                        "py38-sphinxcontrib-blockdiag",
                        "py38-hatch-vcs",
                        "py38-pyopencl",
                        "py38-asyncmy",
                        "py38-pytest-describe",
                        "py38-telethon",
                        "py38-blist",
                        "py38-types-ujson",
                        "py38-uc-micro-py",
                        "py38-sparse",
                        "py38-types-python-dateutil",
                        "py38-types-pytz",
                        "py38-types-simplejson",
                        "py38-autoflake",
                        "py38-mdurl",
                        "py38-backoff",
                        "py38-analytics-python",
                        "py38-linkify-it-py",
                        "py38-fastjsonschema",
                        "py38-ffmpy",
                        "py38-maturin",
                        "py38-python-multipart",
                        "py38-orjson",
                        "py38-gradio",
                        "py38-me-al",
                        "py38-rstcheck-core",
                        "py38-types-docutils",
                        "py38-aeppl",
                        "py38-aesara",
                        "py38-cons",
                        "py38-etuples",
                        "py38-logical-unification",
                        "py38-minikanren",
                        "py38-pymc",
                        "py38-xarray-einstats",
                        "py38-pytidylib",
                        "py38-sip-devel",
                        "py38-curio",
                        "py38-python-socks",
                        "py38-socksio",
                        "py38-ordered-set",
                        "py38-exceptiongroup",
                        "py38-flit_scm",
                        "py38-inflate64",
                        "py38-pybcj",
                        "py38-installer",
                        "py38-git-delete-merged-branches",
                        "py38-smartypants",
                        "py38-typogrify",
                        "py38-logilab-constraint",
                        "py38-ephemeral-port-reserve",
                        "py38-pytest-xprocess",
                        "py38-emoji",
                        "py38-whatthepatch",
                        "py38-ldap",
                        "py38-langcodes",
                        "py38-jsonlines",
                        "py38-cloudflare",
                        "py38-pkgutil_resolve_name",
                        "py38-hatch-fancy-pypi-readme",
                        "py38-pytest-json-report",
                        "py38-sphinx-jsonschema",
                        "py38-sphinx-rtd-theme",
                        "py38-sphinxnotes-strike",
                        "py38-bidi",
                        "py38-coremltools",
                        "py38-kraken",
                        "py38-berkeleydb",
                        "py38-scoop",
                        "py38-jplephem",
                        "py38-spktype21",
                        "py38-skyfield",
                        "py38-skyfield-data",
                        "py38-app-model",
                        "py38-in-n-out",
                        "py38-contextily",
                        "py38-mapclassify",
                        "py38-geoplot",
                        "py38-brotlicffi",
                        "py38-docstring-to-markdown",
                        "py38-pylint-venv",
                        "py38-rapidfuzz",
                        "py38-fdsnwsscripts",
                        "py38-contourpy",
                        "py38-calver",
                        "py38-poetry-plugin-export",
                        "py38-trove-classifiers",
                        "py38-mongoengine",
                        "py38-pivy",
                        "py38-pypdf",
                        "py38-coolprop",
                        "py38-dotty-dict",
                        "py38-hid",
                        "py38-log-symbols",
                        "py38-spinners",
                        "py38-hjson",
                        "py38-pytest-check",
                        "py38-singledispatch",
                        "py38-cymruwhois",
                        "py38-pytensor",
                        "py38-versioneer",
                        "py38-pytoolconfig",
                        "py38-scikit-hep-awkward",
                        "py38-scikit-hep-uproot",
                        "py38-confection",
                        "py38-comm",
                        "py38-pyproject_hooks",
                        "py38-dolfin",
                        "py38-breathe",
                        "py38-mupdf",
                        "py38-imagehash",
                        "py38-branca",
                        "py38-folium",
                        "py38-setuptools-git-versioning",
                        "py38-cryptg",
                        "py38-blosc2",
                        "py38-ndindex",
                        "py38-jfricas",
                        "py38-pdal",
                        "py38-pyproject_metadata",
                        "py38-hyrule",
                        "py38-css-parser",
                        "py38-nameutils",
                        "py38-custom_inherit",
                        "py38-elastic-transport",
                        "py38-types-psutil",
                        "py38-types-setuptools",
                        "py38-types-typed-ast",
                        "py38-safetensors",
                        "py38-pytest-trio",
                        "py38-bitmath",
                        "py38-bpylist2",
                        "py38-objexplore",
                        "py38-progressbar",
                        "py38-pytest-pycodestyle",
                        "py38-pytest-pylint",
                        "py38-plyvel",
                        "py38-pyxdg",
                        "py38-xdg-base-dirs",
                        "py38-applescript",
                        "py38-osxmetadata",
                        "py38-photoscript",
                        "py38-pytimeparse2",
                        "py38-rich-theme-manager",
                        "py38-shortuuid",
                        "py38-strpdatetime",
                        "py38-textx",
                        "py38-ptpython",
                        "py38-scapy",
                        "py38-scapy-devel",
                        "py38-libxslt",
                        "py38-luma.core",
                        "py38-luma.emulator",
                        "py38-pyftdi",
                        "py38-smbus2",
                        "py38-circuitbreaker",
                        "py38-pefile",
                        "py38-oci",
                        "py38-pdm-backend",
                        "py38-meson",
                        "py38-meson-python",
                        "py38-async-lru",
                        "py38-rpds-py",
                        "py38-scikit-build-core",
                        "py38-pyfatfs",
                        "py38-libusb1",
                        "py38-rfc3339-validator",
                        "py38-rfc3986-validator",
                        "py38-tinydb",
                        "py38-expandvars",
                        "py38-referencing",
                        "py38-asdf-coordinates-schemas",
                        "py38-jsonschema-specifications",
                        "py38-python-json-logger",
                        "py38-frozendict",
                        "py38-pymvpa",
                        "py38-cython-compat",
                        "py38-ruff",
                        "py38-backports.zoneinfo",
                        "py38-oldest-supported-numpy",
                        "py38-sphinxcontrib-jquery",
                        "py38-lazy_loader",
                        "py38-pastedeploy",
                        "py38-webtest",
                        "py38-arabic-reshaper",
                        "py38-aiohttp-socks",
                        "py38-requests-futures",
                        "py38-socid-extractor",
                        "py38-stem",
                        "py38-torrequest",
                        "py38-oscrypto",
                        "py38-hanko",
                        "py38-hanko-certvalidator",
                        "py38-svglib",
                        "py38-uritools",
                        "py38-pyvis",
                        "py38-asv-runner",
                        "py38-annotated_types",
                        "py38-pydantic_core",
                        "py38-pydantic_settings",
                        "py38-trio-websocket",
                        "py38-soxr",
                        "py38-types-decorator",
                        "py38-polygon",
                        "py38-tzdata",
                        "py38-pydantic-compat",
                        "py38-pyobjc6",
                        "py38-jupyter_server_terminals",
                        "py38-notebook_shim",
                        "py38-descartes",
                        "py38-fqdn",
                        "py38-isoduration",
                        "py38-uri-template",
                        "py38-jsonschema-format-nongpl",
                        "py38-jupyter_events",
                        "py38-hatch-jupyter-builder",
                        "py38-hatch-nodejs-version",
                        "py38-jupyter-lsp",
                        "py38-simplekml",
                        "py38-types-colorama",
                        "py38-mdx_linkify",
                        "py38-sounddevice",
                        "py38-inflect",
                        "py38-g2p-en",
                        "py38-asdf",
                        "py38-asdf-standard",
                        "py38-asdf-transform-schemas",
                        "py38-asdf-unit-schemas",
                        "py38-asdf-astropy",
                        "py38-pybox2d",
                        "py38-ezdxf",
                        "py38-svgpath",
                        "py38-line_profiler",
                        "py38-jaraco.context",
                        "py38-fickling",
                        "py38-libnewt",
                        "py38-lxml_html_clean",
                        "py38-pyFAI",
                        "py38-aiohappyeyeballs",
                        "py38-pylsqpack",
                        "py38-service-identity",
                        "py38-aioquic",
                        "py38-autopage",
                        "py38-propcache"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "kcov",
                        "mos",
                        "mos-devel",
                        "folks",
                        "birdfont",
                        "blitz",
                        "ocaml-hacl-star-raw",
                        "osquery",
                        "xmlbird",
                        "phantomjs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "signing-party"
                    ]
                }
            ]
        },
        {
            "name": "python37",
            "portdir": "lang/python37",
            "version": "3.7.17",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyarrow",
                        "dbus-python37",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py37-jsonnet",
                        "py37-qscintilla-qt4",
                        "xapian-bindings-python37",
                        "frescobaldi2",
                        "py37-opencv3",
                        "py37-opencv4",
                        "py37-pyilmbase",
                        "Io",
                        "py37-htmldocs",
                        "py37-dlib",
                        "py37-faiss",
                        "py37-z3",
                        "livestreamer",
                        "py37-BitArray2D",
                        "py37-BitVector",
                        "py37-DAWG",
                        "py37-Faker",
                        "py37-GridDataFormats",
                        "py37-LabJackPython",
                        "py37-MDAnalysis",
                        "py37-Pillow",
                        "py37-SDL2",
                        "py37-XlsxWriter",
                        "py37-absl",
                        "py37-acme",
                        "py37-acora",
                        "py37-actdiag",
                        "py37-aenum",
                        "py37-affine",
                        "py37-agate",
                        "py37-agate-dbf",
                        "py37-agate-excel",
                        "py37-agate-sql",
                        "py37-aiobotocore",
                        "py37-aiodns",
                        "py37-aiofiles",
                        "py37-aioftp",
                        "py37-aiohttp",
                        "py37-aioitertools",
                        "py37-aiojobs",
                        "py37-aiomysql",
                        "py37-aiopg",
                        "py37-aiorpcX",
                        "py37-aiosqlite",
                        "py37-alabaster",
                        "py37-alembic",
                        "py37-algopy",
                        "py37-altair",
                        "py37-altgraph",
                        "py37-amqp",
                        "py37-aniso8601",
                        "py37-ansible",
                        "py37-ansible-base",
                        "py37-ansicolor",
                        "py37-antlr4-python3-runtime",
                        "py37-anyio",
                        "py37-anytree",
                        "py37-apache-beam",
                        "py37-apipkg",
                        "py37-appdirs",
                        "py37-applaunchservices",
                        "py37-appnope",
                        "py37-appscript",
                        "py37-apptools",
                        "py37-apsw",
                        "py37-argcomplete",
                        "py37-argh",
                        "py37-argon2-cffi",
                        "py37-args",
                        "py37-arpeggio",
                        "py37-arrow",
                        "py37-arviz",
                        "py37-asn1",
                        "py37-asn1-modules",
                        "py37-asn1crypto",
                        "py37-asteval",
                        "py37-astlib",
                        "py37-astor",
                        "py37-astroid",
                        "py37-astroplan",
                        "py37-astropy",
                        "py37-astropy-healpix",
                        "py37-astropy-helpers",
                        "py37-astroquery",
                        "py37-astroscrappy",
                        "py37-astunparse",
                        "py37-async-timeout",
                        "py37-async_generator",
                        "py37-asyncpg",
                        "py37-asynctest",
                        "py37-atomicwrites",
                        "py37-attr",
                        "py37-attrs",
                        "py37-audioread",
                        "py37-automat",
                        "py37-autopep8",
                        "py37-avro",
                        "py37-aws-sam-translator",
                        "py37-awscli",
                        "py37-axolotl",
                        "py37-axolotl-curve25519",
                        "py37-babel",
                        "py37-backcall",
                        "py37-barnaba",
                        "py37-bcolz",
                        "py37-bcrypt",
                        "py37-beaker",
                        "py37-beancount",
                        "py37-beancount-import",
                        "py37-beautifulsoup4",
                        "py37-behave",
                        "py37-benchexec",
                        "py37-bigfloat",
                        "py37-biggles",
                        "py37-billiard",
                        "py37-binaryornot",
                        "py37-biopython",
                        "py37-biplist",
                        "py37-bitarray",
                        "py37-bitstring",
                        "py37-bitstruct",
                        "py37-black",
                        "py37-blaze",
                        "py37-bleach",
                        "py37-blessed",
                        "py37-blessings",
                        "py37-blinker",
                        "py37-blis",
                        "py37-blockdiag",
                        "py37-blosc",
                        "py37-bokeh",
                        "py37-boto",
                        "py37-boto3",
                        "py37-botocore",
                        "py37-bottle",
                        "py37-bottleneck",
                        "py37-bpemb",
                        "py37-bpython",
                        "py37-bracex",
                        "py37-breadability",
                        "py37-brotli",
                        "py37-bsddb3",
                        "py37-bson",
                        "py37-bz2file",
                        "py37-cachecontrol",
                        "py37-cached-property",
                        "py37-cachetools",
                        "py37-cachy",
                        "py37-cairo",
                        "py37-cairocffi",
                        "py37-cairosvg",
                        "py37-canmatrix",
                        "py37-cartopy",
                        "py37-catalogue",
                        "py37-cchardet",
                        "py37-celery",
                        "py37-certifi",
                        "py37-cffi",
                        "py37-cfn-lint",
                        "py37-cftime",
                        "py37-chardet",
                        "py37-cheetah",
                        "py37-cheroot",
                        "py37-cherrypy",
                        "py37-cinderclient",
                        "py37-clang",
                        "py37-clawpack",
                        "py37-cleo",
                        "py37-cli-helpers",
                        "py37-click",
                        "py37-click-plugins",
                        "py37-cliff",
                        "py37-cligj",
                        "py37-clikit",
                        "py37-clint",
                        "py37-cloudpickle",
                        "py37-cmd2",
                        "py37-codecov",
                        "py37-codestyle",
                        "py37-codetools",
                        "py37-cog",
                        "py37-colander",
                        "py37-colorama",
                        "py37-colorclass",
                        "py37-coloredlogs",
                        "py37-colorlog",
                        "py37-colormath",
                        "py37-colour",
                        "py37-columnize",
                        "py37-comet",
                        "py37-commonmark",
                        "py37-commpy",
                        "py37-configargparse",
                        "py37-configobj",
                        "py37-conllu",
                        "py37-constantly",
                        "py37-construct",
                        "py37-contextlib2",
                        "py37-control",
                        "py37-cookiecutter",
                        "py37-cookies",
                        "py37-corner",
                        "py37-country",
                        "py37-coverage",
                        "py37-cppy",
                        "py37-cpuinfo",
                        "py37-crashtest",
                        "py37-crayons",
                        "py37-crc32c",
                        "py37-crcmod",
                        "py37-cryptography",
                        "py37-csscompressor",
                        "py37-cssselect",
                        "py37-cssselect2",
                        "py37-cssutils",
                        "py37-csvkit",
                        "py37-ctypeslib2",
                        "py37-cucumber-tag-expressions",
                        "py37-curl",
                        "py37-curtsies",
                        "py37-cvxopt",
                        "py37-cx_Freeze",
                        "py37-cycler",
                        "py37-cymem",
                        "py37-cython",
                        "py37-cytoolz",
                        "py37-dap",
                        "py37-dask",
                        "py37-databases",
                        "py37-datacite",
                        "py37-datasets",
                        "py37-datashape",
                        "py37-dateutil",
                        "py37-datrie",
                        "py37-dbfread",
                        "py37-ddt",
                        "py37-deap",
                        "py37-debtcollector",
                        "py37-decorator",
                        "py37-defusedxml",
                        "py37-demjson",
                        "py37-deprecated",
                        "py37-deprecation",
                        "py37-des",
                        "py37-descartes",
                        "py37-diff-match-patch",
                        "py37-dijitso",
                        "py37-dill",
                        "py37-discordpy",
                        "py37-dispatcher",
                        "py37-distlib",
                        "py37-distorm",
                        "py37-distributed",
                        "py37-distro",
                        "py37-django",
                        "py37-django-countries",
                        "py37-django-debug-toolbar",
                        "py37-django-extensions",
                        "py37-django-nose",
                        "py37-dload",
                        "py37-dm-sonnet",
                        "py37-dm-tree",
                        "py37-dns-lexicon",
                        "py37-dnspython",
                        "py37-docker",
                        "py37-dockerpty",
                        "py37-dockerpy-creds",
                        "py37-docopt",
                        "py37-docstyle",
                        "py37-doctest-ignore-unicode",
                        "py37-docutils",
                        "py37-docx",
                        "py37-dogpile-cache",
                        "py37-dopamine-rl",
                        "py37-dpkt",
                        "py37-dqsegdb2",
                        "py37-drms",
                        "py37-ecdsa",
                        "py37-editdistance",
                        "py37-editor",
                        "py37-editorconfig",
                        "py37-elasticsearch",
                        "py37-elasticsearch-dsl",
                        "py37-eli5",
                        "py37-emcee",
                        "py37-emcee3",
                        "py37-empy",
                        "py37-enchant",
                        "py37-enrich",
                        "py37-entrypoints",
                        "py37-envisage",
                        "py37-ephem",
                        "py37-epsg",
                        "py37-erf",
                        "py37-eric-ide",
                        "py37-errorhandler",
                        "py37-esridump",
                        "py37-et_xmlfile",
                        "py37-eventlet",
                        "py37-excelrd",
                        "py37-execnet",
                        "py37-exifread",
                        "py37-extension-helpers",
                        "py37-eyed3",
                        "py37-ez_setup",
                        "py37-fabio",
                        "py37-fabric",
                        "py37-fairseq",
                        "py37-fancycompleter",
                        "py37-fastapi",
                        "py37-fastavro",
                        "py37-fastdtw",
                        "py37-fasteners",
                        "py37-fastprogress",
                        "py37-feedparser",
                        "py37-ffc",
                        "py37-fiat",
                        "py37-fido2",
                        "py37-filechunkio",
                        "py37-filelock",
                        "py37-filetype",
                        "py37-filterpy",
                        "py37-fiona",
                        "py37-fipy",
                        "py37-fire",
                        "py37-fixtures",
                        "py37-flake8",
                        "py37-flake8-mccabe",
                        "py37-flake8-pep8-naming",
                        "py37-flake8-polyfill",
                        "py37-flaky",
                        "py37-flask",
                        "py37-flask-babel",
                        "py37-flask-cors",
                        "py37-flask-frozen",
                        "py37-flask-login",
                        "py37-flask-sqlalchemy",
                        "py37-flask-uploads",
                        "py37-flask-wtf",
                        "py37-flatbuffers",
                        "py37-flit",
                        "py37-flit_core",
                        "py37-formencode",
                        "py37-fortranformat",
                        "py37-freezegun",
                        "py37-fs",
                        "py37-fsspec",
                        "py37-ftfy",
                        "py37-ftputil",
                        "py37-fugashi",
                        "py37-funcparserlib",
                        "py37-funcsigs",
                        "py37-future",
                        "py37-fuzzywuzzy",
                        "py37-gacode",
                        "py37-game",
                        "py37-gast",
                        "py37-gcn",
                        "py37-gdal",
                        "py37-gdbm",
                        "py37-gensim",
                        "py37-geocoder",
                        "py37-geographiclib",
                        "py37-geoip",
                        "py37-geojson",
                        "py37-geopandas",
                        "py37-geoplot",
                        "py37-geopy",
                        "py37-getkey",
                        "py37-gevent",
                        "py37-gin-config",
                        "py37-gitdb",
                        "py37-gitpython",
                        "py37-gmic",
                        "py37-gmpy",
                        "py37-gmpy2",
                        "py37-gnupg",
                        "py37-gnureadline",
                        "py37-gobject",
                        "py37-gobject3",
                        "py37-google-api",
                        "py37-google-auth",
                        "py37-google-auth-httplib2",
                        "py37-google-pasta",
                        "py37-gpilab-core",
                        "py37-gpilab-examples",
                        "py37-gpilab-framework",
                        "py37-gpstime",
                        "py37-graph-tool",
                        "py37-graphene",
                        "py37-graphql-core",
                        "py37-graphql-relay",
                        "py37-graphviz",
                        "py37-greenlet",
                        "py37-gsd",
                        "py37-gsl",
                        "py37-gunicorn",
                        "py37-gwdatafind",
                        "py37-gwosc",
                        "py37-gwpy",
                        "py37-gym",
                        "py37-h11",
                        "py37-h2",
                        "py37-h5py",
                        "py37-hdbscan",
                        "py37-hdfs",
                        "py37-healpy",
                        "py37-heapdict",
                        "py37-helpdev",
                        "py37-hieroglyph",
                        "py37-hiredis",
                        "py37-hpack",
                        "py37-html2text",
                        "py37-html5lib",
                        "py37-htseq",
                        "py37-httpbin",
                        "py37-httpcore",
                        "py37-httplib2",
                        "py37-httpx",
                        "py37-humanfriendly",
                        "py37-humanize",
                        "py37-hydra-core",
                        "py37-hyperframe",
                        "py37-hyperlink",
                        "py37-hypothesis",
                        "py37-hypy",
                        "py37-icalendar",
                        "py37-idna",
                        "py37-idna-ssl",
                        "py37-igraph",
                        "py37-imagecodecs",
                        "py37-imageio",
                        "py37-imageio-ffmpeg",
                        "py37-imagesize",
                        "py37-imdb",
                        "py37-imgur",
                        "py37-iminuit",
                        "py37-immutables",
                        "py37-importlib-metadata",
                        "py37-importlib-resources",
                        "py37-importmagic",
                        "py37-imread",
                        "py37-imutils",
                        "py37-incremental",
                        "py37-inflection",
                        "py37-iniconfig",
                        "py37-instrumentkit",
                        "py37-intervaltree",
                        "py37-intervaltree2",
                        "py37-invoke",
                        "py37-ioflo",
                        "py37-ipaddress",
                        "py37-ipdb",
                        "py37-ipwhois",
                        "py37-ipy",
                        "py37-ipykernel",
                        "py37-ipympl",
                        "py37-ipyparallel",
                        "py37-ipython",
                        "py37-ipython-sql",
                        "py37-ipython_genutils",
                        "py37-ipywidgets",
                        "py37-irodsclient",
                        "py37-isce2",
                        "py37-iso8601",
                        "py37-isodate",
                        "py37-isort",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-itsdangerous",
                        "py37-jaraco.functools",
                        "py37-jdcal",
                        "py37-jedi",
                        "py37-jellyfish",
                        "py37-jinja2",
                        "py37-jinja2-time",
                        "py37-jmespath",
                        "py37-jmespath-terminal",
                        "py37-joblib",
                        "py37-josepy",
                        "py37-jsbeautifier",
                        "py37-json-rpc",
                        "py37-json-tricks",
                        "py37-json5",
                        "py37-jsonpatch",
                        "py37-jsonpickle",
                        "py37-jsonpointer",
                        "py37-jsonschema",
                        "py37-jug",
                        "py37-jupyter",
                        "py37-jupyter_client",
                        "py37-jupyter_console",
                        "py37-jupyter_core",
                        "py37-jupyter_packaging",
                        "py37-jupyter_server",
                        "py37-jupyter_sphinx",
                        "py37-jupyterlab",
                        "py37-jupyterlab_pygments",
                        "py37-jupyterlab_server",
                        "py37-jupyterlab_widgets",
                        "py37-jupytext",
                        "py37-jwt",
                        "py37-kaitaistruct",
                        "py37-kaptan",
                        "py37-kcs11",
                        "py37-keras",
                        "py37-keras2onnx",
                        "py37-keras_applications",
                        "py37-keras_preprocessing",
                        "py37-keyring",
                        "py37-keystoneauth1",
                        "py37-keystoneclient",
                        "py37-kfac",
                        "py37-kiwisolver",
                        "py37-klein",
                        "py37-kombine",
                        "py37-kombu",
                        "py37-langid",
                        "py37-latexcodec",
                        "py37-lazy_object_proxy",
                        "py37-ldap",
                        "py37-ldap3",
                        "py37-leather",
                        "py37-leveldb",
                        "py37-levenshtein",
                        "py37-libarchive-c",
                        "py37-libcloud",
                        "py37-libnacl",
                        "py37-libpysal",
                        "py37-librosa",
                        "py37-libsass",
                        "py37-libtmux",
                        "py37-libvirt",
                        "py37-libxml2",
                        "py37-ligo-common",
                        "py37-ligo-gracedb",
                        "py37-ligo-lw",
                        "py37-ligo-segments",
                        "py37-ligotimegps",
                        "py37-linecache2",
                        "py37-llfuse",
                        "py37-llvmlite",
                        "py37-lmdb",
                        "py37-lmfit",
                        "py37-locket",
                        "py37-lockfile",
                        "py37-logbook",
                        "py37-logilab-common",
                        "py37-lscsoft-glue",
                        "py37-lxml",
                        "py37-ly",
                        "py37-lz4",
                        "py37-m2crypto",
                        "py37-m2r",
                        "py37-macholib",
                        "py37-magenta",
                        "py37-magic",
                        "py37-mahotas",
                        "py37-mako",
                        "py37-managesieve",
                        "py37-mapclassify",
                        "py37-marisa-trie",
                        "py37-markdown",
                        "py37-markdown-it-py",
                        "py37-markdown2",
                        "py37-markupsafe",
                        "py37-matplotlib",
                        "py37-matplotlib-basemap",
                        "py37-maxminddb",
                        "py37-mayavi",
                        "py37-mdit-py-plugins",
                        "py37-mdtraj",
                        "py37-mecab",
                        "py37-meld3",
                        "py37-mercantile",
                        "py37-mercurial_extension_utils",
                        "py37-mesh-tensorflow",
                        "py37-meshio",
                        "py37-meta",
                        "py37-metakernel",
                        "py37-metar",
                        "py37-metpy",
                        "py37-mido",
                        "py37-mimeparse",
                        "py37-minidb",
                        "py37-mir_eval",
                        "py37-misaka",
                        "py37-mistune",
                        "py37-mitmproxy",
                        "py37-mkl",
                        "py37-mkl-include",
                        "py37-mmh3",
                        "py37-mmtf-python",
                        "py37-mock",
                        "py37-modulegraph",
                        "py37-monotonic",
                        "py37-montage",
                        "py37-more-itertools",
                        "py37-moviepy",
                        "py37-mpi4py",
                        "py37-mpld3",
                        "py37-mpmath",
                        "py37-mrjob",
                        "py37-msgpack",
                        "py37-mssql",
                        "py37-multidict",
                        "py37-multipledispatch",
                        "py37-multiprocess",
                        "py37-munch",
                        "py37-murmurhash",
                        "py37-mutagen",
                        "py37-mygpoclient",
                        "py37-mypy",
                        "py37-mypy_extensions",
                        "py37-natsort",
                        "py37-nbclassic",
                        "py37-nbclient",
                        "py37-nbconvert",
                        "py37-nbformat",
                        "py37-nbval",
                        "py37-nbxmpp",
                        "py37-nclib",
                        "py37-ndg_httpsclient",
                        "py37-neovim",
                        "py37-nest_asyncio",
                        "py37-netaddr",
                        "py37-netcdf4",
                        "py37-netifaces",
                        "py37-networkit",
                        "py37-networkx",
                        "py37-nibabel",
                        "py37-nltk",
                        "py37-nmrglue",
                        "py37-nose",
                        "py37-nose-exclude",
                        "py37-nose_xunitmp",
                        "py37-note-seq",
                        "py37-notebook",
                        "py37-novaclient",
                        "py37-ntplib",
                        "py37-nuitka",
                        "py37-numba",
                        "py37-numdifftools",
                        "py37-numexpr",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-nwdiag",
                        "py37-oauth2client",
                        "py37-oauthlib",
                        "py37-obspy",
                        "py37-oct2py",
                        "py37-octave_kernel",
                        "py37-odo",
                        "py37-olefile",
                        "py37-omegaconf",
                        "py37-onnx",
                        "py37-onnxconverter-common",
                        "py37-opengl",
                        "py37-opengl-accelerate",
                        "py37-openopt",
                        "py37-openpyxl",
                        "py37-openslide",
                        "py37-openssl",
                        "py37-openstackclient",
                        "py37-openstacksdk",
                        "py37-opt_einsum",
                        "py37-os-service-types",
                        "py37-osc-lib",
                        "py37-oset",
                        "py37-oslo-config",
                        "py37-oslo-i18n",
                        "py37-oslo-serialization",
                        "py37-oslo-utils",
                        "py37-outcome",
                        "py37-overrides",
                        "py37-owslib",
                        "py37-packaging",
                        "py37-paho-mqtt",
                        "py37-pandas",
                        "py37-pandasql",
                        "py37-pandocfilters",
                        "py37-panedr",
                        "py37-param",
                        "py37-parameterized",
                        "py37-paramiko",
                        "py37-parfive",
                        "py37-parse",
                        "py37-parse-type",
                        "py37-parsedatetime",
                        "py37-parsel",
                        "py37-parsimonious",
                        "py37-parsing",
                        "py37-parso",
                        "py37-partd",
                        "py37-parver",
                        "py37-passlib",
                        "py37-pastedeploy",
                        "py37-pastel",
                        "py37-path",
                        "py37-pathfinder",
                        "py37-pathlib2",
                        "py37-pathspec",
                        "py37-pathtools",
                        "py37-patsy",
                        "py37-paver",
                        "py37-pbr",
                        "py37-pdbpp",
                        "py37-pdfminer",
                        "py37-peewee",
                        "py37-pendulum",
                        "py37-pep517",
                        "py37-pep8",
                        "py37-petsc4py",
                        "py37-pew",
                        "py37-pexpect",
                        "py37-pgspecial",
                        "py37-phonenumbers",
                        "py37-photomosaic",
                        "py37-photutils",
                        "py37-pickleshare",
                        "py37-pika",
                        "py37-pikepdf",
                        "py37-pint",
                        "py37-pip",
                        "py37-pipfile",
                        "py37-pkgconfig",
                        "py37-pkginfo",
                        "py37-plac",
                        "py37-pluggy",
                        "py37-plumbum",
                        "py37-plumed",
                        "py37-ply",
                        "py37-plyvel",
                        "py37-pmdarima",
                        "py37-pmw",
                        "py37-podcastparser",
                        "py37-poetry-core",
                        "py37-pooch",
                        "py37-poppler-qt4",
                        "py37-poppler-qt5",
                        "py37-portalocker",
                        "py37-portend",
                        "py37-postgresql",
                        "py37-powerline",
                        "py37-poyo",
                        "py37-pptx",
                        "py37-presets",
                        "py37-preshed",
                        "py37-pretend",
                        "py37-pretty-midi",
                        "py37-prettytable",
                        "py37-proglog",
                        "py37-prometheus_client",
                        "py37-promise",
                        "py37-prompt_toolkit",
                        "py37-protego",
                        "py37-protobuf3",
                        "py37-prov",
                        "py37-pss",
                        "py37-psutil",
                        "py37-psycopg2",
                        "py37-ptyprocess",
                        "py37-publicsuffix2",
                        "py37-pudb",
                        "py37-py",
                        "py37-py2app",
                        "py37-pyaes",
                        "py37-pyasdf",
                        "py37-pyaudio",
                        "py37-pybind11",
                        "py37-pybind11-stubgen",
                        "py37-pybox2d",
                        "py37-pybtex",
                        "py37-pybtex-docutils",
                        "py37-pycallgraph",
                        "py37-pycares",
                        "py37-pycparser",
                        "py37-pycryptodome",
                        "py37-pycson",
                        "py37-pyct",
                        "py37-pydantic",
                        "py37-pydicom",
                        "py37-pydot",
                        "py37-pydub",
                        "py37-pyerfa",
                        "py37-pyface",
                        "py37-pyficache",
                        "py37-pyflakes",
                        "py37-pygccxml",
                        "py37-pygeos",
                        "py37-pygit2",
                        "py37-pygithub",
                        "py37-pyglet",
                        "py37-pygments",
                        "py37-pygmsh",
                        "py37-pygpu",
                        "py37-pygraphviz",
                        "py37-pygresql",
                        "py37-pygrib",
                        "py37-pygtrie",
                        "py37-pyhamcrest",
                        "py37-pyhyphen",
                        "py37-pyicu",
                        "py37-pyinstaller",
                        "py37-pyke",
                        "py37-pykerberos",
                        "py37-pylev",
                        "py37-pylibmc",
                        "py37-pylint",
                        "py37-pylru",
                        "py37-pyls-spyder",
                        "py37-pylzma",
                        "py37-pymc3",
                        "py37-pymongo",
                        "py37-pympler",
                        "py37-pymunk",
                        "py37-pymvpa",
                        "py37-pymysql",
                        "py37-pynacl",
                        "py37-pynamecheap",
                        "py37-pync",
                        "py37-pynetdicom",
                        "py37-pyobjc",
                        "py37-pyodbc",
                        "py37-pyopencl",
                        "py37-pyorick",
                        "py37-pypeg2",
                        "py37-pyperclip",
                        "py37-pyplusplus",
                        "py37-pypng",
                        "py37-pypostal",
                        "py37-pyproj",
                        "py37-pyqt4",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-pyqt5-chart",
                        "py37-pyqtgraph",
                        "py37-pyquery",
                        "py37-pyregion",
                        "py37-pyrfc3339",
                        "py37-pyro",
                        "py37-pyrsistent",
                        "py37-pyrxp",
                        "py37-pysam",
                        "py37-pyscard",
                        "py37-pyshp",
                        "py37-pyside",
                        "py37-pyside-tools",
                        "py37-pyside2",
                        "py37-pysvn",
                        "py37-pytesseract",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-pytest-benchmark",
                        "py37-pytest-cov",
                        "py37-pytest-fixture-config",
                        "py37-pytest-flake8",
                        "py37-pytest-forked",
                        "py37-pytest-html",
                        "py37-pytest-lazy-fixture",
                        "py37-pytest-metadata",
                        "py37-pytest-mock",
                        "py37-pytest-mpl",
                        "py37-pytest-mypy",
                        "py37-pytest-qt",
                        "py37-pytest-runner",
                        "py37-pytest-shutil",
                        "py37-pytest-sugar",
                        "py37-pytest-timeout",
                        "py37-pytest-virtualenv",
                        "py37-pytest-xdist",
                        "py37-pytesting-utils",
                        "py37-python-augeas",
                        "py37-python-coveralls",
                        "py37-python-daemon",
                        "py37-python-dotenv",
                        "py37-python-install",
                        "py37-python-jsonrpc-server",
                        "py37-pythonz",
                        "py37-pytimeparse",
                        "py37-pytoml",
                        "py37-pytools",
                        "py37-pytorch",
                        "py37-pytorch-lightning",
                        "py37-pytzdata",
                        "py37-pyusb",
                        "py37-pyvcf",
                        "py37-pyviz_comms",
                        "py37-pywavelets",
                        "py37-pyx",
                        "py37-pyxb",
                        "py37-qdarkstyle",
                        "py37-qimage2ndarray",
                        "py37-qpageview",
                        "py37-qrcode",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-qtsass",
                        "py37-quantities",
                        "py37-queuelib",
                        "py37-random2",
                        "py37-rangehttpserver",
                        "py37-rasa-nlu",
                        "py37-rasterio",
                        "py37-ratelim",
                        "py37-raven",
                        "py37-rbtools",
                        "py37-rdflib",
                        "py37-re2",
                        "py37-readme_renderer",
                        "py37-recommonmark",
                        "py37-redis",
                        "py37-regex",
                        "py37-regions",
                        "py37-rencode",
                        "py37-repl",
                        "py37-reportlab",
                        "py37-repoze.lru",
                        "py37-reproject",
                        "py37-requests",
                        "py37-requests-cache",
                        "py37-requests-file",
                        "py37-requests-mock",
                        "py37-requests-oauthlib",
                        "py37-requests-toolbelt",
                        "py37-requests-unixsocket",
                        "py37-requestsexceptions",
                        "py37-resampy",
                        "py37-responses",
                        "py37-resumable-urlretrieve",
                        "py37-rfc3339",
                        "py37-rfc3986",
                        "py37-rfc3987",
                        "py37-rich",
                        "py37-robotframework",
                        "py37-robotframework-seleniumlibrary",
                        "py37-robotremoteserver",
                        "py37-roman",
                        "py37-rope",
                        "py37-routes",
                        "py37-rpy2",
                        "py37-rrdtool",
                        "py37-rsa",
                        "py37-rstcheck",
                        "py37-rtm",
                        "py37-rtree",
                        "py37-ruamel-yaml",
                        "py37-ruamel-yaml-clib",
                        "py37-s3fs",
                        "py37-s3transfer",
                        "py37-sacrebleu",
                        "py37-sacremoses",
                        "py37-samplerate",
                        "py37-scandir",
                        "py37-scikit-build",
                        "py37-scikit-hep-awkward1",
                        "py37-scikit-hep-boost-histogram",
                        "py37-scikit-hep-hepstats",
                        "py37-scikit-hep-hepunits",
                        "py37-scikit-hep-hist",
                        "py37-scikit-hep-mplhep",
                        "py37-scikit-hep-mplhep_data",
                        "py37-scikit-hep-particle",
                        "py37-scikit-hep-uproot4",
                        "py37-scikit-image",
                        "py37-scikit-learn",
                        "py37-scikit-rf",
                        "py37-scikits-bootstrap",
                        "py37-scimath",
                        "py37-scipy",
                        "py37-scrapy",
                        "py37-scruffington",
                        "py37-seaborn",
                        "py37-selenium",
                        "py37-semantic_version",
                        "py37-semver",
                        "py37-send2trash",
                        "py37-sentencepiece",
                        "py37-seqdiag",
                        "py37-seqeval",
                        "py37-serial",
                        "py37-serpent",
                        "py37-service_identity",
                        "py37-setproctitle",
                        "py37-setupmeta",
                        "py37-setuptools",
                        "py37-setuptools-git",
                        "py37-setuptools-rust",
                        "py37-setuptools_scm",
                        "py37-setuptools_scm_git_archive",
                        "py37-sgmllib3k",
                        "py37-sgp4",
                        "py37-sh",
                        "py37-shapely",
                        "py37-shellingham",
                        "py37-shiboken",
                        "py37-shove",
                        "py37-simplegeneric",
                        "py37-simplejson",
                        "py37-simplekml",
                        "py37-simpy",
                        "py37-sip",
                        "py37-six",
                        "py37-sk-video",
                        "py37-slackclient",
                        "py37-slepc4py",
                        "py37-slugify",
                        "py37-smart_open",
                        "py37-smmap",
                        "py37-sniffio",
                        "py37-snowballstemmer",
                        "py37-snuggs",
                        "py37-socks",
                        "py37-sortedcollections",
                        "py37-sortedcontainers",
                        "py37-sounddevice",
                        "py37-soundfile",
                        "py37-soupsieve",
                        "py37-sox",
                        "py37-spaCy",
                        "py37-spaCy-models",
                        "py37-spacepy",
                        "py37-spark_parser",
                        "py37-sparqlwrapper",
                        "py37-spdx",
                        "py37-spdx-lookup",
                        "py37-speg",
                        "py37-sphinx",
                        "py37-sphinx-bootstrap-theme",
                        "py37-sphinx-gallery",
                        "py37-sphinx_rtd_theme",
                        "py37-sphinxcontrib-applehelp",
                        "py37-sphinxcontrib-bibtex",
                        "py37-sphinxcontrib-devhelp",
                        "py37-sphinxcontrib-htmlhelp",
                        "py37-sphinxcontrib-jsmath",
                        "py37-sphinxcontrib-qthelp",
                        "py37-sphinxcontrib-serializinghtml",
                        "py37-sphinxcontrib-svg2pdfconverter",
                        "py37-sphinxcontrib-versioning",
                        "py37-sphinxcontrib-websupport",
                        "py37-spiceypy",
                        "py37-spyder",
                        "py37-spyder-devel",
                        "py37-spyder-kernels",
                        "py37-spyder-kernels-devel",
                        "py37-sqlalchemy",
                        "py37-sqlalchemy-migrate",
                        "py37-sqlobject",
                        "py37-sqlparse",
                        "py37-srsly",
                        "py37-stanfordnlp",
                        "py37-starlette",
                        "py37-statsmodels",
                        "py37-stevedore",
                        "py37-stfio",
                        "py37-stomper",
                        "py37-stopit",
                        "py37-stopwordsiso",
                        "py37-storm",
                        "py37-structlog",
                        "py37-subvertpy",
                        "py37-sumy",
                        "py37-sunpy",
                        "py37-supervisor",
                        "py37-sure",
                        "py37-svipc",
                        "py37-sybil",
                        "py37-sympy",
                        "py37-tables",
                        "py37-tabulate",
                        "py37-tastypie",
                        "py37-tatsu",
                        "py37-tblib",
                        "py37-tempita",
                        "py37-tempora",
                        "py37-tenacity",
                        "py37-tensor2tensor",
                        "py37-tensorboard",
                        "py37-tensorboard1",
                        "py37-tensorboardX",
                        "py37-tensorflow-data-validation",
                        "py37-tensorflow-datasets",
                        "py37-tensorflow-gan",
                        "py37-tensorflow-hub",
                        "py37-tensorflow-metadata",
                        "py37-tensorflow-transform",
                        "py37-tensorflow_estimator",
                        "py37-tensorflow_estimator1",
                        "py37-term-background",
                        "py37-termcolor",
                        "py37-terminado",
                        "py37-terminaltables",
                        "py37-test-runner",
                        "py37-testfixtures",
                        "py37-testpath",
                        "py37-testtools",
                        "py37-text-unidecode",
                        "py37-textdistance",
                        "py37-texttable",
                        "py37-tf-slim",
                        "py37-tfx-bsl",
                        "py37-theano",
                        "py37-theano-pymc",
                        "py37-thinc",
                        "py37-threadpoolctl",
                        "py37-three-merge",
                        "py37-thrift",
                        "py37-tifffile",
                        "py37-timeout-decorator",
                        "py37-tinycss",
                        "py37-tinycss2",
                        "py37-tkinter",
                        "py37-tldextract",
                        "py37-tlsh",
                        "py37-tmuxp",
                        "py37-tokenizers",
                        "py37-toml",
                        "py37-tomlkit",
                        "py37-toolz",
                        "py37-torchaudio",
                        "py37-torchtext",
                        "py37-torchvision",
                        "py37-tornado",
                        "py37-tornado5",
                        "py37-tox",
                        "py37-tpot",
                        "py37-tqdm",
                        "py37-tracer",
                        "py37-traitlets",
                        "py37-traits",
                        "py37-traitsui",
                        "py37-transaction",
                        "py37-translationstring",
                        "py37-trepan3k",
                        "py37-trio",
                        "py37-tropycal",
                        "py37-trustme",
                        "py37-tvdb",
                        "py37-tvnamer",
                        "py37-tweepy",
                        "py37-twilio",
                        "py37-twine",
                        "py37-twisted",
                        "py37-twython",
                        "py37-txaio",
                        "py37-txgithub",
                        "py37-typed-ast",
                        "py37-typedapi",
                        "py37-typeguard",
                        "py37-typer",
                        "py37-typing_extensions",
                        "py37-tz",
                        "py37-tzlocal",
                        "py37-ufl",
                        "py37-ujson",
                        "py37-umap-learn",
                        "py37-uncertainties",
                        "py37-uncompyle6",
                        "py37-unicodedata2",
                        "py37-unidecode",
                        "py37-unidic",
                        "py37-unidic-lite",
                        "py37-unittest-xml-reporting",
                        "py37-unum",
                        "py37-update_checker",
                        "py37-upt-cpan",
                        "py37-upt-macports",
                        "py37-upt-pypi",
                        "py37-upt-rubygems",
                        "py37-uritemplate",
                        "py37-urllib3",
                        "py37-urlwatch",
                        "py37-urwid",
                        "py37-us",
                        "py37-usbtmc",
                        "py37-userpath",
                        "py37-validators",
                        "py37-vcversioner",
                        "py37-vega",
                        "py37-vine",
                        "py37-virtualenv",
                        "py37-virtualenv-clone",
                        "py37-virtualenvwrapper",
                        "py37-virtualfish",
                        "py37-visa",
                        "py37-vo",
                        "py37-vobject",
                        "py37-vxi11",
                        "py37-w3lib",
                        "py37-waitress",
                        "py37-wand",
                        "py37-wasabi",
                        "py37-watchdog",
                        "py37-wcmatch",
                        "py37-wcwidth",
                        "py37-webcolors",
                        "py37-webencodings",
                        "py37-webob",
                        "py37-websocket-client",
                        "py37-websockets",
                        "py37-webtest",
                        "py37-werkzeug",
                        "py37-wheel",
                        "py37-whoosh",
                        "py37-widgetsnbextension",
                        "py37-wmctrl",
                        "py37-wntr",
                        "py37-word2number",
                        "py37-word2vec",
                        "py37-wrapt",
                        "py37-wsproto",
                        "py37-wtforms",
                        "py37-wurlitzer",
                        "py37-wxpython-4.0",
                        "py37-xarray",
                        "py37-xattr",
                        "py37-xdg",
                        "py37-xdis",
                        "py37-xhtml2pdf",
                        "py37-xlib",
                        "py37-xlrd",
                        "py37-xlsx2csv",
                        "py37-xmldiff",
                        "py37-xmlsec",
                        "py37-xmltodict",
                        "py37-xxhash",
                        "py37-yaml",
                        "py37-yapf",
                        "py37-yappi",
                        "py37-yapsy",
                        "py37-yarl",
                        "py37-yt",
                        "py37-zc-lockfile",
                        "py37-zconfig",
                        "py37-zdaemon",
                        "py37-zeep",
                        "py37-zict",
                        "py37-zipp",
                        "py37-zmq",
                        "py37-zope-component",
                        "py37-zope-deferredimport",
                        "py37-zope-deprecation",
                        "py37-zope-event",
                        "py37-zope-hookable",
                        "py37-zope-proxy",
                        "py37-zopeinterface",
                        "py37-zopfli",
                        "py37-zstd",
                        "py37-gyoto",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalframe",
                        "py37-lalinference",
                        "py37-lalinspiral",
                        "py37-lalmetaio",
                        "py37-lalpulsar",
                        "py37-lalsimulation",
                        "py37-nds2-client",
                        "rekall",
                        "py37-yara",
                        "py37-nghttp2",
                        "redland-bindings",
                        "py37-tensorflow",
                        "py37-tensorflow-addons",
                        "py37-tensorflow-probability",
                        "py37-tensorflow1",
                        "py37-cidrize",
                        "py37-ukpostcodeparser",
                        "py37-hcloud",
                        "py37-pytest-subtests",
                        "py37-asttokens",
                        "py37-executing",
                        "py37-matplotlib-inline",
                        "py37-pure_eval",
                        "py37-stack_data",
                        "py37-backports.cached-property",
                        "py37-cwcwidth",
                        "py37-olm",
                        "py37-h5netcdf",
                        "py37-pyotp",
                        "py37-bidict",
                        "py37-engineio",
                        "py37-socketio",
                        "py37-aplpy",
                        "py37-astroML",
                        "py37-astroML_addons",
                        "py37-atpy",
                        "py37-gammapy",
                        "py37-pyavm",
                        "py37-sphinx-autodoc-typehints",
                        "py37-alagitpull",
                        "py37-sphinx-issues",
                        "py37-myst-parser",
                        "py37-beniget",
                        "py37-pythran",
                        "py37-python-lsp-jsonrpc",
                        "py37-python-lsp-server",
                        "py37-charset-normalizer",
                        "py37-tomli",
                        "py37-backports.entry-points-selectable",
                        "py37-platformdirs",
                        "py37-backports",
                        "py37-ipadic",
                        "py37-mecab-python3",
                        "py37-build",
                        "py37-macfsevents",
                        "py37-python-lsp-black",
                        "py37-debugpy",
                        "subversion-pythonbindings-3.7",
                        "py37-cryptography_vectors",
                        "py37-musicbrainzngs",
                        "py37-confuse",
                        "py37-jsonpath-rw",
                        "py37-mediafile",
                        "py37-munkres",
                        "py37-gpsoauth",
                        "py37-mechanicalsoup",
                        "py37-validictory",
                        "py37-fonttools",
                        "py37-ibroadcast",
                        "py37-pathvalidate",
                        "py37-pick",
                        "py37-aubio",
                        "py37-ifaddr",
                        "py37-termtables",
                        "py37-about-time",
                        "py37-grapheme",
                        "py37-last",
                        "py37-acoustid",
                        "py37-discogs-client",
                        "py37-gmusicapi",
                        "py37-alive-progress",
                        "py37-rarfile",
                        "py37-reflink",
                        "py37-soco",
                        "py37-termplotlib",
                        "py37-mpd2",
                        "py37-ttfquery",
                        "py37-nmrglue-devel",
                        "py37-bottlenose",
                        "py37-zbar",
                        "py37-pyqt5-sip",
                        "py37-sip4",
                        "py37-pyqt-builder",
                        "py37-pyqt5-scintilla",
                        "py37-peakutils",
                        "py37-palettable",
                        "py37-plotly",
                        "py37-xraydb",
                        "py37-monty",
                        "py37-silx",
                        "py37-smi",
                        "py37-snmp",
                        "py37-spglib",
                        "py37-xyzservices",
                        "py37-pymatgen",
                        "py37-pyshortcuts",
                        "py37-omniORBpy",
                        "py37-hdf5plugin",
                        "py37-bootstrap-modules",
                        "py37-xkcdpass",
                        "py37-opencv3-devel",
                        "py37-opencv4-devel",
                        "py37-ansible-core",
                        "py37-resolvelib",
                        "py37-wxmplot",
                        "py37-wxutils",
                        "py37-xraylarch",
                        "py37-pyfftw",
                        "py37-tomli-w",
                        "py37-aiosignal",
                        "py37-frozenlist",
                        "py37-cattrs",
                        "py37-url-normalize",
                        "py37-imaplib2",
                        "py37-npx",
                        "py37-asgiref",
                        "py37-cachey",
                        "py37-docstring_parser",
                        "py37-freetype",
                        "py37-hsluv",
                        "py37-magicgui",
                        "py37-napari-console",
                        "py37-napari-plugin-engine",
                        "py37-napari-svg",
                        "py37-psygnal",
                        "py37-superqt",
                        "py37-vispy",
                        "py37-panel",
                        "py37-pytest-datadir",
                        "py37-pytest-regressions",
                        "py37-colorcet",
                        "py37-kapteyn",
                        "py37-pyinstrument",
                        "py37-icmplib",
                        "py37-python-ivi",
                        "py37-flexmock",
                        "py37-iocapture",
                        "py37-pyte",
                        "py37-rednose",
                        "py37-termstyle",
                        "py37-pytomlpp",
                        "py37-npe2",
                        "py37-wordcloud",
                        "py37-awscli-plugin-endpoint",
                        "py37-scikit-dsp-comm",
                        "py37-readability-lxml",
                        "py37-taskw",
                        "py37-utidylib",
                        "py37-repoze.sphinx.autointerface",
                        "py37-awscli2",
                        "py37-awscrt",
                        "py37-pyheif",
                        "py37-undetected-chromedriver",
                        "py37-argon2-cffi-bindings",
                        "py37-pyvo",
                        "py37-openid",
                        "py37-google-api-core",
                        "py37-googleapis-common-protos",
                        "py37-prawcore",
                        "py37-kitchen",
                        "py37-praw",
                        "py37-honcho",
                        "py37-pystache",
                        "py37-configparser",
                        "py37-psycopg",
                        "py37-distnorm",
                        "py37-simpy-docs",
                        "py37-editables",
                        "py37-hatchling",
                        "py37-pytest-random-order",
                        "py37-jaraco.classes",
                        "py37-sphinxcontrib-blockdiag",
                        "py37-hatch-vcs",
                        "py37-asyncmy",
                        "py37-pytest-describe",
                        "py37-blist",
                        "py37-types-ujson",
                        "py37-uc-micro-py",
                        "py37-types-python-dateutil",
                        "py37-types-pytz",
                        "py37-types-simplejson",
                        "py37-autoflake",
                        "py37-mdurl",
                        "py37-backoff",
                        "py37-analytics-python",
                        "py37-linkify-it-py",
                        "py37-fastjsonschema",
                        "py37-ffmpy",
                        "py37-maturin",
                        "py37-python-multipart",
                        "py37-orjson",
                        "py37-rstcheck-core",
                        "py37-types-docutils",
                        "py37-aeppl",
                        "py37-aesara",
                        "py37-cons",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py37-minikanren",
                        "py37-pymc",
                        "py37-xarray-einstats",
                        "py37-pytidylib",
                        "py37-sip-devel",
                        "py37-socksio",
                        "py37-ordered-set",
                        "py37-exceptiongroup",
                        "py37-flit_scm",
                        "py37-installer",
                        "py37-ephemeral-port-reserve",
                        "py37-pytest-xprocess",
                        "py37-emoji",
                        "py37-whatthepatch",
                        "py37-langcodes",
                        "py37-jsonlines",
                        "py37-cloudflare",
                        "py37-pkgutil_resolve_name",
                        "py37-hatch-fancy-pypi-readme",
                        "py37-pytest-json-report",
                        "py37-sphinx-jsonschema",
                        "py37-sphinx-rtd-theme",
                        "py37-sphinxnotes-strike",
                        "py37-jplephem",
                        "py37-spktype21",
                        "py37-skyfield",
                        "py37-skyfield-data",
                        "py37-app-model",
                        "py37-cython-devel",
                        "py37-in-n-out",
                        "py37-contextily",
                        "py37-brotlicffi",
                        "py37-docstring-to-markdown",
                        "py37-pylint-venv",
                        "py37-rapidfuzz",
                        "py37-fdsnwsscripts",
                        "py37-contourpy",
                        "py37-calver",
                        "py37-poetry-plugin-export",
                        "py37-trove-classifiers",
                        "py37-mongoengine",
                        "py37-pivy",
                        "py37-pypdf",
                        "py37-dotty-dict",
                        "py37-hid",
                        "py37-log-symbols",
                        "py37-spinners",
                        "py37-hjson",
                        "py37-dulwich",
                        "py37-pytest-check",
                        "py37-singledispatch",
                        "py37-pyFAI",
                        "py37-pytoolconfig",
                        "py37-scikit-hep-awkward",
                        "py37-scikit-hep-uproot",
                        "py37-confection",
                        "py37-comm",
                        "py37-pyproject_hooks",
                        "py37-mupdf",
                        "py37-setuptools-git-versioning",
                        "py37-jfricas",
                        "py37-pdal",
                        "py37-pyproject_metadata",
                        "py37-elastic-transport",
                        "py37-types-psutil",
                        "py37-types-setuptools",
                        "py37-types-typed-ast",
                        "py37-pytest-trio",
                        "py37-pyxdg",
                        "py37-pdm-backend",
                        "py37-expandvars",
                        "py37-python-json-logger",
                        "py37-cython-compat",
                        "py37-backports.zoneinfo",
                        "py37-oldest-supported-numpy",
                        "py37-annotated_types",
                        "py37-pydantic_core",
                        "py37-pyobjc6"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "audacity-devel",
                        "wireshark30",
                        "audacity-legacy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "recoll"
                    ]
                }
            ]
        },
        {
            "name": "python36",
            "portdir": "lang/python36",
            "version": "3.6.15",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170717,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "optimizations",
                "dtrace"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python36",
                        "py36-qscintilla-qt4",
                        "xapian-bindings-python36",
                        "py36-opencv3",
                        "py36-opencv4",
                        "py36-pyilmbase",
                        "py36-htmldocs",
                        "py36-BitArray2D",
                        "py36-BitVector",
                        "py36-DAWG",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-Pillow",
                        "py36-PyRSS2Gen",
                        "py36-SDL2",
                        "py36-XlsxWriter",
                        "py36-absl",
                        "py36-acme",
                        "py36-acor",
                        "py36-acora",
                        "py36-actdiag",
                        "py36-aenum",
                        "py36-affine",
                        "py36-agate",
                        "py36-agate-dbf",
                        "py36-agate-excel",
                        "py36-agate-sql",
                        "py36-aiobotocore",
                        "py36-aiodns",
                        "py36-aiohttp",
                        "py36-aioitertools",
                        "py36-aiorpcX",
                        "py36-alabaster",
                        "py36-alembic",
                        "py36-algopy",
                        "py36-altair",
                        "py36-altgraph",
                        "py36-amqp",
                        "py36-ansible",
                        "py36-ansible-base",
                        "py36-ansicolor",
                        "py36-antlr4-python3-runtime",
                        "py36-anyio",
                        "py36-anyjson",
                        "py36-anytree",
                        "py36-apipkg",
                        "py36-aplpy",
                        "py36-appdirs",
                        "py36-applaunchservices",
                        "py36-appnope",
                        "py36-appscript",
                        "py36-apptools",
                        "py36-apsw",
                        "py36-argcomplete",
                        "py36-argh",
                        "py36-argon2-cffi",
                        "py36-args",
                        "py36-arpeggio",
                        "py36-arrow",
                        "py36-arviz",
                        "py36-asn1",
                        "py36-asn1-modules",
                        "py36-asn1crypto",
                        "py36-asteval",
                        "py36-astlib",
                        "py36-astor",
                        "py36-astroML",
                        "py36-astroML_addons",
                        "py36-astroid",
                        "py36-astroplan",
                        "py36-astropy",
                        "py36-astropy-healpix",
                        "py36-astropy-helpers",
                        "py36-astroquery",
                        "py36-astroscrappy",
                        "py36-async-timeout",
                        "py36-async_generator",
                        "py36-atomicwrites",
                        "py36-atpy",
                        "py36-attr",
                        "py36-attrs",
                        "py36-automat",
                        "py36-autopep8",
                        "py36-awesome_slugify",
                        "py36-awscli",
                        "py36-axolotl",
                        "py36-axolotl-curve25519",
                        "py36-babel",
                        "py36-backcall",
                        "py36-baker",
                        "py36-barnaba",
                        "py36-bcdoc",
                        "py36-bcolz",
                        "py36-bcrypt",
                        "py36-bdist_mpkg",
                        "py36-beaker",
                        "py36-beautifulsoup4",
                        "py36-behave",
                        "py36-benchexec",
                        "py36-billiard",
                        "py36-binaryornot",
                        "py36-biopython",
                        "py36-biplist",
                        "py36-bitarray",
                        "py36-bitstring",
                        "py36-bitstruct",
                        "py36-black",
                        "py36-blaze",
                        "py36-bleach",
                        "py36-blessed",
                        "py36-blessings",
                        "py36-blinker",
                        "py36-blis",
                        "py36-blist",
                        "py36-blockdiag",
                        "py36-blosc",
                        "py36-bokeh",
                        "py36-boto",
                        "py36-boto3",
                        "py36-botocore",
                        "py36-bottleneck",
                        "py36-bpython",
                        "py36-bqplot",
                        "py36-bracex",
                        "py36-breadability",
                        "py36-brotli",
                        "py36-brotlipy",
                        "py36-bson",
                        "py36-cached-property",
                        "py36-cachetools",
                        "py36-cairo",
                        "py36-cairocffi",
                        "py36-canmatrix",
                        "py36-cartopy",
                        "py36-catalogue",
                        "py36-cchardet",
                        "py36-celery",
                        "py36-certifi",
                        "py36-cffi",
                        "py36-cftime",
                        "py36-chainer",
                        "py36-chardet",
                        "py36-cheetah",
                        "py36-cheroot",
                        "py36-cherrypy",
                        "py36-chronic",
                        "py36-cinderclient",
                        "py36-ckanapi",
                        "py36-clang",
                        "py36-cli-helpers",
                        "py36-click",
                        "py36-click-plugins",
                        "py36-cliff",
                        "py36-cligj",
                        "py36-clint",
                        "py36-cloudpickle",
                        "py36-cmd2",
                        "py36-codestyle",
                        "py36-cog",
                        "py36-colander",
                        "py36-colorama",
                        "py36-coloredlogs",
                        "py36-colormath",
                        "py36-colour",
                        "py36-columnize",
                        "py36-comet",
                        "py36-commonmark",
                        "py36-commpy",
                        "py36-configargparse",
                        "py36-configobj",
                        "py36-constantly",
                        "py36-construct",
                        "py36-contextlib2",
                        "py36-contextvars",
                        "py36-control",
                        "py36-cookiecutter",
                        "py36-cookies",
                        "py36-corner",
                        "py36-country",
                        "py36-coverage",
                        "py36-cppy",
                        "py36-crayons",
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-cssutils",
                        "py36-csvkit",
                        "py36-cubes",
                        "py36-cucumber-tag-expressions",
                        "py36-curtsies",
                        "py36-cvxopt",
                        "py36-cx_Freeze",
                        "py36-cycler",
                        "py36-cymem",
                        "py36-cython",
                        "py36-cytoolz",
                        "py36-dask",
                        "py36-datacite",
                        "py36-dataclasses",
                        "py36-datashape",
                        "py36-dateutil",
                        "py36-datrie",
                        "py36-dbfread",
                        "py36-ddt",
                        "py36-deap",
                        "py36-debtcollector",
                        "py36-decorator",
                        "py36-defusedxml",
                        "py36-demjson",
                        "py36-deprecated",
                        "py36-des",
                        "py36-descartes",
                        "py36-diff-match-patch",
                        "py36-dijitso",
                        "py36-dill",
                        "py36-dispatcher",
                        "py36-distlib",
                        "py36-distorm",
                        "py36-distributed",
                        "py36-distro",
                        "py36-distutils-extra",
                        "py36-django",
                        "py36-django-htmlmin",
                        "py36-django-nose",
                        "py36-djvubind",
                        "py36-dns-lexicon",
                        "py36-dnspython",
                        "py36-dockerpy-creds",
                        "py36-docopt",
                        "py36-docstyle",
                        "py36-doctest-ignore-unicode",
                        "py36-docutils",
                        "py36-dogpile-cache",
                        "py36-dolfin",
                        "py36-dqsegdb2",
                        "py36-dynd",
                        "py36-ecdsa",
                        "py36-editor",
                        "py36-editorconfig",
                        "py36-eli5",
                        "py36-emcee",
                        "py36-emcee3",
                        "py36-empy",
                        "py36-enchant",
                        "py36-enrich",
                        "py36-entrypoints",
                        "py36-epc",
                        "py36-ephem",
                        "py36-epsg",
                        "py36-erf",
                        "py36-et_xmlfile",
                        "py36-eventlet",
                        "py36-excelrd",
                        "py36-execnet",
                        "py36-expressions",
                        "py36-extension-helpers",
                        "py36-ez_setup",
                        "py36-ezodf",
                        "py36-fabio",
                        "py36-fabric",
                        "py36-fasteners",
                        "py36-fastprogress",
                        "py36-feedparser",
                        "py36-ffc",
                        "py36-fiat",
                        "py36-fido2",
                        "py36-figleaf",
                        "py36-filechunkio",
                        "py36-filelock",
                        "py36-filterpy",
                        "py36-fiona",
                        "py36-fipy",
                        "py36-flake8",
                        "py36-flake8-mccabe",
                        "py36-flake8-pep8-naming",
                        "py36-flake8-polyfill",
                        "py36-flaky",
                        "py36-flask",
                        "py36-flask-login",
                        "py36-flask-mail",
                        "py36-flask-script",
                        "py36-flask-sqlalchemy",
                        "py36-fortranformat",
                        "py36-freezegun",
                        "py36-fs",
                        "py36-fsspec",
                        "py36-funcparserlib",
                        "py36-funcsigs",
                        "py36-future",
                        "py36-fuzzywuzzy",
                        "py36-game",
                        "py36-gammapy",
                        "py36-gast",
                        "py36-gcn",
                        "py36-gdal",
                        "py36-gdbm",
                        "py36-generator",
                        "py36-genshi",
                        "py36-gensim",
                        "py36-geocoder",
                        "py36-geographiclib",
                        "py36-geohash",
                        "py36-geoip",
                        "py36-geojson",
                        "py36-geopandas",
                        "py36-geopy",
                        "py36-getkey",
                        "py36-gevent",
                        "py36-gevent-websocket",
                        "py36-gflags",
                        "py36-gitdb",
                        "py36-gitpython",
                        "py36-gmpy",
                        "py36-gmpy2",
                        "py36-gnupg",
                        "py36-gnureadline",
                        "py36-gobject",
                        "py36-gobject3",
                        "py36-google-api",
                        "py36-google-auth",
                        "py36-google-auth-httplib2",
                        "py36-google-pasta",
                        "py36-gpilab-core",
                        "py36-gpilab-examples",
                        "py36-gpilab-framework",
                        "py36-gpstime",
                        "py36-grako",
                        "py36-graphviz",
                        "py36-greenlet",
                        "py36-gsd",
                        "py36-gsl",
                        "py36-gwdatafind",
                        "py36-gwosc",
                        "py36-gwpy",
                        "py36-h11",
                        "py36-h2",
                        "py36-hat-trie",
                        "py36-hdfs",
                        "py36-healpy",
                        "py36-heapdict",
                        "py36-helpdev",
                        "py36-hieroglyph",
                        "py36-hiredis",
                        "py36-honcho",
                        "py36-hpack",
                        "py36-html2text",
                        "py36-html5lib",
                        "py36-htseq",
                        "py36-http-parser",
                        "py36-httplib2",
                        "py36-humanfriendly",
                        "py36-humanize",
                        "py36-hyperframe",
                        "py36-hyperlink",
                        "py36-hypothesis",
                        "py36-icalendar",
                        "py36-idna",
                        "py36-idna-ssl",
                        "py36-igraph",
                        "py36-imageio",
                        "py36-imagesize",
                        "py36-imgur",
                        "py36-iminuit",
                        "py36-immutables",
                        "py36-import_relative",
                        "py36-importlib-metadata",
                        "py36-importlib-resources",
                        "py36-importmagic",
                        "py36-imread",
                        "py36-incremental",
                        "py36-inflection",
                        "py36-iniconfig",
                        "py36-intervaltree",
                        "py36-intervaltree2",
                        "py36-invoke",
                        "py36-ioflo",
                        "py36-ipaddress",
                        "py36-ipdb",
                        "py36-ipy",
                        "py36-ipykernel",
                        "py36-ipympl",
                        "py36-ipyparallel",
                        "py36-ipython",
                        "py36-ipython-sql",
                        "py36-ipython_genutils",
                        "py36-ipywidgets",
                        "py36-irodsclient",
                        "py36-isce2",
                        "py36-iso8601",
                        "py36-isodate",
                        "py36-isort",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-itsdangerous",
                        "py36-jaraco.functools",
                        "py36-jcc",
                        "py36-jdcal",
                        "py36-jedi",
                        "py36-jinja2",
                        "py36-jinja2-time",
                        "py36-jmespath",
                        "py36-jmespath-terminal",
                        "py36-joblib",
                        "py36-josepy",
                        "py36-json-rpc",
                        "py36-json-tricks",
                        "py36-json5",
                        "py36-jsonpatch",
                        "py36-jsonpointer",
                        "py36-jsonschema",
                        "py36-jug",
                        "py36-jupyter",
                        "py36-jupyter_client",
                        "py36-jupyter_console",
                        "py36-jupyter_core",
                        "py36-jupyter_packaging",
                        "py36-jupyter_server",
                        "py36-jupyterlab",
                        "py36-jupyterlab_server",
                        "py36-jupyterlab_widgets",
                        "py36-jupytext",
                        "py36-jwt",
                        "py36-kaitaistruct",
                        "py36-kaptan",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-keras_preprocessing",
                        "py36-keyring",
                        "py36-keystoneauth1",
                        "py36-keystoneclient",
                        "py36-kivy",
                        "py36-kiwisolver",
                        "py36-klein",
                        "py36-kombine",
                        "py36-kombu",
                        "py36-langid",
                        "py36-language-server",
                        "py36-latexcodec",
                        "py36-lazy_object_proxy",
                        "py36-ldap",
                        "py36-ldap3",
                        "py36-leather",
                        "py36-lepl",
                        "py36-leveldb",
                        "py36-levenshtein",
                        "py36-libarchive-c",
                        "py36-libcloud",
                        "py36-libnacl",
                        "py36-libsass",
                        "py36-libtmux",
                        "py36-libvirt",
                        "py36-libxml2",
                        "py36-ligo-common",
                        "py36-ligo-gracedb",
                        "py36-ligo-lw",
                        "py36-ligo-segments",
                        "py36-ligotimegps",
                        "py36-linecache2",
                        "py36-llfuse",
                        "py36-llvmlite",
                        "py36-llvmmath",
                        "py36-llvmpy",
                        "py36-lmfit",
                        "py36-local-pipelines",
                        "py36-locket",
                        "py36-logbook",
                        "py36-logilab-common",
                        "py36-logilab-constraint",
                        "py36-lscsoft-glue",
                        "py36-lxml",
                        "py36-ly",
                        "py36-lz4",
                        "py36-m2crypto",
                        "py36-m2r",
                        "py36-macfsevents",
                        "py36-macholib",
                        "py36-magic",
                        "py36-mahotas",
                        "py36-mako",
                        "py36-mando",
                        "py36-marisa-trie",
                        "py36-markdown",
                        "py36-markdown-it-py",
                        "py36-markdown2",
                        "py36-markupsafe",
                        "py36-matplotlib",
                        "py36-matplotlib-basemap",
                        "py36-mayavi",
                        "py36-mdit-py-plugins",
                        "py36-mdp-toolkit",
                        "py36-mdtraj",
                        "py36-medusa",
                        "py36-meld3",
                        "py36-memprof",
                        "py36-mercantile",
                        "py36-meta",
                        "py36-metakernel",
                        "py36-mimeparse",
                        "py36-minidb",
                        "py36-misaka",
                        "py36-mistune",
                        "py36-mitmproxy",
                        "py36-mkl",
                        "py36-mkl-include",
                        "py36-mlpy",
                        "py36-mmh3",
                        "py36-mmtf-python",
                        "py36-mock",
                        "py36-modulegraph",
                        "py36-mongoengine",
                        "py36-monotonic",
                        "py36-montage",
                        "py36-more-itertools",
                        "py36-mpi4py",
                        "py36-mpld3",
                        "py36-mpmath",
                        "py36-mrjob",
                        "py36-msgpack",
                        "py36-mssql",
                        "py36-multidict",
                        "py36-multipledispatch",
                        "py36-munch",
                        "py36-murmurhash",
                        "py36-mustache",
                        "py36-mutagen",
                        "py36-mypy_extensions",
                        "py36-natsort",
                        "py36-nbclassic",
                        "py36-nbconvert",
                        "py36-nbformat",
                        "py36-nbval",
                        "py36-nclib",
                        "py36-ndg_httpsclient",
                        "py36-neovim",
                        "py36-netaddr",
                        "py36-netcdf4",
                        "py36-netifaces",
                        "py36-networkx",
                        "py36-nibabel",
                        "py36-nltk",
                        "py36-nmrglue",
                        "py36-nose",
                        "py36-nose-exclude",
                        "py36-notebook",
                        "py36-novaclient",
                        "py36-novas",
                        "py36-novas_de405",
                        "py36-Nuitka",
                        "py36-numba",
                        "py36-numdifftools",
                        "py36-numexpr",
                        "py36-numpy",
                        "py36-numpydoc",
                        "py36-nwdiag",
                        "py36-oauth2client",
                        "py36-oauthlib",
                        "py36-obspy",
                        "py36-oct2py",
                        "py36-octave_kernel",
                        "py36-odo",
                        "py36-olefile",
                        "py36-omniORBpy",
                        "py36-opengl",
                        "py36-opengl-accelerate",
                        "py36-openopt",
                        "py36-openpyxl",
                        "py36-openslide",
                        "py36-openssl",
                        "py36-openstackclient",
                        "py36-openstacksdk",
                        "py36-os-service-types",
                        "py36-osc-lib",
                        "py36-oset",
                        "py36-oslo-config",
                        "py36-oslo-i18n",
                        "py36-oslo-serialization",
                        "py36-oslo-utils",
                        "py36-oursql",
                        "py36-outcome",
                        "py36-owslib",
                        "py36-packaging",
                        "py36-paho-mqtt",
                        "py36-pandas",
                        "py36-pandasql",
                        "py36-pandocfilters",
                        "py36-param",
                        "py36-paramiko",
                        "py36-parse",
                        "py36-parse-type",
                        "py36-parsedatetime",
                        "py36-parsel",
                        "py36-parsimonious",
                        "py36-parsing",
                        "py36-parso",
                        "py36-partd",
                        "py36-parver",
                        "py36-passlib",
                        "py36-paste",
                        "py36-pastedeploy",
                        "py36-path",
                        "py36-pathfinder",
                        "py36-pathlib2",
                        "py36-pathspec",
                        "py36-pathtools",
                        "py36-patsy",
                        "py36-pbr",
                        "py36-pcapy",
                        "py36-pdfminer",
                        "py36-pdfrw",
                        "py36-pendulum",
                        "py36-pep517",
                        "py36-pep8",
                        "py36-petsc4py",
                        "py36-pew",
                        "py36-pexpect",
                        "py36-pgspecial",
                        "py36-phonenumbers",
                        "py36-photutils",
                        "py36-pickleshare",
                        "py36-pika",
                        "py36-pinocchio",
                        "py36-pint",
                        "py36-pip",
                        "py36-pipfile",
                        "py36-pivy",
                        "py36-pkgconfig",
                        "py36-pkginfo",
                        "py36-plac",
                        "py36-pluggy",
                        "py36-plumed",
                        "py36-ply",
                        "py36-plyvel",
                        "py36-pmw",
                        "py36-podcastparser",
                        "py36-poetry-core",
                        "py36-polygon",
                        "py36-poppler-qt4",
                        "py36-poppler-qt5",
                        "py36-portend",
                        "py36-postgresql",
                        "py36-powerline",
                        "py36-poyo",
                        "py36-pptx",
                        "py36-preshed",
                        "py36-pretend",
                        "py36-prettytable",
                        "py36-prometheus_client",
                        "py36-prompt_toolkit",
                        "py36-protego",
                        "py36-protobuf3",
                        "py36-prov",
                        "py36-pss",
                        "py36-psutil",
                        "py36-psycopg2",
                        "py36-ptyprocess",
                        "py36-publicsuffix2",
                        "py36-pudb",
                        "py36-py",
                        "py36-py2app",
                        "py36-pyFAI",
                        "py36-pyaes",
                        "py36-pyasdf",
                        "py36-pyaudio",
                        "py36-pyavm",
                        "py36-pybind11",
                        "py36-pybox2d",
                        "py36-pybtex",
                        "py36-pybtex-docutils",
                        "py36-pycallgraph",
                        "py36-pycares",
                        "py36-pycparser",
                        "py36-pycrlibm",
                        "py36-pycryptodome",
                        "py36-pyct",
                        "py36-pydantic",
                        "py36-pydicom",
                        "py36-pydot",
                        "py36-pyerfa",
                        "py36-pyface",
                        "py36-pyfftw",
                        "py36-pyficache",
                        "py36-pyflakes",
                        "py36-pygccxml",
                        "py36-pygeos",
                        "py36-pygit2",
                        "py36-pygithub",
                        "py36-pyglet",
                        "py36-pygments",
                        "py36-pygmsh",
                        "py36-pygpu",
                        "py36-pygraphviz",
                        "py36-pygrib",
                        "py36-pyhamcrest",
                        "py36-pyhyphen",
                        "py36-pyicu",
                        "py36-pyinstaller",
                        "py36-pyinterval",
                        "py36-pyke",
                        "py36-pykerberos",
                        "py36-pylibmc",
                        "py36-pylint",
                        "py36-pylru",
                        "py36-pyls-black",
                        "py36-pyls-spyder",
                        "py36-pylzma",
                        "py36-pymc3",
                        "py36-pymongo",
                        "py36-pympler",
                        "py36-pymunk",
                        "py36-pymvpa",
                        "py36-pymysql",
                        "py36-pynacl",
                        "py36-pynamecheap",
                        "py36-pync",
                        "py36-pyne",
                        "py36-pynetdicom",
                        "py36-pyobjc",
                        "py36-pyopencl",
                        "py36-pyorick",
                        "py36-pypdf2",
                        "py36-pypeg2",
                        "py36-pyperclip",
                        "py36-pyplusplus",
                        "py36-pypostal",
                        "py36-pyproj",
                        "py36-pyqt4",
                        "py36-pyqt5",
                        "py36-pyqt5-webengine",
                        "py36-pyqt5-chart",
                        "py36-pyqtgraph",
                        "py36-pyquery",
                        "py36-pyregion",
                        "py36-pyrfc3339",
                        "py36-pyro",
                        "py36-pyrsistent",
                        "py36-pyrxp",
                        "py36-pysal",
                        "py36-pysam",
                        "py36-pyscard",
                        "py36-pyshp",
                        "py36-pyside",
                        "py36-pyside-tools",
                        "py36-pyside2",
                        "py36-pystache",
                        "py36-pysvn",
                        "py36-pytest",
                        "py36-pytest-asyncio",
                        "py36-pytest-cov",
                        "py36-pytest-forked",
                        "py36-pytest-html",
                        "py36-pytest-metadata",
                        "py36-pytest-mock",
                        "py36-pytest-mpl",
                        "py36-pytest-qt",
                        "py36-pytest-runner",
                        "py36-pytest-xdist",
                        "py36-pytesting-utils",
                        "py36-python-augeas",
                        "py36-python-dotenv",
                        "py36-python-install",
                        "py36-python-jsonrpc-server",
                        "py36-pythonz",
                        "py36-pytimeparse",
                        "py36-pytoml",
                        "py36-pytools",
                        "py36-pytzdata",
                        "py36-pyusb",
                        "py36-pyvcf",
                        "py36-pyviennacl",
                        "py36-pyviz_comms",
                        "py36-pywavelets",
                        "py36-pyx",
                        "py36-pyxb",
                        "py36-qdarkstyle",
                        "py36-qimage2ndarray",
                        "py36-qpageview",
                        "py36-qrcode",
                        "py36-qstylizer",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-qtpy",
                        "py36-qtsass",
                        "py36-quantities",
                        "py36-queuelib",
                        "py36-qutip",
                        "py36-rangehttpserver",
                        "py36-rasa-nlu",
                        "py36-rasterio",
                        "py36-ratelim",
                        "py36-raven",
                        "py36-rbtools",
                        "py36-rdflib",
                        "py36-readme_renderer",
                        "py36-redis",
                        "py36-regex",
                        "py36-regions",
                        "py36-reportlab",
                        "py36-repoze.lru",
                        "py36-reproject",
                        "py36-requests",
                        "py36-requests-cache",
                        "py36-requests-file",
                        "py36-requests-mock",
                        "py36-requests-oauthlib",
                        "py36-requests-toolbelt",
                        "py36-requests-unixsocket",
                        "py36-requestsexceptions",
                        "py36-resumable-urlretrieve",
                        "py36-rfc3986",
                        "py36-rfc3987",
                        "py36-rich",
                        "py36-robotframework",
                        "py36-robotframework-seleniumlibrary",
                        "py36-robotremoteserver",
                        "py36-roman",
                        "py36-rope",
                        "py36-routes",
                        "py36-rpy2",
                        "py36-rsa",
                        "py36-rtm",
                        "py36-rtmidi-python",
                        "py36-rtree",
                        "py36-ruamel-yaml",
                        "py36-ruamel-yaml-clib",
                        "py36-s3fs",
                        "py36-s3transfer",
                        "py36-scandir",
                        "py36-scikit-build",
                        "py36-scikit-hep-awkward1",
                        "py36-scikit-hep-boost-histogram",
                        "py36-scikit-hep-hepstats",
                        "py36-scikit-hep-hepunits",
                        "py36-scikit-hep-hist",
                        "py36-scikit-hep-mplhep",
                        "py36-scikit-hep-mplhep_data",
                        "py36-scikit-hep-particle",
                        "py36-scikit-hep-uproot4",
                        "py36-scikit-image",
                        "py36-scikit-learn",
                        "py36-scikit-umfpack",
                        "py36-scikits-bootstrap",
                        "py36-scikits-module",
                        "py36-scipy",
                        "py36-scoop",
                        "py36-scrapy",
                        "py36-scruffington",
                        "py36-seaborn",
                        "py36-send2trash",
                        "py36-seqdiag",
                        "py36-serial",
                        "py36-serpent",
                        "py36-service_identity",
                        "py36-setproctitle",
                        "py36-setuptools",
                        "py36-setuptools-git",
                        "py36-setuptools_scm",
                        "py36-setuptools_scm_git_archive",
                        "py36-sexpdata",
                        "py36-sgmllib3k",
                        "py36-sh",
                        "py36-shapely",
                        "py36-shiboken",
                        "py36-shove",
                        "py36-simplegeneric",
                        "py36-simplejson",
                        "py36-simpy",
                        "py36-sip",
                        "py36-six",
                        "py36-slackclient",
                        "py36-slepc4py",
                        "py36-slugify",
                        "py36-smart_open",
                        "py36-smmap",
                        "py36-sniffio",
                        "py36-snmp",
                        "py36-snowballstemmer",
                        "py36-snuggs",
                        "py36-socketpool",
                        "py36-socks",
                        "py36-sortedcollections",
                        "py36-sortedcontainers",
                        "py36-sounddevice",
                        "py36-soupsieve",
                        "py36-spaCy",
                        "py36-spacepy",
                        "py36-spark_parser",
                        "py36-sparqlwrapper",
                        "py36-speaklater",
                        "py36-spectral",
                        "py36-sphinx",
                        "py36-sphinx-bootstrap-theme",
                        "py36-sphinx-gallery",
                        "py36-sphinx_rtd_theme",
                        "py36-sphinxcontrib-applehelp",
                        "py36-sphinxcontrib-bibtex",
                        "py36-sphinxcontrib-devhelp",
                        "py36-sphinxcontrib-htmlhelp",
                        "py36-sphinxcontrib-jsmath",
                        "py36-sphinxcontrib-qthelp",
                        "py36-sphinxcontrib-serializinghtml",
                        "py36-sphinxcontrib-svg2pdfconverter",
                        "py36-sphinxcontrib-websupport",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-spyder-kernels",
                        "py36-spyder-kernels-devel",
                        "py36-sqlalchemy",
                        "py36-sqlalchemy-migrate",
                        "py36-sqlparse",
                        "py36-srsly",
                        "py36-statsmodels",
                        "py36-stevedore",
                        "py36-stopit",
                        "py36-strict-rfc3339",
                        "py36-subvertpy",
                        "py36-suds-jurko",
                        "py36-sumy",
                        "py36-svipc",
                        "py36-sybil",
                        "py36-sympy",
                        "py36-tables",
                        "py36-tabulate",
                        "py36-taskw",
                        "py36-tatsu",
                        "py36-tblib",
                        "py36-tc",
                        "py36-tempita",
                        "py36-tempora",
                        "py36-tensorboard1",
                        "py36-tensorflow_estimator1",
                        "py36-termcolor",
                        "py36-terminado",
                        "py36-terminaltables",
                        "py36-test-runner",
                        "py36-testfixtures",
                        "py36-testpath",
                        "py36-text-unidecode",
                        "py36-textdistance",
                        "py36-textile",
                        "py36-texttable",
                        "py36-theano",
                        "py36-theano-pymc",
                        "py36-thinc",
                        "py36-threadpool",
                        "py36-threadpoolctl",
                        "py36-three-merge",
                        "py36-thrift",
                        "py36-tinycss",
                        "py36-tkinter",
                        "py36-tldextract",
                        "py36-tmuxp",
                        "py36-toml",
                        "py36-toolz",
                        "py36-tornado",
                        "py36-tox",
                        "py36-tpot",
                        "py36-tqdm",
                        "py36-tracer",
                        "py36-traitlets",
                        "py36-traits",
                        "py36-traitsui",
                        "py36-traittypes",
                        "py36-transaction",
                        "py36-translationstring",
                        "py36-triangle",
                        "py36-trio",
                        "py36-trollius",
                        "py36-trustme",
                        "py36-tstables",
                        "py36-tvdb",
                        "py36-tvnamer",
                        "py36-tweepy",
                        "py36-twilio",
                        "py36-twine",
                        "py36-twisted",
                        "py36-twython",
                        "py36-txaio",
                        "py36-txgithub",
                        "py36-typed-ast",
                        "py36-typing_extensions",
                        "py36-tz",
                        "py36-tz-gae",
                        "py36-tzlocal",
                        "py36-ufl",
                        "py36-ujson",
                        "py36-uncertainties",
                        "py36-uncompyle6",
                        "py36-unicodedata2",
                        "py36-unidecode",
                        "py36-unittest-xml-reporting",
                        "py36-update_checker",
                        "py36-uritemplate",
                        "py36-urllib3",
                        "py36-urlwatch",
                        "py36-urwid",
                        "py36-userpath",
                        "py36-vcversioner",
                        "py36-vega",
                        "py36-vine",
                        "py36-virtualenv",
                        "py36-virtualenv-clone",
                        "py36-virtualenvwrapper",
                        "py36-virtualfish",
                        "py36-visa",
                        "py36-vo",
                        "py36-vobject",
                        "py36-w3lib",
                        "py36-waitress",
                        "py36-wand",
                        "py36-wasabi",
                        "py36-watchdog",
                        "py36-wcmatch",
                        "py36-wcwidth",
                        "py36-webcolors",
                        "py36-webencodings",
                        "py36-webob",
                        "py36-webtest",
                        "py36-werkzeug",
                        "py36-wheel",
                        "py36-whoosh",
                        "py36-widgetsnbextension",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-wrapt",
                        "py36-wtforms",
                        "py36-wurlitzer",
                        "py36-wxpython-4.0",
                        "py36-x2go",
                        "py36-xarray",
                        "py36-xattr",
                        "py36-xdg",
                        "py36-xdis",
                        "py36-xlrd",
                        "py36-xlsx2csv",
                        "py36-xlwt",
                        "py36-xmlsec",
                        "py36-xmltodict",
                        "py36-yaml",
                        "py36-yapf",
                        "py36-yappi",
                        "py36-yapsy",
                        "py36-yarl",
                        "py36-yt",
                        "py36-zc-lockfile",
                        "py36-zen",
                        "py36-zict",
                        "py36-zipp",
                        "py36-zmq",
                        "py36-zope-component",
                        "py36-zope-deferredimport",
                        "py36-zope-deprecation",
                        "py36-zope-event",
                        "py36-zope-hookable",
                        "py36-zope-proxy",
                        "py36-zopeinterface",
                        "py36-zopfli",
                        "py36-zstd",
                        "py36-gyoto",
                        "py36-lal",
                        "py36-lalburst",
                        "py36-lalframe",
                        "py36-lalinference",
                        "py36-lalinspiral",
                        "py36-lalmetaio",
                        "py36-lalpulsar",
                        "py36-lalsimulation",
                        "py36-nds2-client",
                        "py36-yara",
                        "py36-nghttp2",
                        "py36-ukpostcodeparser",
                        "py36-pytest-subtests",
                        "py36-semantic_version",
                        "py36-setuptools-rust",
                        "py36-backports.cached-property",
                        "py36-cwcwidth",
                        "py36-olm",
                        "py36-tomlkit",
                        "py36-pyotp",
                        "py36-tinycss2",
                        "py36-sphinx-autodoc-typehints",
                        "py36-alagitpull",
                        "py36-recommonmark",
                        "py36-sphinx-issues",
                        "py36-myst-parser",
                        "py36-python-lsp-jsonrpc",
                        "py36-python-lsp-server",
                        "py36-charset-normalizer",
                        "py36-tomli",
                        "py36-backports.entry-points-selectable",
                        "py36-platformdirs",
                        "py36-backports",
                        "py36-build",
                        "py36-python-lsp-black",
                        "subversion-pythonbindings-3.6",
                        "py36-cryptography_vectors",
                        "py36-fonttools",
                        "py36-nmrglue-devel",
                        "py36-pyqt5-sip",
                        "py36-sip4",
                        "py36-deprecation",
                        "py36-pyqt-builder",
                        "py36-pyqt5-scintilla",
                        "py36-smi",
                        "py36-bootstrap-modules",
                        "py36-flit_core",
                        "py36-xkcdpass",
                        "py36-opencv3-devel",
                        "py36-opencv4-devel",
                        "py36-ansible-core",
                        "py36-resolvelib",
                        "py36-aiosignal",
                        "py36-frozenlist",
                        "py36-asynctest",
                        "py36-jellyfish",
                        "py36-pytest-datadir",
                        "py36-pytest-regressions",
                        "py36-colorcet",
                        "py36-nest_asyncio",
                        "py36-utidylib",
                        "py36-pyheif",
                        "py36-psycopg",
                        "py36-sphinxcontrib-blockdiag",
                        "py36-python-json-logger",
                        "py36-cython-compat",
                        "py36-oldest-supported-numpy",
                        "py36-pyobjc6"
                    ]
                }
            ]
        },
        {
            "name": "python35",
            "portdir": "lang/python35",
            "version": "3.5.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170810,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "optimizations"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dbus-python35",
                        "py35-qscintilla-qt4",
                        "py35-qscintilla-qt5",
                        "xapian-bindings-python35",
                        "py35-opencv3",
                        "py35-opencv4",
                        "py35-pyilmbase",
                        "py35-htmldocs",
                        "py35-BitArray2D",
                        "py35-BitVector",
                        "py35-DAWG",
                        "py35-Pillow",
                        "py35-PyRSS2Gen",
                        "py35-SDL2",
                        "py35-acor",
                        "py35-acora",
                        "py35-actdiag",
                        "py35-aenum",
                        "py35-affine",
                        "py35-agate",
                        "py35-agate-dbf",
                        "py35-agate-excel",
                        "py35-agate-sql",
                        "py35-alabaster",
                        "py35-alembic",
                        "py35-altgraph",
                        "py35-amqp",
                        "py35-ansible",
                        "py35-ansible-base",
                        "py35-ansicolor",
                        "py35-anyjson",
                        "py35-anytree",
                        "py35-apipkg",
                        "py35-aplpy",
                        "py35-appdirs",
                        "py35-applaunchservices",
                        "py35-appnope",
                        "py35-appscript",
                        "py35-apptools",
                        "py35-apsw",
                        "py35-argh",
                        "py35-argon2-cffi",
                        "py35-args",
                        "py35-asn1",
                        "py35-asn1-modules",
                        "py35-asn1crypto",
                        "py35-astlib",
                        "py35-astor",
                        "py35-astroML",
                        "py35-astroML_addons",
                        "py35-astroid",
                        "py35-astroplan",
                        "py35-astropy",
                        "py35-astropy-healpix",
                        "py35-astropy-helpers",
                        "py35-astroquery",
                        "py35-astroscrappy",
                        "py35-async-timeout",
                        "py35-async_generator",
                        "py35-atomicwrites",
                        "py35-atpy",
                        "py35-attrs",
                        "py35-automat",
                        "py35-autopep8",
                        "py35-awesome_slugify",
                        "py35-babel",
                        "py35-backcall",
                        "py35-baker",
                        "py35-bcdoc",
                        "py35-bcolz",
                        "py35-bcrypt",
                        "py35-bdist_mpkg",
                        "py35-beaker",
                        "py35-beautifulsoup4",
                        "py35-billiard",
                        "py35-biopython",
                        "py35-biplist",
                        "py35-bitarray",
                        "py35-bitstring",
                        "py35-blaze",
                        "py35-bleach",
                        "py35-blessed",
                        "py35-blessings",
                        "py35-blinker",
                        "py35-blis",
                        "py35-blist",
                        "py35-blockdiag",
                        "py35-blosc",
                        "py35-bokeh",
                        "py35-boto",
                        "py35-boto3",
                        "py35-botocore",
                        "py35-bpython",
                        "py35-bqplot",
                        "py35-breadability",
                        "py35-bson",
                        "py35-cached-property",
                        "py35-cachetools",
                        "py35-cairo",
                        "py35-cairocffi",
                        "py35-cartopy",
                        "py35-catalogue",
                        "py35-cchardet",
                        "py35-celery",
                        "py35-certifi",
                        "py35-cffi",
                        "py35-cftime",
                        "py35-chainer",
                        "py35-chardet",
                        "py35-cheetah",
                        "py35-cheroot",
                        "py35-cherrypy",
                        "py35-chronic",
                        "py35-ckanapi",
                        "py35-click",
                        "py35-click-plugins",
                        "py35-cligj",
                        "py35-clint",
                        "py35-cloudpickle",
                        "py35-codestyle",
                        "py35-cog",
                        "py35-colander",
                        "py35-colorama",
                        "py35-colormath",
                        "py35-columnize",
                        "py35-comet",
                        "py35-commpy",
                        "py35-configargparse",
                        "py35-configobj",
                        "py35-constantly",
                        "py35-construct",
                        "py35-contextlib2",
                        "py35-control",
                        "py35-cookies",
                        "py35-country",
                        "py35-coverage",
                        "py35-cppy",
                        "py35-crayons",
                        "py35-cryptography",
                        "py35-cssselect",
                        "py35-cssutils",
                        "py35-csvkit",
                        "py35-cubes",
                        "py35-curtsies",
                        "py35-cvxopt",
                        "py35-cycler",
                        "py35-cymem",
                        "py35-cython",
                        "py35-cytoolz",
                        "py35-dask",
                        "py35-datacite",
                        "py35-datashape",
                        "py35-dateutil",
                        "py35-datrie",
                        "py35-dbfread",
                        "py35-ddt",
                        "py35-deap",
                        "py35-decorator",
                        "py35-defusedxml",
                        "py35-des",
                        "py35-descartes",
                        "py35-diff-match-patch",
                        "py35-dill",
                        "py35-dispatcher",
                        "py35-distlib",
                        "py35-distorm",
                        "py35-distributed",
                        "py35-distutils-extra",
                        "py35-django",
                        "py35-django-htmlmin",
                        "py35-django-nose",
                        "py35-djvubind",
                        "py35-dockerpy-creds",
                        "py35-docopt",
                        "py35-docstyle",
                        "py35-doctest-ignore-unicode",
                        "py35-docutils",
                        "py35-dynd",
                        "py35-ecdsa",
                        "py35-editor",
                        "py35-eli5",
                        "py35-emcee",
                        "py35-empy",
                        "py35-enchant",
                        "py35-entrypoints",
                        "py35-epc",
                        "py35-ephem",
                        "py35-epsg",
                        "py35-erf",
                        "py35-et_xmlfile",
                        "py35-execnet",
                        "py35-expressions",
                        "py35-ez_setup",
                        "py35-ezodf",
                        "py35-fabio",
                        "py35-fasteners",
                        "py35-fido2",
                        "py35-figleaf",
                        "py35-filechunkio",
                        "py35-filelock",
                        "py35-fiona",
                        "py35-flake8",
                        "py35-flake8-mccabe",
                        "py35-flake8-pep8-naming",
                        "py35-flake8-polyfill",
                        "py35-flaky",
                        "py35-flask",
                        "py35-flask-login",
                        "py35-flask-mail",
                        "py35-flask-script",
                        "py35-flask-sqlalchemy",
                        "py35-fortranformat",
                        "py35-freezegun",
                        "py35-fsspec",
                        "py35-funcparserlib",
                        "py35-funcsigs",
                        "py35-future",
                        "py35-fuzzywuzzy",
                        "py35-game",
                        "py35-gammapy",
                        "py35-gast",
                        "py35-gcn",
                        "py35-gdal",
                        "py35-gdbm",
                        "py35-generator",
                        "py35-genshi",
                        "py35-gensim",
                        "py35-geographiclib",
                        "py35-geohash",
                        "py35-geoip",
                        "py35-geojson",
                        "py35-geopandas",
                        "py35-geopy",
                        "py35-getkey",
                        "py35-gevent",
                        "py35-gevent-websocket",
                        "py35-gflags",
                        "py35-gmpy",
                        "py35-gmpy2",
                        "py35-gnureadline",
                        "py35-gobject",
                        "py35-gobject3",
                        "py35-google-api",
                        "py35-google-auth",
                        "py35-google-auth-httplib2",
                        "py35-google-pasta",
                        "py35-gpstime",
                        "py35-grako",
                        "py35-graphviz",
                        "py35-greenlet",
                        "py35-gsl",
                        "py35-h2",
                        "py35-hat-trie",
                        "py35-hdfs",
                        "py35-healpy",
                        "py35-heapdict",
                        "py35-helpdev",
                        "py35-hieroglyph",
                        "py35-hiredis",
                        "py35-honcho",
                        "py35-hpack",
                        "py35-html2text",
                        "py35-html5lib",
                        "py35-http-parser",
                        "py35-httplib2",
                        "py35-hyperframe",
                        "py35-hyperlink",
                        "py35-hypothesis",
                        "py35-icalendar",
                        "py35-idna",
                        "py35-idna-ssl",
                        "py35-imageio",
                        "py35-imagesize",
                        "py35-imgur",
                        "py35-iminuit",
                        "py35-immutables",
                        "py35-import_relative",
                        "py35-importlib-metadata",
                        "py35-importlib-resources",
                        "py35-importmagic",
                        "py35-imread",
                        "py35-incremental",
                        "py35-intervaltree",
                        "py35-invoke",
                        "py35-ioflo",
                        "py35-ipaddress",
                        "py35-ipy",
                        "py35-ipykernel",
                        "py35-ipympl",
                        "py35-ipyparallel",
                        "py35-ipython",
                        "py35-ipython-sql",
                        "py35-ipython_genutils",
                        "py35-ipywidgets",
                        "py35-iso8601",
                        "py35-isodate",
                        "py35-isort",
                        "py35-itemadapter",
                        "py35-itemloaders",
                        "py35-itsdangerous",
                        "py35-jaraco.functools",
                        "py35-jcc",
                        "py35-jdcal",
                        "py35-jedi",
                        "py35-jinja2",
                        "py35-jmespath",
                        "py35-jmespath-terminal",
                        "py35-joblib",
                        "py35-json-rpc",
                        "py35-jsonschema",
                        "py35-jug",
                        "py35-jupyter",
                        "py35-jupyter_client",
                        "py35-jupyter_console",
                        "py35-jupyter_core",
                        "py35-jupyterlab_launcher",
                        "py35-jwt",
                        "py35-kaptan",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-keras_preprocessing",
                        "py35-keyring",
                        "py35-kivy",
                        "py35-kiwisolver",
                        "py35-kombu",
                        "py35-langid",
                        "py35-language-server",
                        "py35-lazy_object_proxy",
                        "py35-leather",
                        "py35-lepl",
                        "py35-leveldb",
                        "py35-levenshtein",
                        "py35-libarchive-c",
                        "py35-libcloud",
                        "py35-libnacl",
                        "py35-libsass",
                        "py35-libtmux",
                        "py35-libvirt",
                        "py35-libxml2",
                        "py35-linecache2",
                        "py35-llfuse",
                        "py35-llvmlite",
                        "py35-llvmmath",
                        "py35-llvmpy",
                        "py35-local-pipelines",
                        "py35-locket",
                        "py35-logbook",
                        "py35-logilab-common",
                        "py35-logilab-constraint",
                        "py35-lxml",
                        "py35-ly",
                        "py35-lz4",
                        "py35-m2crypto",
                        "py35-m2r",
                        "py35-macfsevents",
                        "py35-macholib",
                        "py35-magic",
                        "py35-mahotas",
                        "py35-mako",
                        "py35-mando",
                        "py35-marisa-trie",
                        "py35-markdown",
                        "py35-markdown2",
                        "py35-markupsafe",
                        "py35-matplotlib",
                        "py35-matplotlib-basemap",
                        "py35-mayavi",
                        "py35-mdp-toolkit",
                        "py35-medusa",
                        "py35-meld3",
                        "py35-memprof",
                        "py35-mercantile",
                        "py35-metakernel",
                        "py35-mimeparse",
                        "py35-minidb",
                        "py35-misaka",
                        "py35-mistune",
                        "py35-mkl",
                        "py35-mkl-include",
                        "py35-mlpy",
                        "py35-mock",
                        "py35-modulegraph",
                        "py35-mongoengine",
                        "py35-monotonic",
                        "py35-montage",
                        "py35-more-itertools",
                        "py35-mpi4py",
                        "py35-mpld3",
                        "py35-mpmath",
                        "py35-mrjob",
                        "py35-msgpack",
                        "py35-mssql",
                        "py35-multidict",
                        "py35-multipledispatch",
                        "py35-munch",
                        "py35-murmurhash",
                        "py35-mustache",
                        "py35-mutagen",
                        "py35-nbconvert",
                        "py35-nbformat",
                        "py35-nbval",
                        "py35-nclib",
                        "py35-netaddr",
                        "py35-netcdf4",
                        "py35-networkx",
                        "py35-nibabel",
                        "py35-nltk",
                        "py35-nmrglue",
                        "py35-nose",
                        "py35-nose-exclude",
                        "py35-notebook",
                        "py35-novas",
                        "py35-novas_de405",
                        "py35-Nuitka",
                        "py35-numba",
                        "py35-numexpr",
                        "py35-numpy",
                        "py35-numpydoc",
                        "py35-nwdiag",
                        "py35-oauth2client",
                        "py35-oauthlib",
                        "py35-obspy",
                        "py35-oct2py",
                        "py35-octave_kernel",
                        "py35-odo",
                        "py35-olefile",
                        "py35-opengl",
                        "py35-opengl-accelerate",
                        "py35-openpyxl",
                        "py35-openslide",
                        "py35-openssl",
                        "py35-oursql",
                        "py35-owslib",
                        "py35-packaging",
                        "py35-pandas",
                        "py35-pandasql",
                        "py35-pandocfilters",
                        "py35-paramiko",
                        "py35-parse",
                        "py35-parsedatetime",
                        "py35-parsel",
                        "py35-parsing",
                        "py35-parso",
                        "py35-partd",
                        "py35-passlib",
                        "py35-paste",
                        "py35-pastedeploy",
                        "py35-path",
                        "py35-pathfinder",
                        "py35-pathlib2",
                        "py35-pathtools",
                        "py35-patsy",
                        "py35-pbr",
                        "py35-pdfrw",
                        "py35-pep8",
                        "py35-petsc4py",
                        "py35-pew",
                        "py35-pexpect",
                        "py35-phonenumbers",
                        "py35-pickleshare",
                        "py35-pika",
                        "py35-pinocchio",
                        "py35-pint",
                        "py35-pip",
                        "py35-pivy",
                        "py35-pkgconfig",
                        "py35-plac",
                        "py35-pluggy",
                        "py35-ply",
                        "py35-plyvel",
                        "py35-pmw",
                        "py35-polygon",
                        "py35-poppler-qt4",
                        "py35-poppler-qt5",
                        "py35-portend",
                        "py35-postgresql",
                        "py35-preshed",
                        "py35-prettytable",
                        "py35-prometheus_client",
                        "py35-prompt_toolkit",
                        "py35-protego",
                        "py35-protobuf3",
                        "py35-prov",
                        "py35-pss",
                        "py35-psutil",
                        "py35-ptyprocess",
                        "py35-pudb",
                        "py35-py",
                        "py35-pyFAI",
                        "py35-pyaudio",
                        "py35-pyavm",
                        "py35-pybind11",
                        "py35-pycallgraph",
                        "py35-pycares",
                        "py35-pycparser",
                        "py35-pycrlibm",
                        "py35-pycryptodome",
                        "py35-pydot",
                        "py35-pyface",
                        "py35-pyfftw",
                        "py35-pyficache",
                        "py35-pyflakes",
                        "py35-pygccxml",
                        "py35-pygithub",
                        "py35-pyglet",
                        "py35-pygments",
                        "py35-pygpu",
                        "py35-pygraphviz",
                        "py35-pygrib",
                        "py35-pyhamcrest",
                        "py35-pyicu",
                        "py35-pyinterval",
                        "py35-pyke",
                        "py35-pylibmc",
                        "py35-pylint",
                        "py35-pylru",
                        "py35-pylzma",
                        "py35-pymongo",
                        "py35-pympler",
                        "py35-pymunk",
                        "py35-pymvpa",
                        "py35-pynacl",
                        "py35-pync",
                        "py35-pyne",
                        "py35-pyopencl",
                        "py35-pyorick",
                        "py35-pypdf2",
                        "py35-pypeg2",
                        "py35-pyperclip",
                        "py35-pyplusplus",
                        "py35-pypostal",
                        "py35-pyproj",
                        "py35-pyqt4",
                        "py35-pyqt5",
                        "py35-pyqt5-webengine",
                        "py35-pyqt5-chart",
                        "py35-pyqtgraph",
                        "py35-pyquery",
                        "py35-pyregion",
                        "py35-pyrfc3339",
                        "py35-pyro",
                        "py35-pyrsistent",
                        "py35-pyrxp",
                        "py35-pysal",
                        "py35-pyscard",
                        "py35-pyshp",
                        "py35-pyside",
                        "py35-pyside-tools",
                        "py35-pystache",
                        "py35-pytest",
                        "py35-pytest-asyncio",
                        "py35-pytest-cov",
                        "py35-pytest-forked",
                        "py35-pytest-qt",
                        "py35-pytest-runner",
                        "py35-pytest-xdist",
                        "py35-python-augeas",
                        "py35-python-dotenv",
                        "py35-python-jsonrpc-server",
                        "py35-pythonz",
                        "py35-pytimeparse",
                        "py35-pytools",
                        "py35-pyusb",
                        "py35-pyviennacl",
                        "py35-pywavelets",
                        "py35-pyx",
                        "py35-pyxb",
                        "py35-qdarkstyle",
                        "py35-qtawesome",
                        "py35-qtconsole",
                        "py35-qtpy",
                        "py35-qtsass",
                        "py35-quantities",
                        "py35-queuelib",
                        "py35-qutip",
                        "py35-rangehttpserver",
                        "py35-rasterio",
                        "py35-raven",
                        "py35-rbtools",
                        "py35-rdflib",
                        "py35-redis",
                        "py35-regex",
                        "py35-regions",
                        "py35-reportlab",
                        "py35-repoze.lru",
                        "py35-requests",
                        "py35-requests-cache",
                        "py35-requests-mock",
                        "py35-requests-oauthlib",
                        "py35-requests-unixsocket",
                        "py35-resumable-urlretrieve",
                        "py35-rfc3987",
                        "py35-robotremoteserver",
                        "py35-roman",
                        "py35-rope",
                        "py35-routes",
                        "py35-rsa",
                        "py35-rtm",
                        "py35-rtmidi-python",
                        "py35-rtree",
                        "py35-s3fs",
                        "py35-s3transfer",
                        "py35-scandir",
                        "py35-scikit-image",
                        "py35-scikit-learn",
                        "py35-scikit-umfpack",
                        "py35-scikits-bootstrap",
                        "py35-scikits-module",
                        "py35-scipy",
                        "py35-scoop",
                        "py35-scruffington",
                        "py35-seaborn",
                        "py35-send2trash",
                        "py35-seqdiag",
                        "py35-serial",
                        "py35-serpent",
                        "py35-service_identity",
                        "py35-setuptools",
                        "py35-setuptools-git",
                        "py35-setuptools_scm",
                        "py35-setuptools_scm_git_archive",
                        "py35-sexpdata",
                        "py35-sh",
                        "py35-shapely",
                        "py35-shiboken",
                        "py35-shove",
                        "py35-simplegeneric",
                        "py35-simplejson",
                        "py35-sip",
                        "py35-six",
                        "py35-slepc4py",
                        "py35-slugify",
                        "py35-smart_open",
                        "py35-smmap",
                        "py35-snmp",
                        "py35-snowballstemmer",
                        "py35-snuggs",
                        "py35-socketpool",
                        "py35-socks",
                        "py35-sortedcollections",
                        "py35-sortedcontainers",
                        "py35-sounddevice",
                        "py35-spacepy",
                        "py35-spark_parser",
                        "py35-sparqlwrapper",
                        "py35-speaklater",
                        "py35-sphinx",
                        "py35-sphinx_rtd_theme",
                        "py35-sphinxcontrib-applehelp",
                        "py35-sphinxcontrib-devhelp",
                        "py35-sphinxcontrib-htmlhelp",
                        "py35-sphinxcontrib-jsmath",
                        "py35-sphinxcontrib-qthelp",
                        "py35-sphinxcontrib-serializinghtml",
                        "py35-sphinxcontrib-svg2pdfconverter",
                        "py35-sphinxcontrib-websupport",
                        "py35-spyder-kernels",
                        "py35-sqlalchemy",
                        "py35-sqlalchemy-migrate",
                        "py35-sqlparse",
                        "py35-statsmodels",
                        "py35-stevedore",
                        "py35-stopit",
                        "py35-strict-rfc3339",
                        "py35-subvertpy",
                        "py35-suds-jurko",
                        "py35-sumy",
                        "py35-svipc",
                        "py35-sybil",
                        "py35-sympy",
                        "py35-tabulate",
                        "py35-taskw",
                        "py35-tatsu",
                        "py35-tblib",
                        "py35-tc",
                        "py35-tempita",
                        "py35-tempora",
                        "py35-termcolor",
                        "py35-terminado",
                        "py35-testpath",
                        "py35-text-unidecode",
                        "py35-textile",
                        "py35-texttable",
                        "py35-theano",
                        "py35-threadpool",
                        "py35-three-merge",
                        "py35-thrift",
                        "py35-tinycss",
                        "py35-tkinter",
                        "py35-toml",
                        "py35-toolz",
                        "py35-tornado",
                        "py35-tox",
                        "py35-tpot",
                        "py35-tqdm",
                        "py35-tracer",
                        "py35-traitlets",
                        "py35-traits",
                        "py35-traitsui",
                        "py35-traittypes",
                        "py35-transaction",
                        "py35-translationstring",
                        "py35-triangle",
                        "py35-trollius",
                        "py35-trustme",
                        "py35-tstables",
                        "py35-tvdb",
                        "py35-tvnamer",
                        "py35-tweepy",
                        "py35-twilio",
                        "py35-twisted",
                        "py35-typed-ast",
                        "py35-tz",
                        "py35-tz-gae",
                        "py35-ujson",
                        "py35-uncertainties",
                        "py35-uncompyle6",
                        "py35-unidecode",
                        "py35-update_checker",
                        "py35-uritemplate",
                        "py35-urllib3",
                        "py35-urlwatch",
                        "py35-urwid",
                        "py35-vine",
                        "py35-virtualenv",
                        "py35-virtualenv-clone",
                        "py35-virtualenvwrapper",
                        "py35-virtualfish",
                        "py35-vo",
                        "py35-vobject",
                        "py35-w3lib",
                        "py35-waitress",
                        "py35-wand",
                        "py35-wasabi",
                        "py35-watchdog",
                        "py35-wcwidth",
                        "py35-webcolors",
                        "py35-webencodings",
                        "py35-webob",
                        "py35-webtest",
                        "py35-werkzeug",
                        "py35-wheel",
                        "py35-widgetsnbextension",
                        "py35-wntr",
                        "py35-word2vec",
                        "py35-wrapt",
                        "py35-wtforms",
                        "py35-wurlitzer",
                        "py35-wxpython-4.0",
                        "py35-x2go",
                        "py35-xarray",
                        "py35-xattr",
                        "py35-xdg",
                        "py35-xdis",
                        "py35-xlwt",
                        "py35-xmltodict",
                        "py35-yaml",
                        "py35-yapf",
                        "py35-yapsy",
                        "py35-yarl",
                        "py35-yt",
                        "py35-zc-lockfile",
                        "py35-zen",
                        "py35-zict",
                        "py35-zipp",
                        "py35-zmq",
                        "py35-zope-component",
                        "py35-zope-event",
                        "py35-zopeinterface",
                        "py35-pyobjc",
                        "py35-pyobjc-cocoa",
                        "py35-gyoto",
                        "py35-nds2-client",
                        "py35-yara",
                        "py35-charset-normalizer",
                        "py35-backports.entry-points-selectable",
                        "py35-platformdirs",
                        "py35-backports",
                        "subversion-pythonbindings-3.5",
                        "py35-pyqt5-sip",
                        "py35-sip4",
                        "py35-pyqt-builder",
                        "py35-smi",
                        "py35-opencv3-devel",
                        "py35-opencv4-devel",
                        "py35-pretend",
                        "py35-sphinxcontrib-blockdiag",
                        "py35-tables",
                        "py35-cython-compat",
                        "py35-oldest-supported-numpy"
                    ]
                }
            ]
        },
        {
            "name": "python34",
            "portdir": "lang/python34",
            "version": "3.4.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20170810,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "xz",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py34-oct2py",
                        "py34-octave_kernel",
                        "py34-macholib",
                        "py34-SDL2",
                        "py34-platformdirs",
                        "py34-asn1",
                        "py34-flask",
                        "py34-metakernel",
                        "py34-importlib-metadata",
                        "py34-setuptools_scm",
                        "py34-virtualenv",
                        "py34-bdist_mpkg",
                        "py34-filelock",
                        "py34-appdirs",
                        "py34-altgraph",
                        "py34-modulegraph",
                        "py34-scandir",
                        "py34-toml",
                        "py34-typing",
                        "py34-importlib-resources",
                        "py34-pip",
                        "py34-backports",
                        "py34-distlib",
                        "py34-pathlib2",
                        "py34-zipp",
                        "py34-six",
                        "py34-gdbm",
                        "py34-tkinter",
                        "py34-serial",
                        "py34-setuptools",
                        "py34-wheel"
                    ]
                }
            ]
        },
        {
            "name": "python33",
            "portdir": "lang/python33",
            "version": "3.3.7",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20141012,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "sqlite3",
                        "libedit",
                        "ncurses",
                        "bzip2",
                        "gettext-runtime",
                        "openssl10",
                        "xz"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py33-altgraph",
                        "py33-bdist_mpkg",
                        "py33-gdbm",
                        "py33-tkinter",
                        "py33-setuptools",
                        "py33-pip"
                    ]
                }
            ]
        },
        {
            "name": "python32",
            "portdir": "lang/python32",
            "version": "3.2.6",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 20120412,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "ucs4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "ncurses",
                        "bzip2",
                        "gettext-runtime",
                        "openssl10",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py32-gdbm",
                        "py32-tkinter",
                        "py32-setuptools",
                        "py32-pip"
                    ]
                }
            ]
        },
        {
            "name": "python310-devel",
            "portdir": "lang/python310-devel",
            "version": "3.10.0rc2",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "python310",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by python310",
            "long_description": "This port has been replaced by python310.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "python27-bootstrap",
            "portdir": "lang/python27",
            "version": "2.7.18",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "ucs4",
                "optimizations",
                "lto"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apple-gcc42"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz-bootstrap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "ncurses-bootstrap",
                        "bzip2",
                        "openssl11",
                        "expat",
                        "zlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "clang-11-bootstrap",
                        "libcxx-powerpc"
                    ]
                }
            ]
        },
        {
            "name": "python27",
            "portdir": "lang/python27",
            "version": "2.7.18",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 2,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "ucs4",
                "optimizations",
                "lto"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "gettext-runtime",
                        "expat",
                        "zlib",
                        "db48"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python2_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "lastfmsubmitd",
                        "lastmp",
                        "pocketsphinx",
                        "sphinxbase",
                        "sphinxtrain",
                        "ccm",
                        "FlowUI",
                        "PIDA",
                        "SilverCity",
                        "aap",
                        "bam",
                        "boost169",
                        "buildbot-0.8",
                        "buildbot-slave-0.8",
                        "bzr",
                        "bzr-explorer",
                        "bzr-fastimport",
                        "bzr-git",
                        "bzr-gtk",
                        "bzr-pager",
                        "bzr-rewrite",
                        "bzr-stats",
                        "bzr-svn",
                        "bzr-xmloutput",
                        "bzrtools",
                        "closure-linter",
                        "cvs2svn",
                        "dbus-python27",
                        "diffuse",
                        "fdroidserver",
                        "flagpoll",
                        "flashbake",
                        "gazpacho",
                        "git-cvs",
                        "gitinspector",
                        "libgnt",
                        "libtuxcap",
                        "nodejs10",
                        "nodejs8",
                        "obs-build-helpers",
                        "olena",
                        "patcher",
                        "play",
                        "qbzr",
                        "py27-qscintilla-qt4",
                        "py27-qscintilla-qt5",
                        "redo",
                        "reinteract",
                        "subversion-python27bindings",
                        "svndumptool",
                        "tailor",
                        "trac",
                        "udis86",
                        "unsermake",
                        "viewvc",
                        "voidwalker",
                        "voltron",
                        "xapian-bindings-python27",
                        "atom",
                        "py27-fuse",
                        "fife",
                        "gnubg",
                        "nwntools",
                        "pyfa",
                        "gnofract4d",
                        "gourmet",
                        "py27-keybinder",
                        "xchat-gnome",
                        "comix",
                        "mftrace",
                        "py27-opencv3",
                        "py27-pyilmbase",
                        "swftools",
                        "kross-interpreters",
                        "jython",
                        "py27-htmldocs",
                        "pyobfuscate",
                        "alot",
                        "archivemail",
                        "getmail",
                        "mailman",
                        "mixminion",
                        "muttils",
                        "liblinear",
                        "libsvm",
                        "pyxplot",
                        "py27-z3",
                        "mimms",
                        "shenidam",
                        "subdownloader",
                        "tovid",
                        "bittornado",
                        "calendar-contacts-server",
                        "canto",
                        "coherence",
                        "fauxident",
                        "ntop",
                        "ola",
                        "skypipe",
                        "splatd",
                        "umit",
                        "upnp-inspector",
                        "youtube-upload",
                        "hellanzb",
                        "DepreciateForLedger",
                        "GTDtoCSV",
                        "LedgerScheduler",
                        "csvToLedger",
                        "expense.txt",
                        "heapCL",
                        "keepnote",
                        "time.txt",
                        "torchCL",
                        "p5.26-inline-python",
                        "p5.28-inline-python",
                        "p5.30-inline-python",
                        "phpsh",
                        "fonttools-utils",
                        "scribus",
                        "py27-BitArray2D",
                        "py27-BitVector",
                        "py27-DAWG",
                        "py27-FlexGet",
                        "py27-GridDataFormats",
                        "py27-LabJackPython",
                        "py27-MDAnalysis",
                        "py27-Pillow",
                        "py27-PyQGLViewer",
                        "py27-PyRSS2Gen",
                        "py27-SDL2",
                        "py27-XlsxWriter",
                        "py27-abjad",
                        "py27-absl",
                        "py27-acor",
                        "py27-acora",
                        "py27-actdiag",
                        "py27-aenum",
                        "py27-affine",
                        "py27-agate",
                        "py27-agate-dbf",
                        "py27-agate-excel",
                        "py27-agate-sql",
                        "py27-aiodns",
                        "py27-alabaster",
                        "py27-alembic",
                        "py27-algopy",
                        "py27-altair",
                        "py27-altgraph",
                        "py27-amqp",
                        "py27-amqplib",
                        "py27-aniso8601",
                        "py27-ansible",
                        "py27-ansible-base",
                        "py27-ansicolor",
                        "py27-anyjson",
                        "py27-anytree",
                        "py27-apipkg",
                        "py27-aplpy",
                        "py27-appdirs",
                        "py27-applaunchservices",
                        "py27-appnope",
                        "py27-appscript",
                        "py27-apsw",
                        "py27-apycot",
                        "py27-argh",
                        "py27-args",
                        "py27-arpeggio",
                        "py27-asn1",
                        "py27-asn1-modules",
                        "py27-asn1crypto",
                        "py27-aspects",
                        "py27-asteval",
                        "py27-astlib",
                        "py27-astor",
                        "py27-astroML",
                        "py27-astroML_addons",
                        "py27-astroid",
                        "py27-astrolibcoords",
                        "py27-astroplan",
                        "py27-astropy",
                        "py27-astropy-healpix",
                        "py27-astropy-helpers",
                        "py27-astroquery",
                        "py27-astroscrappy",
                        "py27-async-task",
                        "py27-atomicwrites",
                        "py27-attr",
                        "py27-attrs",
                        "py27-authkit",
                        "py27-automat",
                        "py27-autopep8",
                        "py27-awesome_slugify",
                        "py27-awscli",
                        "py27-axiom",
                        "py27-axolotl",
                        "py27-axolotl-curve25519",
                        "py27-babel",
                        "py27-backcall",
                        "py27-backports",
                        "py27-backports-functools_lru_cache",
                        "py27-backports-lzma",
                        "py27-backports-shutil_get_terminal_size",
                        "py27-backports-ssl",
                        "py27-backports-ssl_match_hostname",
                        "py27-backports.csv",
                        "py27-backports.os",
                        "py27-backports.weakref",
                        "py27-backports_abc",
                        "py27-baker",
                        "py27-barnaba",
                        "py27-bcdoc",
                        "py27-bcolz",
                        "py27-bcrypt",
                        "py27-bdist_mpkg",
                        "py27-beaker",
                        "py27-beautifulsoup",
                        "py27-beautifulsoup4",
                        "py27-behave",
                        "py27-benchexec",
                        "py27-biggles",
                        "py27-billiard",
                        "py27-biopython",
                        "py27-biplist",
                        "py27-bitarray",
                        "py27-bitstring",
                        "py27-bitstruct",
                        "py27-blaze",
                        "py27-bleach",
                        "py27-blessed",
                        "py27-blessings",
                        "py27-blinker",
                        "py27-blist",
                        "py27-blockdiag",
                        "py27-blosc",
                        "py27-bokeh",
                        "py27-boto",
                        "py27-boto3",
                        "py27-botocore",
                        "py27-bottle",
                        "py27-bottle-sqlalchemy",
                        "py27-bottleneck",
                        "py27-bpython",
                        "py27-bqplot",
                        "py27-breadability",
                        "py27-brotli",
                        "py27-brotlipy",
                        "py27-brownie",
                        "py27-bson",
                        "py27-buzhug",
                        "py27-bz2file",
                        "py27-cached-property",
                        "py27-cachetools",
                        "py27-cairo",
                        "py27-cairocffi",
                        "py27-canmatrix",
                        "py27-cartopy",
                        "py27-cchardet",
                        "py27-cdb",
                        "py27-celementtree",
                        "py27-celery",
                        "py27-certifi",
                        "py27-cffi",
                        "py27-cftime",
                        "py27-chainer",
                        "py27-chardet",
                        "py27-checker",
                        "py27-cheetah",
                        "py27-cheroot",
                        "py27-cherrypy",
                        "py27-chm",
                        "py27-chm2pdf",
                        "py27-chronic",
                        "py27-cidrize",
                        "py27-cjson",
                        "py27-ckanapi",
                        "py27-clang",
                        "py27-cli-helpers",
                        "py27-click",
                        "py27-click-plugins",
                        "py27-clientform",
                        "py27-cligj",
                        "py27-clint",
                        "py27-clonedigger",
                        "py27-cloudpickle",
                        "py27-codestyle",
                        "py27-cog",
                        "py27-cogen",
                        "py27-colander",
                        "py27-colorama",
                        "py27-colormath",
                        "py27-colour",
                        "py27-columnize",
                        "py27-comet",
                        "py27-commpy",
                        "py27-config",
                        "py27-configargparse",
                        "py27-configobj",
                        "py27-configparser",
                        "py27-constantly",
                        "py27-construct",
                        "py27-contextlib2",
                        "py27-control",
                        "py27-cookies",
                        "py27-corner",
                        "py27-couchdb",
                        "py27-couchdbkit",
                        "py27-country",
                        "py27-coverage",
                        "py27-cppy",
                        "py27-crayons",
                        "py27-creoleparser",
                        "py27-cryptography",
                        "py27-csscompressor",
                        "py27-cssselect",
                        "py27-cssutils",
                        "py27-csvkit",
                        "py27-ctags",
                        "py27-cubes",
                        "py27-cucumber-tag-expressions",
                        "py27-curl",
                        "py27-curlish",
                        "py27-curtsies",
                        "py27-cvxmod",
                        "py27-cvxopt",
                        "py27-cx_Freeze",
                        "py27-cycler",
                        "py27-cymem",
                        "py27-cython",
                        "py27-cytoolz",
                        "py27-daemon",
                        "py27-dap",
                        "py27-dask",
                        "py27-datacite",
                        "py27-datashape",
                        "py27-dateutil",
                        "py27-datrie",
                        "py27-dbfread",
                        "py27-ddt",
                        "py27-deap",
                        "py27-decorator",
                        "py27-decoratortools",
                        "py27-defusedxml",
                        "py27-demjson",
                        "py27-des",
                        "py27-descartes",
                        "py27-dice3ds",
                        "py27-diff-match-patch",
                        "py27-dill",
                        "py27-dispatcher",
                        "py27-dispel4py-devel",
                        "py27-dispel4py-registry-devel",
                        "py27-distlib",
                        "py27-distorm",
                        "py27-distributed",
                        "py27-distro",
                        "py27-distutils-extra",
                        "py27-django",
                        "py27-django-countries",
                        "py27-django-debug-toolbar",
                        "py27-django-extensions",
                        "py27-django-htmlmin",
                        "py27-django-nose",
                        "py27-dns-lexicon",
                        "py27-dnspython",
                        "py27-docker",
                        "py27-dockerpty",
                        "py27-dockerpy-creds",
                        "py27-docopt",
                        "py27-docstyle",
                        "py27-doctest-ignore-unicode",
                        "py27-docutils",
                        "py27-docx",
                        "py27-dpkt",
                        "py27-dqsegdb2",
                        "py27-dsltools",
                        "py27-dulwich",
                        "py27-dynd",
                        "py27-ecdsa",
                        "py27-editor",
                        "py27-editorconfig",
                        "py27-elementtree",
                        "py27-elib.intl",
                        "py27-elixir",
                        "py27-emcee",
                        "py27-empy",
                        "py27-enchant",
                        "py27-enthoughtbase",
                        "py27-entrypoints",
                        "py27-enum",
                        "py27-enum34",
                        "py27-envoy",
                        "py27-epc",
                        "py27-ephem",
                        "py27-epsg",
                        "py27-epsilon",
                        "py27-epydoc",
                        "py27-erf",
                        "py27-eric-ide",
                        "py27-errorhandler",
                        "py27-et_xmlfile",
                        "py27-etsproxy",
                        "py27-euca2ools",
                        "py27-eventlet",
                        "py27-execnet",
                        "py27-exifread",
                        "py27-eyed3",
                        "py27-ez_setup",
                        "py27-ezodf",
                        "py27-ezpycrypto",
                        "py27-fabio",
                        "py27-fabric",
                        "py27-fancycompleter",
                        "py27-fasteners",
                        "py27-fastimport",
                        "py27-faulthandler",
                        "py27-feedparser",
                        "py27-fido2",
                        "py27-figleaf",
                        "py27-filechunkio",
                        "py27-filelock",
                        "py27-filterpy",
                        "py27-fiona",
                        "py27-fipy",
                        "py27-fixture",
                        "py27-fixtures",
                        "py27-flake8",
                        "py27-flake8-mccabe",
                        "py27-flake8-pep8-naming",
                        "py27-flake8-polyfill",
                        "py27-flaky",
                        "py27-flask",
                        "py27-flask-auth",
                        "py27-flask-babel",
                        "py27-flask-frozen",
                        "py27-flask-login",
                        "py27-flask-mail",
                        "py27-flask-mongoalchemy",
                        "py27-flask-restful",
                        "py27-flask-script",
                        "py27-flask-sqlalchemy",
                        "py27-flask-uploads",
                        "py27-flask-wtf",
                        "py27-flup",
                        "py27-fnorb",
                        "py27-formalchemy",
                        "py27-formbuild",
                        "py27-formencode",
                        "py27-fortranformat",
                        "py27-fpconst",
                        "py27-freebase",
                        "py27-freeling",
                        "py27-freezegun",
                        "py27-fs",
                        "py27-funcparserlib",
                        "py27-funcsigs",
                        "py27-functools32",
                        "py27-future",
                        "py27-futures",
                        "py27-fuzzywuzzy",
                        "py27-game",
                        "py27-gammapy",
                        "py27-gast",
                        "py27-gchartwrapper",
                        "py27-gcn",
                        "py27-gd",
                        "py27-gdal",
                        "py27-gdata",
                        "py27-gdbm",
                        "py27-generator",
                        "py27-genshi",
                        "py27-gensim",
                        "py27-geoalchemy",
                        "py27-geocoder",
                        "py27-geographiclib",
                        "py27-geohash",
                        "py27-geoip",
                        "py27-geojson",
                        "py27-geopandas",
                        "py27-geopy",
                        "py27-getargs",
                        "py27-getkey",
                        "py27-gevent",
                        "py27-gevent-websocket",
                        "py27-gflags",
                        "py27-ggy",
                        "py27-git-sweep",
                        "py27-gitdb",
                        "py27-gitpython",
                        "py27-glewpy",
                        "py27-gmpy",
                        "py27-gmpy2",
                        "py27-gnuplot",
                        "py27-gnureadline",
                        "py27-gobject",
                        "py27-goocanvas",
                        "py27-google-api",
                        "py27-google-apputils",
                        "py27-google-auth",
                        "py27-google-auth-httplib2",
                        "py27-google-pasta",
                        "py27-grako",
                        "py27-graph-tool",
                        "py27-graphpath",
                        "py27-graphviz",
                        "py27-graphy",
                        "py27-greenlet",
                        "py27-gsd",
                        "py27-gsl",
                        "py27-gslib",
                        "py27-gtfs",
                        "py27-gtkmvc",
                        "py27-gviz_api",
                        "py27-gwdatafind",
                        "py27-gwosc",
                        "py27-gwpy",
                        "py27-h11",
                        "py27-h2",
                        "py27-hachoir-core",
                        "py27-hachoir-metadata",
                        "py27-hachoir-parser",
                        "py27-hachoir-urwid",
                        "py27-harstorage",
                        "py27-harvestman",
                        "py27-hat-trie",
                        "py27-hcluster",
                        "py27-hdfs",
                        "py27-healpy",
                        "py27-heapdict",
                        "py27-helpdev",
                        "py27-hgexperimental",
                        "py27-hgsubversion",
                        "py27-hieroglyph",
                        "py27-hiredis",
                        "py27-honcho",
                        "py27-hpack",
                        "py27-html2text",
                        "py27-html5lib",
                        "py27-htmlcalendar",
                        "py27-htmlgen",
                        "py27-htmltemplate",
                        "py27-htseq",
                        "py27-http-parser",
                        "py27-httplib2",
                        "py27-humanize",
                        "py27-hurry.filesize",
                        "py27-hyperestraier",
                        "py27-hyperframe",
                        "py27-hyperlink",
                        "py27-hypothesis",
                        "py27-hypy",
                        "py27-icalendar",
                        "py27-id3lib",
                        "py27-idna",
                        "py27-imageio",
                        "py27-imagesize",
                        "py27-imdb",
                        "py27-imgur",
                        "py27-iminuit",
                        "py27-import_relative",
                        "py27-importlib-metadata",
                        "py27-importlib-resources",
                        "py27-importmagic",
                        "py27-imread",
                        "py27-incremental",
                        "py27-iniparse",
                        "py27-instapaperlib",
                        "py27-instrumentkit",
                        "py27-intervaltree",
                        "py27-intervaltree2",
                        "py27-invoke",
                        "py27-ioflo",
                        "py27-ipaddr",
                        "py27-ipaddress",
                        "py27-ipdb",
                        "py27-iplib",
                        "py27-ipy",
                        "py27-ipykernel",
                        "py27-ipympl",
                        "py27-ipyparallel",
                        "py27-ipython",
                        "py27-ipython-sql",
                        "py27-ipython_genutils",
                        "py27-ipywidgets",
                        "py27-irclib",
                        "py27-irodsclient",
                        "py27-iso8601",
                        "py27-isodate",
                        "py27-isort",
                        "py27-itsdangerous",
                        "py27-jaraco.functools",
                        "py27-jcc",
                        "py27-jdcal",
                        "py27-jedi",
                        "py27-jenkins-job-builder",
                        "py27-jinja",
                        "py27-jinja2",
                        "py27-jmespath",
                        "py27-jmespath-terminal",
                        "py27-joblib",
                        "py27-josepy",
                        "py27-jsbeautifier",
                        "py27-json-rpc",
                        "py27-json-tricks",
                        "py27-json5",
                        "py27-jsonschema",
                        "py27-jubatus-client",
                        "py27-jug",
                        "py27-jupyter",
                        "py27-jupyter_client",
                        "py27-jupyter_console",
                        "py27-jupyter_core",
                        "py27-jupyterlab_launcher",
                        "py27-jwt",
                        "py27-kaitaistruct",
                        "py27-kaptan",
                        "py27-kapteyn",
                        "py27-kcs11",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-keras_preprocessing",
                        "py27-kerfi-vangasvipur",
                        "py27-keyczar",
                        "py27-keyring",
                        "py27-kid",
                        "py27-kivy",
                        "py27-kiwi",
                        "py27-kiwisolver",
                        "py27-kombine",
                        "py27-kombu",
                        "py27-kqueue",
                        "py27-kyotocabinet",
                        "py27-langid",
                        "py27-language-server",
                        "py27-latexcodec",
                        "py27-lazy_object_proxy",
                        "py27-ldap",
                        "py27-ldap3",
                        "py27-leather",
                        "py27-lepl",
                        "py27-lepton",
                        "py27-leveldb",
                        "py27-levenshtein",
                        "py27-libarchive-c",
                        "py27-libcloud",
                        "py27-libdnet",
                        "py27-libgmail",
                        "py27-liblzma",
                        "py27-libnacl",
                        "py27-libnamebench",
                        "py27-librabbitmq",
                        "py27-libsass",
                        "py27-libtmux",
                        "py27-libxml2",
                        "py27-lightblue",
                        "py27-ligo-common",
                        "py27-ligo-gracedb",
                        "py27-ligo-lw",
                        "py27-ligo-segments",
                        "py27-ligotimegps",
                        "py27-linecache2",
                        "py27-llfuse",
                        "py27-llvmlite",
                        "py27-llvmmath",
                        "py27-llvmpy",
                        "py27-lmfit",
                        "py27-local-pipelines",
                        "py27-locket",
                        "py27-lockfile",
                        "py27-logbook",
                        "py27-logcat-color",
                        "py27-logilab-common",
                        "py27-logilab-constraint",
                        "py27-logilab-hmm",
                        "py27-lscsoft-glue",
                        "py27-lxml",
                        "py27-ly",
                        "py27-lz4",
                        "py27-m2crypto",
                        "py27-m2r",
                        "py27-macfsevents",
                        "py27-macholib",
                        "py27-magic",
                        "py27-magpy",
                        "py27-mahotas",
                        "py27-mako",
                        "py27-managesieve",
                        "py27-mando",
                        "py27-marisa-trie",
                        "py27-markdown",
                        "py27-markdown2",
                        "py27-markupsafe",
                        "py27-matplotlib",
                        "py27-matplotlib-basemap",
                        "py27-mcrypt",
                        "py27-mdp-toolkit",
                        "py27-mdtraj",
                        "py27-mechanize",
                        "py27-medusa",
                        "py27-meld3",
                        "py27-memprof",
                        "py27-mercantile",
                        "py27-mercurial_extension_utils",
                        "py27-meta",
                        "py27-metakernel",
                        "py27-metar",
                        "py27-mhash",
                        "py27-milk",
                        "py27-mimeparse",
                        "py27-minecraft-overviewer",
                        "py27-minfx",
                        "py27-mingus",
                        "py27-misaka",
                        "py27-mistune",
                        "py27-mkl",
                        "py27-mkl-include",
                        "py27-mlpy",
                        "py27-mmh3",
                        "py27-mmtf-python",
                        "py27-mock",
                        "py27-modulegraph",
                        "py27-moin",
                        "py27-molmod",
                        "py27-mongoalchemy",
                        "py27-mongoengine",
                        "py27-mongoose",
                        "py27-monotonic",
                        "py27-montage",
                        "py27-morbid",
                        "py27-more-itertools",
                        "py27-mox",
                        "py27-mpdclient2",
                        "py27-mpi4py",
                        "py27-mpld3",
                        "py27-mpmath",
                        "py27-mrjob",
                        "py27-msgpack",
                        "py27-mssql",
                        "py27-multipledispatch",
                        "py27-munch",
                        "py27-murmurhash",
                        "py27-mustache",
                        "py27-mutagen",
                        "py27-mx-base",
                        "py27-mx-experimental",
                        "py27-myghty",
                        "py27-myghtyutils",
                        "py27-mysql",
                        "py27-natsort",
                        "py27-nbconvert",
                        "py27-nbformat",
                        "py27-nbval",
                        "py27-nbxmpp",
                        "py27-nclib",
                        "py27-ndg_httpsclient",
                        "py27-neovim",
                        "py27-netaddr",
                        "py27-netcdf4",
                        "py27-netdevicelib",
                        "py27-netifaces",
                        "py27-networkx",
                        "py27-nevow",
                        "py27-ngl",
                        "py27-nibabel",
                        "py27-nio",
                        "py27-nltk",
                        "py27-nmrglue",
                        "py27-nose",
                        "py27-nose-exclude",
                        "py27-nose-progressive",
                        "py27-nose-skipreq",
                        "py27-nose-testconfig",
                        "py27-nosexcover",
                        "py27-notebook",
                        "py27-notify-python",
                        "py27-novas",
                        "py27-novas_de405",
                        "py27-Nuitka",
                        "py27-numba",
                        "py27-numdifftools",
                        "py27-numeric",
                        "py27-numexpr",
                        "py27-numpy",
                        "py27-numpydoc",
                        "py27-nwdiag",
                        "py27-oauth",
                        "py27-oauth2",
                        "py27-oauth2client",
                        "py27-oauthlib",
                        "py27-obspy",
                        "py27-oct2py",
                        "py27-octave_kernel",
                        "py27-ode",
                        "py27-odo",
                        "py27-olefile",
                        "py27-omniORBpy",
                        "py27-openbabel",
                        "py27-opengl",
                        "py27-opengl-accelerate",
                        "py27-openid",
                        "py27-openopt",
                        "py27-openpyxl",
                        "py27-openslide",
                        "py27-openssl",
                        "py27-optik",
                        "py27-orbit",
                        "py27-orbited",
                        "py27-orq",
                        "py27-oset",
                        "py27-otp",
                        "py27-oursql",
                        "py27-owslib",
                        "py27-pacal",
                        "py27-packaging",
                        "py27-paho-mqtt",
                        "py27-pandas",
                        "py27-pandasql",
                        "py27-pandocfilters",
                        "py27-parakeet",
                        "py27-paramiko",
                        "py27-parse",
                        "py27-parse-type",
                        "py27-parsedatetime",
                        "py27-parsel",
                        "py27-parsimonious",
                        "py27-parsing",
                        "py27-parso",
                        "py27-partd",
                        "py27-parver",
                        "py27-passlib",
                        "py27-paste",
                        "py27-pastedeploy",
                        "py27-pastescript",
                        "py27-pastewebkit",
                        "py27-path",
                        "py27-pathfinder",
                        "py27-pathlib2",
                        "py27-pathtools",
                        "py27-patsy",
                        "py27-paver",
                        "py27-pbr",
                        "py27-pcapy",
                        "py27-pdfrw",
                        "py27-peak",
                        "py27-pebl",
                        "py27-pedal",
                        "py27-pep8",
                        "py27-petsc4py",
                        "py27-pexpect",
                        "py27-pgspecial",
                        "py27-pgsql",
                        "py27-phonenumbers",
                        "py27-pickleshare",
                        "py27-piddle",
                        "py27-pika",
                        "py27-pil",
                        "py27-pinocchio",
                        "py27-pint",
                        "py27-pip",
                        "py27-pipedream",
                        "py27-pipfile",
                        "py27-pivy",
                        "py27-pkgconfig",
                        "py27-pkginfo",
                        "py27-plac",
                        "py27-plistservices",
                        "py27-pluggy",
                        "py27-ply",
                        "py27-plyvel",
                        "py27-pmw",
                        "py27-podcastparser",
                        "py27-poly",
                        "py27-polygon",
                        "py27-poppler",
                        "py27-poppler-qt4",
                        "py27-poppler-qt5",
                        "py27-portend",
                        "py27-posixtimezone",
                        "py27-powerline",
                        "py27-pp",
                        "py27-pptx",
                        "py27-preshed",
                        "py27-pretend",
                        "py27-prettytable",
                        "py27-probstat",
                        "py27-processing",
                        "py27-progressbar",
                        "py27-prometheus_client",
                        "py27-prompt_toolkit",
                        "py27-protego",
                        "py27-protobuf",
                        "py27-protobuf3",
                        "py27-prov",
                        "py27-pss",
                        "py27-psutil",
                        "py27-psychopy",
                        "py27-psycopg2",
                        "py27-ptyprocess",
                        "py27-publicsuffix2",
                        "py27-pudb",
                        "py27-py",
                        "py27-py2app",
                        "py27-pyFAI",
                        "py27-pyaes",
                        "py27-pyaudio",
                        "py27-pyavm",
                        "py27-pybind11",
                        "py27-pybonjour",
                        "py27-pybox2d",
                        "py27-pybtex",
                        "py27-pybtex-docutils",
                        "py27-pycallgraph",
                        "py27-pycares",
                        "py27-pycg",
                        "py27-pychecker",
                        "py27-pycluster",
                        "py27-pycparser",
                        "py27-pycrlibm",
                        "py27-pycryptodome",
                        "py27-pycson",
                        "py27-pydicom",
                        "py27-pydot",
                        "py27-pyds9",
                        "py27-pyepl",
                        "py27-pyfftw",
                        "py27-pyfftw3",
                        "py27-pyficache",
                        "py27-pyflakes",
                        "py27-pyfsevents",
                        "py27-pygccxml",
                        "py27-pygeocoder",
                        "py27-pyglet",
                        "py27-pygments",
                        "py27-pygmsh",
                        "py27-pygooglechart",
                        "py27-pygpgme",
                        "py27-pygpu",
                        "py27-pygraph-core",
                        "py27-pygraph-dot",
                        "py27-pygraphviz",
                        "py27-pygresql",
                        "py27-pygrib",
                        "py27-pygtk",
                        "py27-pygtkhelpers",
                        "py27-pyhamcrest",
                        "py27-pyhyphen",
                        "py27-pyicu",
                        "py27-pyinstaller",
                        "py27-pyinterval",
                        "py27-pyke",
                        "py27-pykerberos",
                        "py27-pylibelf",
                        "py27-pylibmc",
                        "py27-pylibpcap",
                        "py27-pylint",
                        "py27-pylons",
                        "py27-pylru",
                        "py27-pylzma",
                        "py27-pymacs",
                        "py27-pymca",
                        "py27-pyml",
                        "py27-pymongo",
                        "py27-pympler",
                        "py27-pymtp",
                        "py27-pymunk",
                        "py27-pymvpa",
                        "py27-pymysql",
                        "py27-pynacl",
                        "py27-pynamecheap",
                        "py27-pync",
                        "py27-pynds",
                        "py27-pyne",
                        "py27-pynetdicom",
                        "py27-pynifti",
                        "py27-pynzb",
                        "py27-pyodbc",
                        "py27-pyopencl",
                        "py27-pyorick",
                        "py27-pypcap",
                        "py27-pypdf2",
                        "py27-pypeg2",
                        "py27-pyperclip",
                        "py27-pyphant",
                        "py27-pyphant-fmf",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pyphant-tools",
                        "py27-pyplusplus",
                        "py27-pypostal",
                        "py27-pyproj",
                        "py27-pyprotocols",
                        "py27-pyqt4",
                        "py27-pyqt5",
                        "py27-pyqt5-webengine",
                        "py27-pyqt5-chart",
                        "py27-pyqtgraph",
                        "py27-pyquery",
                        "py27-pyqwt",
                        "py27-pyrant",
                        "py27-pyregion",
                        "py27-pyrex",
                        "py27-pyrfc3339",
                        "py27-pyro",
                        "py27-pyrsistent",
                        "py27-pyrxp",
                        "py27-pysal",
                        "py27-pysam",
                        "py27-pyscard",
                        "py27-pyshp",
                        "py27-pyside",
                        "py27-pyside-tools",
                        "py27-pyside2",
                        "py27-pyslides",
                        "py27-pystache",
                        "py27-pysvn",
                        "py27-pytest",
                        "py27-pytest-cov",
                        "py27-pytest-forked",
                        "py27-pytest-html",
                        "py27-pytest-metadata",
                        "py27-pytest-mpl",
                        "py27-pytest-qt",
                        "py27-pytest-runner",
                        "py27-pytest-xdist",
                        "py27-python-augeas",
                        "py27-python-daemon",
                        "py27-python-dotenv",
                        "py27-python-jenkins",
                        "py27-python-jsonrpc-server",
                        "py27-pythonutils",
                        "py27-pytidylib",
                        "py27-pytimeparse",
                        "py27-pytools",
                        "py27-pyttsx",
                        "py27-pytzdata",
                        "py27-pyusb",
                        "py27-pyvcf",
                        "py27-pyviennacl",
                        "py27-pyvttbl",
                        "py27-pywavelets",
                        "py27-pyx",
                        "py27-pyxb",
                        "py27-pyxg",
                        "py27-pyxmpp",
                        "py27-qdarkstyle",
                        "py27-qimage2ndarray",
                        "py27-qrcode",
                        "py27-qtawesome",
                        "py27-qtconsole",
                        "py27-qtpy",
                        "py27-qtsass",
                        "py27-quadtree",
                        "py27-quantities",
                        "py27-queuelib",
                        "py27-quixote",
                        "py27-qutip",
                        "py27-rabbyt",
                        "py27-rad",
                        "py27-radical-utils",
                        "py27-radix",
                        "py27-rasterio",
                        "py27-ratelim",
                        "py27-raven",
                        "py27-rbtools",
                        "py27-rcsparse",
                        "py27-rdflib",
                        "py27-re2",
                        "py27-readme_renderer",
                        "py27-recaptcha",
                        "py27-redis",
                        "py27-regex",
                        "py27-regions",
                        "py27-rencode",
                        "py27-repl",
                        "py27-reportlab",
                        "py27-repoze.lru",
                        "py27-requests",
                        "py27-requests-cache",
                        "py27-requests-file",
                        "py27-requests-mock",
                        "py27-requests-oauthlib",
                        "py27-requests-toolbelt",
                        "py27-requests-unixsocket",
                        "py27-restkit",
                        "py27-reverend",
                        "py27-rfc3339",
                        "py27-rfc3987",
                        "py27-rfc6555",
                        "py27-rfoo",
                        "py27-robotframework",
                        "py27-robotframework-ride",
                        "py27-robotframework-selenium2library",
                        "py27-robotframework-sshlibrary",
                        "py27-robotremoteserver",
                        "py27-roman",
                        "py27-rope",
                        "py27-ropemacs",
                        "py27-ropemode",
                        "py27-roundup",
                        "py27-routes",
                        "py27-rpy2",
                        "py27-rrdtool",
                        "py27-rsa",
                        "py27-rstcheck",
                        "py27-rtm",
                        "py27-rtmidi-python",
                        "py27-rtree",
                        "py27-ruamel-yaml",
                        "py27-ruamel-yaml-clib",
                        "py27-rudolf",
                        "py27-ruledispatch",
                        "py27-s3fs",
                        "py27-s3transfer",
                        "py27-saga",
                        "py27-scandir",
                        "py27-scanf",
                        "py27-scgi",
                        "py27-scientific",
                        "py27-scikit-build",
                        "py27-scikit-image",
                        "py27-scikit-learn",
                        "py27-scikit-umfpack",
                        "py27-scikits-ann",
                        "py27-scikits-audiolab",
                        "py27-scikits-bootstrap",
                        "py27-scikits-bvp_solver",
                        "py27-scikits-module",
                        "py27-scikits-samplerate",
                        "py27-scikits-talkbox",
                        "py27-scikits-timeseries",
                        "py27-scipy",
                        "py27-scitools",
                        "py27-sclapp",
                        "py27-scoop",
                        "py27-scrapy",
                        "py27-scruffington",
                        "py27-scss",
                        "py27-seaborn",
                        "py27-selectors2",
                        "py27-selenium",
                        "py27-send2trash",
                        "py27-seqdiag",
                        "py27-serial",
                        "py27-serpent",
                        "py27-service_identity",
                        "py27-setproctitle",
                        "py27-setupdocs",
                        "py27-setupmeta",
                        "py27-setuptools",
                        "py27-setuptools-git",
                        "py27-setuptools_scm",
                        "py27-setuptools_scm_git_archive",
                        "py27-sexpdata",
                        "py27-sfepy",
                        "py27-sgmlop",
                        "py27-sh",
                        "py27-shapely",
                        "py27-shellwords",
                        "py27-shiboken",
                        "py27-shove",
                        "py27-simplegeneric",
                        "py27-simplejson",
                        "py27-simplekml",
                        "py27-simpletal",
                        "py27-singledispatch",
                        "py27-sip",
                        "py27-sisynala",
                        "py27-sisyphus",
                        "py27-six",
                        "py27-slepc4py",
                        "py27-slugify",
                        "py27-smart_open",
                        "py27-smb",
                        "py27-smisk",
                        "py27-smmap",
                        "py27-snmp",
                        "py27-snowballstemmer",
                        "py27-snuggs",
                        "py27-soaplib",
                        "py27-soappy",
                        "py27-socketpool",
                        "py27-socks",
                        "py27-sogl",
                        "py27-sortedcollections",
                        "py27-sortedcontainers",
                        "py27-sounddevice",
                        "py27-south",
                        "py27-spacepy",
                        "py27-spark",
                        "py27-spark_parser",
                        "py27-sparqlwrapper",
                        "py27-spatialite",
                        "py27-speaklater",
                        "py27-spectral",
                        "py27-speg",
                        "py27-sphinx",
                        "py27-sphinx-bootstrap-theme",
                        "py27-sphinx-contrib",
                        "py27-sphinx-gallery",
                        "py27-sphinx_rtd_theme",
                        "py27-sphinxcontrib-bibtex",
                        "py27-sphinxcontrib-websupport",
                        "py27-spyder-kernels",
                        "py27-sqlalchemy",
                        "py27-sqlalchemy-migrate",
                        "py27-sqlite",
                        "py27-sqlobject",
                        "py27-sqlparse",
                        "py27-srs",
                        "py27-ssh",
                        "py27-stanfordnlp",
                        "py27-statprof",
                        "py27-statsmodels",
                        "py27-stemmer",
                        "py27-stevedore",
                        "py27-stomper",
                        "py27-stopit",
                        "py27-storm",
                        "py27-strict-rfc3339",
                        "py27-structlog",
                        "py27-subprocess32",
                        "py27-subvertpy",
                        "py27-suds",
                        "py27-suds-jurko",
                        "py27-sumy",
                        "py27-supervisor",
                        "py27-svipc",
                        "py27-svnreporter",
                        "py27-swiginac",
                        "py27-sybil",
                        "py27-sympy",
                        "py27-tables",
                        "py27-tabulate",
                        "py27-tagcloud",
                        "py27-tahchee",
                        "py27-tail",
                        "py27-taskplan",
                        "py27-taskw",
                        "py27-tastypie",
                        "py27-tatsu",
                        "py27-tblib",
                        "py27-tc",
                        "py27-tclink",
                        "py27-tempita",
                        "py27-tempora",
                        "py27-tensorboard1",
                        "py27-tensorflow_estimator1",
                        "py27-termcolor",
                        "py27-terminado",
                        "py27-terminaltables",
                        "py27-testfixtures",
                        "py27-testpath",
                        "py27-testtools",
                        "py27-text-unidecode",
                        "py27-textile",
                        "py27-texttable",
                        "py27-theano",
                        "py27-threadpool",
                        "py27-thrift",
                        "py27-tiff",
                        "py27-timeformat",
                        "py27-tinycss",
                        "py27-tkinter",
                        "py27-tldextract",
                        "py27-tlslite",
                        "py27-tmuxp",
                        "py27-toml",
                        "py27-toolz",
                        "py27-tornado",
                        "py27-torndb",
                        "py27-tox",
                        "py27-tpg",
                        "py27-tpot",
                        "py27-tqdm",
                        "py27-traceback2",
                        "py27-tracer",
                        "py27-traitlets",
                        "py27-traittypes",
                        "py27-transaction",
                        "py27-translationstring",
                        "py27-tre",
                        "py27-trep",
                        "py27-trepan",
                        "py27-triangle",
                        "py27-trollius",
                        "py27-trustme",
                        "py27-tsk",
                        "py27-tstables",
                        "py27-ttfquery",
                        "py27-turbocheetah",
                        "py27-turbojson",
                        "py27-turbokid",
                        "py27-tvdb",
                        "py27-tvnamer",
                        "py27-tweepy",
                        "py27-twilio",
                        "py27-twill",
                        "py27-twine",
                        "py27-twisted",
                        "py27-twitter",
                        "py27-twython",
                        "py27-txgithub",
                        "py27-typing",
                        "py27-tz",
                        "py27-tz-gae",
                        "py27-tzlocal",
                        "py27-ujson",
                        "py27-umlgraph",
                        "py27-uncertainties",
                        "py27-uncompyle6",
                        "py27-unicodecsv",
                        "py27-unicodedata2",
                        "py27-unidecode",
                        "py27-unit",
                        "py27-unittest-xml-reporting",
                        "py27-unittest2",
                        "py27-unum",
                        "py27-update_checker",
                        "py27-uritemplate",
                        "py27-url",
                        "py27-urlgrabber",
                        "py27-urllib3",
                        "py27-urlwatch",
                        "py27-urwid",
                        "py27-usadel1",
                        "py27-usbtmc",
                        "py27-utidylib",
                        "py27-vcversioner",
                        "py27-vega",
                        "py27-vine",
                        "py27-virtualenv",
                        "py27-virtualenv-clone",
                        "py27-virtualenvwrapper",
                        "py27-virtualfish",
                        "py27-visa",
                        "py27-vobject",
                        "py27-voeventlib",
                        "py27-vxi11",
                        "py27-w3lib",
                        "py27-waitress",
                        "py27-wand",
                        "py27-wasabi",
                        "py27-watchdog",
                        "py27-wcwidth",
                        "py27-webcolors",
                        "py27-webencodings",
                        "py27-weberror",
                        "py27-webhelpers",
                        "py27-weblib",
                        "py27-webob",
                        "py27-webpy",
                        "py27-websocket-client",
                        "py27-webstack",
                        "py27-webtest",
                        "py27-werkzeug",
                        "py27-wheel",
                        "py27-whoosh",
                        "py27-widgetsnbextension",
                        "py27-winpdb",
                        "py27-word2vec",
                        "py27-wordaxe",
                        "py27-workerpool",
                        "py27-wrapt",
                        "py27-wtforms",
                        "py27-wurlitzer",
                        "py27-wxpython-3.0",
                        "py27-wxpython-4.0",
                        "py27-x2go",
                        "py27-xar",
                        "py27-xarray",
                        "py27-xattr",
                        "py27-xdg",
                        "py27-xdis",
                        "py27-xhtml2pdf",
                        "py27-xlib",
                        "py27-xlrd",
                        "py27-xlsx2csv",
                        "py27-xlutils",
                        "py27-xlwt",
                        "py27-xmldiff",
                        "py27-xmlsec",
                        "py27-xmltodict",
                        "py27-xmpppy",
                        "py27-yaml",
                        "py27-yapf",
                        "py27-yappi",
                        "py27-yapsy",
                        "py27-yenc",
                        "py27-yolk",
                        "py27-yt",
                        "py27-yum-metadata-parser",
                        "py27-zc-buildout",
                        "py27-zc-lockfile",
                        "py27-zconfig",
                        "py27-zdaemon",
                        "py27-zen",
                        "py27-zeroc-ice33",
                        "py27-zeroc-ice34",
                        "py27-zeroc-ice35",
                        "py27-zict",
                        "py27-zipp",
                        "py27-zmq",
                        "py27-zodb",
                        "py27-zope-app-module",
                        "py27-zope-component",
                        "py27-zope-deferredimport",
                        "py27-zope-deprecation",
                        "py27-zope-event",
                        "py27-zope-hookable",
                        "py27-zope-keyreference",
                        "py27-zope-proxy",
                        "py27-zopeinterface",
                        "py27-zopfli",
                        "py27-zsi",
                        "py27-gnome",
                        "py27-gobject3",
                        "py27-pyobjc",
                        "py27-pyobjc-cocoa",
                        "EGSimulation",
                        "HORTON",
                        "TwitterDemandAnalyzer",
                        "TwitterDemandCollector",
                        "alps",
                        "bkchem",
                        "dqsegdb",
                        "gds",
                        "geda-gaf",
                        "gnuradio37",
                        "gnuradio-devel",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr37-iio",
                        "gr37-iqbalance",
                        "gr37-iridium",
                        "gr37-limesdr",
                        "gr37-lora-BastilleResearch",
                        "gr37-lora-rpp0",
                        "gr37-lte",
                        "gr37-mac",
                        "gr37-mapper",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-rds",
                        "gr37-satellites",
                        "gr37-sdrplay",
                        "gr37-specest",
                        "gr37-tdd",
                        "py27-lal",
                        "py27-lalburst",
                        "py27-lalframe",
                        "py27-lalinference",
                        "py27-lalinspiral",
                        "py27-lalmetaio",
                        "py27-lalpulsar",
                        "py27-lalsimulation",
                        "py27-ldas-tools-al",
                        "py27-ldas-tools-diskcacheAPI",
                        "py27-ldas-tools-frameAPI",
                        "py27-ldas-tools-framecpp",
                        "py27-ldas-tools-ldasgen",
                        "ligo-lvalert",
                        "ligo-lvalert-heartbeat",
                        "nMOLDYN",
                        "py27-nds2-client",
                        "osmocore",
                        "osmocore-devel",
                        "playerstage-player",
                        "relax",
                        "relax3d",
                        "sparky",
                        "sumo",
                        "tophat",
                        "cfv",
                        "fail2ban",
                        "fusil",
                        "libevt",
                        "volatility",
                        "py27-yara",
                        "bcfg2",
                        "binplist",
                        "dnuos",
                        "rpm54",
                        "smart",
                        "terminator",
                        "yum",
                        "yum-utils",
                        "zeroinstall-injector",
                        "consodoc",
                        "py27-libxslt",
                        "pylize",
                        "py27-simstring",
                        "txt2tags",
                        "ajp-wsgi",
                        "cherokee",
                        "clearsilver",
                        "cloudwiki",
                        "duckytool",
                        "googlecl",
                        "loggerhead",
                        "mod_python27",
                        "py27-nghttp2",
                        "sitemap_gen",
                        "uzbl",
                        "webcleaner",
                        "py27-hcloud",
                        "py27-pytest-timeout",
                        "p5.32-inline-python",
                        "py27-backports.entry-points-selectable",
                        "py27-platformdirs",
                        "py27-ipadic",
                        "py27-mecab-python3",
                        "subversion-pythonbindings-2.7",
                        "py27-fonttools",
                        "py27-sip4",
                        "py27-pyqt5-common",
                        "py27-smi",
                        "py27-pygtk-devel",
                        "py27-xkcdpass",
                        "py27-opencv3-devel",
                        "py27-ansible-core",
                        "py27-resolvelib",
                        "trac-devel",
                        "py27-django-gravatar2",
                        "py27-pytest-benchmark",
                        "py27-cpuinfo",
                        "p5.34-inline-python",
                        "py27-python-ivi",
                        "py27-distnorm",
                        "bakefile",
                        "py27-fdsnwsscripts",
                        "ufo-ai",
                        "py27-pyxdg",
                        "py27-scapy",
                        "py27-pysap",
                        "py27-cython-compat",
                        "py27-oldest-supported-numpy",
                        "gtk-mac-bundler"
                    ]
                },
                {
                    "type": "build",
                    "ports": [
                        "LyX1",
                        "phantomjs-qt-qtwebkit",
                        "qt5-qtwebengine",
                        "qt5-qtwebengine-docs",
                        "qt5-qtwebkit",
                        "qt5-qtwebkit-docs",
                        "qt511-qtwebengine",
                        "qt511-qtwebengine-docs",
                        "qt511-qtdeclarative",
                        "qt511-qtdeclarative-docs",
                        "qt511-qtwebkit",
                        "qt511-qtwebkit-docs",
                        "qt513-qtwebengine",
                        "qt513-qtwebengine-docs",
                        "qt513-qtdeclarative",
                        "qt513-qtdeclarative-docs",
                        "qt513-qtwebkit",
                        "qt513-qtwebkit-docs",
                        "qt53-qtdeclarative",
                        "qt53-qtdeclarative-docs",
                        "qt53-qtwebkit",
                        "qt53-qtwebkit-docs",
                        "qt55-qtwebengine",
                        "qt55-qtwebengine-docs",
                        "qt55-qtdeclarative",
                        "qt55-qtdeclarative-docs",
                        "qt55-qtwebkit",
                        "qt55-qtwebkit-docs",
                        "qt56-qtwebengine",
                        "qt56-qtwebengine-docs",
                        "qt56-qtdeclarative",
                        "qt56-qtdeclarative-docs",
                        "qt56-qtwebkit",
                        "qt56-qtwebkit-docs",
                        "qt57-qtwebengine",
                        "qt57-qtwebengine-docs",
                        "qt57-qtdeclarative",
                        "qt57-qtdeclarative-docs",
                        "qt57-qtwebkit",
                        "qt57-qtwebkit-docs",
                        "qt58-qtwebengine",
                        "qt58-qtwebengine-docs",
                        "qt58-qtdeclarative",
                        "qt58-qtdeclarative-docs",
                        "qt58-qtwebkit",
                        "qt58-qtwebkit-docs",
                        "qt59-qtwebengine",
                        "qt59-qtwebengine-docs",
                        "qt59-qtdeclarative",
                        "qt59-qtdeclarative-docs",
                        "qt59-qtwebkit",
                        "qt59-qtwebkit-docs",
                        "lilv",
                        "lv2",
                        "serd",
                        "sord",
                        "sratom",
                        "telepathy-glib",
                        "telepathy-haze",
                        "telepathy-logger",
                        "telepathy-qt",
                        "jubatus",
                        "jubatus_core",
                        "pficommon",
                        "empathy",
                        "gnome-panel",
                        "oregano",
                        "gegl-0.3",
                        "alan",
                        "llvm-3.4",
                        "mozjs52",
                        "mozjs60",
                        "ibex-lib",
                        "shogun-devel",
                        "HandBrake",
                        "HandBrakeCLI",
                        "relax3d",
                        "botan1",
                        "ntpsec",
                        "rpm",
                        "cpi00",
                        "normalizeNumexp",
                        "ux-trie",
                        "webkit-gtk",
                        "webkit-gtk3",
                        "webkit2-gtk",
                        "webkit2-gtk-devel",
                        "mozjs68",
                        "kazmath",
                        "tenfourfox",
                        "tenfourfox-devel",
                        "aquafox"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "pdf2djvu",
                        "mosquitto",
                        "kazmath"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "icompile",
                        "ski",
                        "py27-pykde4",
                        "putmail",
                        "http-replicator",
                        "ipcheck",
                        "lscsoft-deps",
                        "createrepo",
                        "repoview",
                        "waitfor",
                        "yum-createrepo",
                        "gmtl",
                        "john-jumbo",
                        "john-jumbo-devel"
                    ]
                }
            ]
        },
        {
            "name": "python26",
            "portdir": "lang/python26",
            "version": "2.6.9",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "An interpreted, object-oriented programming language",
            "long_description": "Python is an interpreted, interactive, object-oriented programming language.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 348
                }
            ],
            "variants": [
                "universal",
                "ucs4"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "libedit",
                        "ncurses",
                        "bzip2",
                        "gettext-runtime",
                        "openssl10",
                        "zlib",
                        "db46"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python2_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "zopeedit"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "PlasmaClient",
                        "py26-bdist_mpkg",
                        "py26-clnum",
                        "py26-numeric",
                        "py26-pil",
                        "py26-psyco",
                        "py26-pip",
                        "py26-setuptools",
                        "sphinx3",
                        "py26-rpncalc",
                        "py26-gdbm",
                        "py26-tkinter",
                        "libhsplasma"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gwee",
                        "sounddecompress"
                    ]
                }
            ]
        },
        {
            "name": "python-mode.el",
            "portdir": "lang/python-mode.el",
            "version": "1.0",
            "license": "Permissive",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/python-mode/",
            "description": "python-mode is an X/Emacs major mode for editing Python source code",
            "long_description": "Python-mode makes a number of editing and debugging features available to Python programmers who use GNU Emacs or XEmacs. Included in its basic feature set are syntax coloring, indent/dedent/electric newline support, movement across major functional sections of code, code execution in inferior Python processes, class/function marking, integration with pdb, the Python debugger.",
            "active": true,
            "categories": [
                "lang",
                "editors",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy-bootstrap",
            "portdir": "lang/pypy-bootstrap",
            "version": "5.1.0",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pypy",
            "homepage": "http://pypy.org/",
            "description": "Obsolete port, replaced by pypy",
            "long_description": "This port has been replaced by pypy.",
            "active": false,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "pypy37-tkinter",
            "portdir": "lang/pypy",
            "version": "7.3.9",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "PyPy bindings for Python 3.7 to the Tk widget set",
            "long_description": "PyPy bindings for Python 3.7 to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "tcl",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pypy37",
                        "tk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy36-tkinter",
            "portdir": "lang/pypy",
            "version": "7.3.3",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "PyPy bindings for Python 3.6 to the Tk widget set",
            "long_description": "PyPy bindings for Python 3.6 to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "tcl",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pypy36",
                        "tk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy3-tkinter",
            "portdir": "lang/pypy",
            "version": "7.3.3",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pypy36-tkinter",
            "homepage": "https://www.pypy.org/",
            "description": "Obsolete port, replaced by pypy36-tkinter",
            "long_description": "This port has been replaced by pypy36-tkinter.",
            "active": false,
            "categories": [
                "graphics",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "pypy-tkinter",
            "portdir": "lang/pypy",
            "version": "7.3.9",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "PyPy bindings for Python 2.7 to the Tk widget set",
            "long_description": "PyPy bindings for Python 2.7 to the Tk widget set",
            "active": true,
            "categories": [
                "graphics",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "tcl",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pypy",
                        "tk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pypy37",
            "portdir": "lang/pypy",
            "version": "7.3.9",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "A fast interpreter for Python 3.7",
            "long_description": "PyPy is a replacement for CPython 3.7. The main reason to use it instead of CPython is speed, as it generally runs faster.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py27-docutils",
                        "pkgconfig",
                        "pypy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl3",
                        "expat",
                        "xz",
                        "gdbm",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pypy37-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "pypy36",
            "portdir": "lang/pypy",
            "version": "7.3.3",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "A fast interpreter for Python 3.6",
            "long_description": "PyPy is a replacement for CPython 3.6. The main reason to use it instead of CPython is speed, as it generally runs faster.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py27-docutils",
                        "pkgconfig",
                        "pypy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl11",
                        "expat",
                        "xz",
                        "gdbm",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pypy36-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "pypy3",
            "portdir": "lang/pypy",
            "version": "7.3.3",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "pypy36",
            "homepage": "https://www.pypy.org/",
            "description": "Obsolete port, replaced by pypy36",
            "long_description": "This port has been replaced by pypy36.",
            "active": false,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": "pypy",
            "portdir": "lang/pypy",
            "version": "7.3.9",
            "license": "MIT and PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pypy.org/",
            "description": "A fast interpreter for Python 2.7",
            "long_description": "PyPy is a replacement for CPython 2.7. The main reason to use it instead of CPython is speed, as it generally runs faster.",
            "active": true,
            "categories": [
                "devel",
                "lang",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 170
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py27-docutils",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "libffi",
                        "ncurses",
                        "bzip2",
                        "openssl3",
                        "expat",
                        "gdbm",
                        "sqlite3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "python_select",
                        "python2_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "pypy36",
                        "pypy37",
                        "pypy38",
                        "pypy39"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pypy-tkinter"
                    ]
                }
            ]
        },
        {
            "name": "pyobfuscate",
            "portdir": "lang/pyobfuscate",
            "version": "0.3",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/astrand/pyobfuscate",
            "description": "Python source code obfuscator",
            "long_description": "pyobfuscate is a source code obfuscator: It makes Python source code hard to read for humans, while still being executable for the Python interpreter.",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.9.18",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.9.18",
            "long_description": "Access Python 3.9.18 HTML docs via file://${prefix}/share/doc/python39-doc/index.html",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-htmldocs"
                    ]
                }
            ]
        },
        {
            "name": "py38-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.8.18",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.8.18",
            "long_description": "Access Python 3.8.18 HTML docs via file://${prefix}/share/doc/python38-doc/index.html",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.7.17",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.7.17",
            "long_description": "Access Python 3.7.17 HTML docs via file://${prefix}/share/doc/python37-doc/index.html",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.6.15",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.6.15",
            "long_description": "Access Python 3.6.15 HTML docs via file://${prefix}/share/doc/python36-doc/index.html",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "3.5.10",
            "license": "PSF",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 3.5.10",
            "long_description": "Access Python 3.5.10 HTML docs via file://${prefix}/share/doc/python35-doc/index.html",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "2.7.18",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "HTML documentation for Python 2.7.18",
            "long_description": "Access Python 2.7.18 HTML docs via file://${prefix}/share/doc/python27-doc/index.html",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-htmldocs",
            "portdir": "lang/py-htmldocs",
            "version": "1.0",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.python.org/",
            "description": "Local HTML documentation for Python.",
            "long_description": "Local HTML documentation for Python.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "eborisch",
                    "github": "eborisch",
                    "ports_count": 221
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-htmldocs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pure-mode.el",
            "portdir": "lang/pure",
            "version": "0.68",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agraef/pure-lang/wiki/UsingPure#pure-and-emacs",
            "description": "Emacs mode for editing Pure files",
            "long_description": "pure-mode.el is an Emacs mode for editing Pure files.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pure",
            "portdir": "lang/pure",
            "version": "0.68",
            "license": "LGPL-3+ and GPL-3+ and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://agraef.github.io/pure-lang/",
            "description": "functional programming language based on term rewriting",
            "long_description": "Pure is a functional programming language based on term rewriting. It has a modern syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. But Pure is also a very dynamic and reflective language, and is more like Lisp in this respect. The interpreter has an LLVM backend to do JIT compilation, hence programs run blazingly fast and interfacing to C modules is easy. The libraries are licensed under LGPL-3+, the interpreter is GPL-3+, and the examples are BSD-licensed.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1826
                },
                {
                    "name": "aggraef",
                    "github": "agraef",
                    "ports_count": 44
                }
            ],
            "variants": [
                "pcre",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "libtool",
                        "mpfr",
                        "ncurses",
                        "gmp",
                        "llvm-3.4",
                        "libiconv",
                        "readline"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "w3m"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pure-gen",
                        "faust2pd",
                        "pd-faust",
                        "pd-pure",
                        "pure-audio",
                        "pure-bonjour",
                        "pure-csv",
                        "pure-doc",
                        "pure-fastcgi",
                        "pure-faust",
                        "pure-ffi",
                        "pure-gl",
                        "pure-glpk",
                        "pure-gsl",
                        "pure-gtk",
                        "pure-liblo",
                        "pure-lilv",
                        "pure-lv2",
                        "pure-midi",
                        "pure-mpfr",
                        "pure-octave",
                        "pure-odbc",
                        "pure-readline",
                        "pure-reduce",
                        "pure-sockets",
                        "pure-sql3",
                        "pure-stldict",
                        "pure-stllib",
                        "pure-tk",
                        "pure-xml",
                        "pure-docs",
                        "pure-g2",
                        "pure-rational"
                    ]
                }
            ]
        },
        {
            "name": "prolog-mode.el",
            "portdir": "lang/prolog-mode.el",
            "version": "1.27",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bruda.ca/emacs/prolog_mode_for_emacs",
            "description": "An emacs major mode for editing prolog programs.",
            "long_description": "So the Prolog mode that comes with Emacs sucks. Well, here is a better alternative, with all the features you would expect, including syntax highlighting, auto indent, and full interaction with an inferior Prolog process. This mode supports in principle any Prolog system, though it is primarily maintained with SWI Prolog in mind. It also has some special tweaks for SICStus Prolog, and explicitly supports Prolog's close relatives Eclipse and Mercury.",
            "active": true,
            "categories": [
                "lang",
                "editors"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "emacs"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "swi-prolog"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "processing",
            "portdir": "lang/processing",
            "version": "3.5.4",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://processing.org",
            "description": "Flexible software sketchbook and a language for learning how to code within the context of the visual arts.",
            "long_description": "Processing is an open source programming language and environment for people who want to create images, animations, and interactions. Initially developed to serve as a software sketchbook and to teach fundamentals of computer programming within a visual context, Processing also has evolved into a tool for generating finished professional work. Today, there are tens of thousands of students, artists, designers, researchers, and hobbyists who use Processing for learning, prototyping, and production.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "macports",
                    "github": "numeratus",
                    "ports_count": 6
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "apache-ant",
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "polyml",
            "portdir": "lang/polyml",
            "version": "5.9.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.polyml.org",
            "description": "An implementation of Standard ML.",
            "long_description": "Poly/ML is an extremely fast and efficient implementation of Standard ML. Program state can be saved in a memory-mapped persistent store. There are numerous addon libraries available.",
            "active": true,
            "categories": [
                "lang",
                "sml"
            ],
            "maintainers": [
                {
                    "name": "phil.clayton",
                    "github": "pclayton",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pike",
            "portdir": "lang/pike",
            "version": "7.6.112",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pike.lysator.liu.se/",
            "description": "dynamic programming language",
            "long_description": "Pike is a dynamic programming language with a syntax similar to Java and C. It is simple to learn, does not require long compilation passes and has powerful built-in data types allowing simple and really fast data manipulation.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "image",
                "ttf",
                "pcre",
                "gdbm",
                "mysql",
                "odbc",
                "gtk",
                "opengl",
                "sane",
                "sdl",
                "svg",
                "doc"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "zlib",
                        "gmp",
                        "nettle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "swig-pike",
                        "swig3-pike"
                    ]
                }
            ]
        },
        {
            "name": "phpstylist",
            "portdir": "lang/phpstylist",
            "version": "1.0",
            "license": "RPL-1.1",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://sourceforge.net/projects/phpstylist/",
            "description": "PHP indenter",
            "long_description": "Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options.",
            "active": true,
            "categories": [
                "devel",
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "php5-web",
            "portdir": "lang/php5-web",
            "version": "5.3.5",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.php.net/",
            "description": "Meta-port for PHP web server support",
            "long_description": "If you have a port for a web app that uses PHP, and you don't care (as you usually wouldn't) whether PHP is compiled as an Apache module or as a FastCGI binary, depend on php5-web so the user can choose.",
            "active": true,
            "categories": [
                "lang",
                "www",
                "php"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "",
                    "ports_count": 218
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "php5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "mediawiki",
                        "sgwi",
                        "websvn"
                    ]
                }
            ]
        },
        {
            "name": "php5",
            "portdir": "lang/php5",
            "version": "5.3.29",
            "license": "PHP-3.01",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": "php53",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by php53",
            "long_description": "This port has been replaced by php53.",
            "active": false,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "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": [
                {
                    "type": "lib",
                    "ports": [
                        "php5-web",
                        "php5-simpletest",
                        "php5-unit-db",
                        "php5-unit-selenium"
                    ]
                }
            ]
        }
    ]
}