HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 49813,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=68",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=66",
"results": [
{
"name": "py313-pefile",
"portdir": "python/py-pefile",
"version": "2024.8.26",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/erocarrera/pefile",
"description": "Parse and work with Portable Executable (PE) files",
"long_description": "pefile is a multi-platform Python module to parse and work with Portable Executable (PE) files. PE is the format used for executables, DLLs, object code, and other purposes on 32- and 64-bit versions of Windows operating systems. PE is also the standard executable format in EFI environments.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pefile"
]
}
]
},
{
"name": "mstrans",
"portdir": "sysutils/mstrans",
"version": "1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/esr/mstrans",
"description": "Text conversion between Unix and MS-DOS line endings.",
"long_description": "Text conversion between Unix and MS-DOS line endings. A little tool for cleaning up files transferred from MS-DOS; it can strip CRs, remove trailing ^Z characters, etc. With an option, it will put in CRs for files that need to go in the other direction. It can also strip meta bits, in case your file was a WordStar document. Finally, it can do appropriate filename mapping. The WordStar translation features are probably completely obsolete now, but the other features may still be useful.",
"active": true,
"categories": [
"sysutils",
"textproc"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [
"universal",
"man"
],
"dependencies": [
{
"type": "build",
"ports": [
"asciidoctor",
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py313-pip",
"portdir": "python/py-pip",
"version": "25.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pip.pypa.io",
"description": "A tool for installing and managing Python packages.",
"long_description": "pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
},
{
"type": "run",
"ports": [
"pip_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-mkl-include",
"py313-pyarrow",
"py313-pyfatfs",
"py313-mkl",
"ghidra",
"xrootd",
"py313-gyoto"
]
},
{
"type": "lib",
"ports": [
"py313-pipdeptree",
"pipx",
"py-pip"
]
}
]
},
{
"name": "py313-tz",
"portdir": "python/py-tz",
"version": "2025.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pytz",
"description": "World Timezone Definitions for Python",
"long_description": "pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cabal"
]
},
{
"type": "lib",
"ports": [
"py313-leather",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"py313-astroplan",
"py313-fs",
"py313-skyfield",
"py313-zeep",
"py313-icalendar",
"py313-flask-babel",
"py313-flask-restful",
"py313-pandas",
"py313-celery",
"py313-pyrfc3339",
"py-tz",
"py313-twilio",
"py313-geopy",
"py313-mongomock",
"py313-croniter",
"py313-agate",
"py313-acme",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode"
]
},
{
"type": "run",
"ports": [
"py313-oslo-serialization",
"py313-dateutil",
"py313-oslo-utils",
"py313-wxmplot"
]
},
{
"type": "test",
"ports": [
"py313-pyarrow",
"py313-numpy"
]
}
]
},
{
"name": "py313-serial",
"portdir": "python/py-serial",
"version": "3.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyserial/pyserial",
"description": "Python Serial Port Extension",
"long_description": "This module encapsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system) and Jython. The module named serial automatically selects the appropriate backend.",
"active": true,
"categories": [
"python",
"comms"
],
"maintainers": [
{
"name": "fw",
"github": "fhgwright",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-17",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-serial"
]
},
{
"type": "run",
"ports": [
"py313-pyftdi"
]
}
]
},
{
"name": "py313-htmldocs",
"portdir": "lang/py-htmldocs",
"version": "3.13.9",
"license": "PSF",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.python.org/",
"description": "HTML documentation for Python 3.13.9",
"long_description": "Access Python 3.13.9 HTML docs via file://${prefix}/share/doc/python313-doc/index.html",
"active": true,
"categories": [
"lang"
],
"maintainers": [
{
"name": "eborisch",
"github": "eborisch",
"ports_count": 221
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "py313-hatch-vcs",
"portdir": "python/py-hatch-vcs",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ofek/hatch-vcs",
"description": "Hatch plugin for versioning with your preferred VCS",
"long_description": "Hatch plugin for versioning with your preferred VCS",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools_scm",
"py313-hatchling",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-superqt",
"py313-pydantic-compat",
"py313-pylast",
"py313-pyct",
"py313-virtualenv",
"py313-tox",
"gdown",
"hatch",
"py313-pyproject_api",
"py313-eventlet",
"py313-automat",
"py313-pyhamcrest",
"py313-argcomplete",
"py313-magicgui",
"py313-npe2",
"py313-psygnal",
"py313-referencing",
"py313-pint",
"py313-scikit-build-core",
"py313-icalendar",
"py313-structlog",
"py313-sphinx-autodoc-typehints",
"py313-app-model",
"py313-argon2-cffi",
"py313-jsonschema",
"py313-astropy-iers-data",
"py313-panel",
"py313-jsonschema-format-nongpl",
"py313-pipdeptree",
"py313-scikit-build",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-particle",
"py313-fsspec",
"py313-sentinels",
"holoviews",
"py313-humanize",
"flynt",
"urlscan",
"py313-in-n-out",
"py313-corner",
"ocrmypdf",
"py313-param",
"py313-iniconfig",
"py313-last",
"py313-filelock",
"py313-execnet",
"gcovr",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-termcolor",
"py313-jsonschema-specifications",
"py313-isort",
"py313-platformdirs",
"py313-attrs",
"py313-mongomock",
"py313-urllib3",
"py313-black",
"py313-cattrs",
"pipx",
"py313-testtools",
"py313-zarr"
]
},
{
"type": "lib",
"ports": [
"py313-aiofiles",
"py-hatch-vcs",
"py313-service_identity"
]
}
]
},
{
"name": "py313-atomicwrites",
"portdir": "python/py-atomicwrites",
"version": "1.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/untitaker/python-atomicwrites",
"description": "Powerful Python library for atomic file writes",
"long_description": "Powerful Python library for atomic file writes",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1966
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatch",
"py-atomicwrites",
"py313-beancount-import"
]
},
{
"type": "run",
"ports": [
"py313-spyder"
]
}
]
},
{
"name": "py313-hatchling",
"portdir": "python/py-hatchling",
"version": "1.27.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hatch.pypa.io/latest/",
"description": "This is the extensible, standards compliant build backend used by Hatch.",
"long_description": "This is the extensible, standards compliant build backend used by Hatch.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"py313-trove-classifiers",
"py313-pathspec",
"python313",
"py313-pluggy",
"py313-packaging",
"py313-editables"
]
},
{
"type": "run",
"ports": [
"hatchling_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-superqt",
"py313-pudb",
"py313-tox",
"py313-pydantic-compat",
"py313-pydantic_settings",
"py313-starlette",
"py313-pylast",
"rubber",
"py313-typogrify",
"py313-uvicorn",
"py313-aiofiles",
"gdown",
"py313-testtools",
"py313-zarr",
"py313-osxmetadata",
"py313-pyct",
"py313-virtualenv",
"yt-dlp",
"py313-queuelib",
"py313-libtmux",
"hatch",
"py313-metakernel",
"py313-atpublic",
"py313-pyproject_api",
"py313-eventlet",
"py313-automat",
"py313-pyhamcrest",
"py313-twisted",
"py313-hatch-jupyter-builder",
"py313-ipykernel",
"py313-argcomplete",
"py313-jupyter_client",
"py313-jupyter_core",
"py313-jupyter_events",
"py313-looseversion",
"py313-jupyter_server_terminals",
"py313-pymongo",
"py313-jupyterlab",
"py313-jupyterlab_server",
"py313-nbclient",
"py313-nbformat",
"py313-notebook_shim",
"py313-terminado",
"py313-plotly",
"py313-cloudflare",
"py313-strpdatetime",
"py313-httpcore",
"py313-httpx",
"py313-magicgui",
"py313-npe2",
"py313-psygnal",
"py313-referencing",
"mackup",
"py313-pint",
"py313-scikit-build-core",
"py313-userpath",
"py313-bracex",
"py313-wcmatch",
"py313-icalendar",
"py313-structlog",
"py313-flask-frozen",
"py313-flask-wtf",
"py313-wtforms",
"py313-sphinx-autodoc-typehints",
"py313-protego",
"py313-app-model",
"py313-argon2-cffi",
"py313-elasticsearch",
"py313-jsonschema",
"py313-astropy-iers-data",
"py313-hatch-requirements-txt",
"py313-jsonschema-format-nongpl",
"py313-panel",
"py313-pipdeptree",
"py313-service_identity",
"py313-scikit-build",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-particle",
"peakipy",
"py313-pyviz_comms",
"py313-fsspec",
"py313-sentinels",
"holoviews",
"py313-humanize",
"sshuttle",
"py313-expandvars",
"flynt",
"urlscan",
"py313-django-debug-toolbar",
"py313-autoflake",
"py313-in-n-out",
"py313-itemadapter",
"py313-corner",
"py313-docstring_parser",
"py313-ftfy",
"py313-nbconvert",
"ocrmypdf",
"py313-jupyter_sphinx",
"vitables",
"py313-beautifulsoup4",
"py313-soupsieve",
"py313-sqlparse",
"py313-param",
"py313-iniconfig",
"py313-last",
"py313-filelock",
"py313-pygments",
"py313-hatch-vcs",
"py313-comm",
"py313-annotated_types",
"py313-colorama",
"py313-pydantic",
"py313-execnet",
"py313-typing-inspection",
"gcovr",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-termcolor",
"py313-jupyterlab_pygments",
"py313-altair",
"py313-jupyter_console",
"py313-jupyter_packaging",
"py313-trustme",
"py313-notebook",
"py313-traitlets",
"py313-dnspython",
"py313-pytest-cov",
"py313-jsonschema-specifications",
"py313-isort",
"py313-platformdirs",
"py313-attrs",
"py313-hatch-fancy-pypi-readme",
"py313-mongomock",
"py313-hatch-nodejs-version",
"py313-narwhals",
"py313-svglib",
"py313-urllib3",
"py313-black",
"py313-cattrs",
"pyinfra",
"pipx"
]
},
{
"type": "lib",
"ports": [
"hatch",
"py313-hatch-vcs",
"py-hatchling",
"py313-uv-dynamic-versioning",
"py313-hatch-requirements-txt",
"offpunk"
]
},
{
"type": "run",
"ports": [
"py313-hatch-jupyter-builder",
"py313-hatch-nodejs-version"
]
}
]
},
{
"name": "py313-setuptools_scm",
"portdir": "python/py-setuptools_scm",
"version": "9.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/setuptools_scm/",
"description": "Package to manage versions by scm tags.",
"long_description": "Package to manage versions by scm tags.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2772
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-packaging",
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pathvalidate",
"py313-sqlglot",
"py313-colorcet",
"py313-license-expression",
"py313-py",
"py313-pygithub",
"py313-spopt",
"py313-tempora",
"mycli",
"py313-pyarrow",
"litecli",
"gdown",
"verde",
"borgbackup",
"py313-pgspecial",
"py313-freetype",
"py313-path",
"py313-tobler",
"py313-urwid",
"py313-charset-normalizer",
"py313-xlib",
"py313-automat",
"py313-pooch",
"py313-tqdm",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-ansible-compat",
"py313-asdf-coordinates-schemas",
"py313-kiwisolver",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-asdf-unit-schemas",
"py313-astroplan",
"py313-astropy-healpix",
"py313-pyqt-builder",
"py313-nest_asyncio",
"py313-backports.tarfile",
"py313-jaraco.context",
"py313-uri-template",
"py313-sniffio",
"py313-anyio",
"py313-beancount-import",
"py313-sphinxnotes-strike",
"py313-napari-console",
"py313-xraylarch",
"py313-extension-helpers",
"codespell",
"py313-emcee3",
"py313-asdf",
"py313-subprocess-tee",
"py313-zopfli",
"napari",
"py313-branca",
"py313-folium",
"py313-pytest-asyncio",
"py313-pytest-mock",
"py313-portalocker",
"py313-xxhash",
"py313-mecab-python3",
"git-cola",
"py313-executing",
"py313-ujson",
"py313-pyusb",
"py313-pygmt",
"py313-pointpats",
"py313-siphon",
"py313-asteval",
"rst2pdf",
"py313-argon2-cffi-bindings",
"py313-wxmplot",
"py313-wxutils",
"py313-xlsx2csv",
"py313-xraydb",
"py313-matplotlib",
"py313-pikepdf",
"py313-enrich",
"py313-requests-file",
"py313-requests-unixsocket",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-semver",
"py313-spaghetti",
"py313-tldextract",
"py313-cmd2",
"py313-xmlsec",
"py313-sip-devel",
"toot",
"py313-configparser",
"py313-astropy",
"beets-summarize",
"py313-pytest-flake8",
"py313-setuptools-rust",
"py313-sunpy",
"mercurial",
"py313-cbor2",
"py313-pytest-django",
"py313-pysal",
"py313-requests-mock",
"py313-pytest-mpl",
"py313-pytest-datadir",
"py313-samplerate",
"py313-soxr",
"py313-spglm",
"py313-mapclassify",
"twine",
"py313-inequality",
"py313-cvxopt",
"py313-fugashi",
"py313-monty",
"py313-isodate",
"py313-pyrfc3339",
"py313-pytest-regressions",
"py313-napari-plugin-engine",
"py313-spglib",
"py313-uncertainties",
"py313-pyerfa",
"py313-vispy",
"translate-toolkit",
"xrootd",
"py313-pytest-runner",
"py313-iniconfig",
"py313-larixite",
"py313-pluggy",
"py313-lazy_object_proxy",
"py313-esda",
"py313-pyvo",
"py313-giddy",
"py313-dateutil",
"py313-lz4",
"py313-reproject",
"py313-cheroot",
"py313-flexcache",
"py313-rstcheck-core",
"py313-rstcheck",
"py313-sphinx-click",
"py313-h5netcdf",
"py313-pytest-xdist",
"py313-pytest",
"py313-xarray",
"py313-asv",
"py313-importlib-metadata",
"py313-tabulate",
"py313-zipp",
"py313-pytest-forked",
"py313-metpy",
"rdiff-backup",
"py313-pyshortcuts",
"py313-langcodes",
"py313-cssutils",
"py313-joblib",
"py313-smart_open",
"py313-regions",
"py313-pure_eval",
"py313-stack_data",
"ansible-lint",
"py313-flexparser",
"py313-asttokens",
"py313-pyfatfs",
"py313-tenacity",
"py313-typeguard",
"py313-xyzservices",
"py313-zipfile-deflate64",
"py313-netcdf4",
"py313-sip",
"py313-cons",
"py313-etuples",
"py313-logical-unification",
"py313-jaraco.text",
"py313-cppy",
"py313-pytest-qt",
"py313-momepy",
"py313-jaraco.collections",
"py313-keyring",
"py313-asdf-astropy",
"py313-mpl-animators",
"py313-mssql",
"hg-git",
"py313-lmfit",
"py313-minikanren",
"py313-statsmodels",
"py313-sphinx-gallery",
"py313-napari-svg",
"py313-python-lsp-jsonrpc",
"py313-python-lsp-server",
"py313-nodeenv",
"py313-numcodecs",
"py313-cartopy",
"py313-emmet-core",
"py313-parfive",
"py313-parse-type",
"py313-tropycal",
"py313-segregation",
"py313-spreg",
"py313-inflate64",
"py313-multivolumefile",
"py313-py7zr",
"py313-pybcj",
"py313-pyppmd",
"py313-pytest-remotedata",
"py313-pytest-xprocess",
"py313-jsonpickle",
"py313-libpysal",
"py313-drms",
"py313-html2text",
"py313-importlib-resources"
]
},
{
"type": "lib",
"ports": [
"py313-flit_scm",
"py313-hatch-vcs",
"py-setuptools_scm",
"py313-setuptools_scm_git_archive"
]
}
]
},
{
"name": "py313-pluggy",
"portdir": "python/py-pluggy",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytest-dev/pluggy",
"description": "Plugin and hook calling mechanisms for Python",
"long_description": "This is the plugin manager as used by pytest but stripped of pytest specific details.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "pedro.salgado",
"github": "steenzout",
"ports_count": 50
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-tox",
"ocrmypdf",
"py313-hatchling",
"py-pluggy",
"py313-pytest",
"py313-pytest-cov",
"py313-python-lsp-server"
]
}
]
},
{
"name": "py313-pathspec",
"portdir": "python/py-pathspec",
"version": "0.12.1",
"license": "(MPL-2 or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/cpburnz/python-pathspec",
"description": "Utility library for gitignore style pattern matching of file paths.",
"long_description": "pathspec is a utility library for pattern matching of file paths. So far this only includes Git’s wildmatch pattern matching which itself is derived from Rsync’s wildmatch. Git uses wildmatch for its gitignore files.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 170
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mypy",
"py313-scikit-build-core",
"py313-hatchling",
"py-pathspec",
"py313-black"
]
},
{
"type": "run",
"ports": [
"yamllint"
]
}
]
},
{
"name": "py313-trove-classifiers",
"portdir": "python/py-trove-classifiers",
"version": "2025.11.14.15",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pypa/trove-classifiers",
"description": "Canonical source for classifiers on PyPI (pypi.org)",
"long_description": "Canonical source for classifiers on PyPI (pypi.org)",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-calver",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"hatch",
"py313-hatchling",
"py-trove-classifiers",
"poetry"
]
}
]
},
{
"name": "py313-editables",
"portdir": "python/py-editables",
"version": "0.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pfmoore/editables",
"description": "A Python library for creating editable wheels",
"long_description": "A Python library for creating editable wheels which, when installed, will expose packages in a local directory on sys.path in editable mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-editables",
"py313-hatchling"
]
}
]
},
{
"name": "py313-calver",
"portdir": "python/py-calver",
"version": "2025.10.20",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/di/calver",
"description": "setuptools extension for automatically defining your Python package version as a calendar version",
"long_description": "The calver package is a setuptools extension for automatically defining your Python package version as a calendar version.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-trove-classifiers"
]
},
{
"type": "lib",
"ports": [
"py-calver"
]
}
]
},
{
"name": "py313-py2app",
"portdir": "python/py-py2app",
"version": "0.28.8",
"license": "(MIT or PSF)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py2app.readthedocs.io/",
"description": "converts python scripts into executable Mac OS X apps",
"long_description": "A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing python installation. This is a replacement for bundlebuilder.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-17",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-macholib",
"py313-modulegraph",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-modulegraph",
"portdir": "python/py-modulegraph",
"version": "0.19.6",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://undefined.org/python/#modulegraph",
"description": "Python module dependency analysis tool",
"long_description": "modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"py313-altgraph",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py2app",
"py-modulegraph",
"py313-macholib"
]
}
]
},
{
"name": "py313-macholib",
"portdir": "python/py-macholib",
"version": "1.16.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macholib.readthedocs.io/",
"description": "Mach-O header analysis and editing",
"long_description": "macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-modulegraph",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py2app",
"py-macholib"
]
}
]
},
{
"name": "py313-altgraph",
"portdir": "python/py-altgraph",
"version": "0.17.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/altgraph/",
"description": "Python graph (network) package",
"long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-setuptools",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-altgraph",
"py313-modulegraph"
]
}
]
},
{
"name": "py313-wheel",
"portdir": "python/py-wheel",
"version": "0.45.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 1,
"replaced_by": null,
"homepage": "https://github.com/pypa/wheel/",
"description": "A built package format for Python.",
"long_description": "A built package format for Python.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-wheel",
"py313-scikit-build",
"py313-jupyter_packaging"
]
},
{
"type": "build",
"ports": [
"kitty",
"barman",
"litecli",
"mycli",
"pgcli",
"cram",
"git-cola",
"git-remote-hg",
"gitless",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"nvchecker",
"scons",
"tortoisehg",
"gramps",
"img2pdf",
"cppman",
"deluge",
"exabgp",
"gWakeOnLAN",
"impacket",
"magic-wormhole",
"s3cmd",
"speedtest-cli",
"youtube-dl",
"bandit",
"pipenv",
"pipx",
"rdiff-backup",
"thefuck",
"verde",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"sqlmap",
"xonsh",
"ansible-lint",
"borgbackup",
"diffoscope",
"glances",
"jc",
"ranger",
"upt",
"asciidoc",
"colout",
"grc",
"icdiff",
"rst2pdf",
"translate-toolkit",
"buku",
"qutebrowser",
"gtimelog",
"arpeggio",
"arpeggio-devel",
"pre-commit",
"pyupgrade",
"codespell",
"hg-credentials",
"funky",
"yamllint",
"openstreetmap-carto",
"podman-compose",
"toot",
"napari",
"gallery-dl",
"twine",
"zenmap",
"gi-docgen",
"podman-compose-devel",
"jello",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"osxphotos",
"asitop",
"offpunk",
"xcode-build-server",
"internetarchive",
"tubeup",
"py313-gdbm",
"py313-tkinter",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-trove-classifiers",
"py313-pluggy",
"py313-setuptools_scm",
"py313-atomicwrites",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"py313-crcmod",
"py313-bitarray",
"py313-certifi",
"py313-charset-normalizer",
"py313-hypothesis",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-types-psutil",
"py313-types-setuptools",
"py313-flaky",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-pytest-xdist",
"py313-maturin",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-fs",
"py313-mock",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-brotli",
"py313-coverage",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-anyio",
"py313-zipp",
"py313-meson",
"py313-meson-python",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-babel",
"py313-imagesize",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-jsmath",
"py313-sphinx_rtd_theme",
"py313-geographiclib",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-frozenlist",
"py313-gdal",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-tabulate",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-fire",
"py313-hy",
"py313-hyrule",
"py313-cons",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-bleach",
"py313-extension-helpers",
"py313-cached-property",
"py313-versioneer",
"py313-pandas",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-html5lib",
"py313-bottleneck",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-defusedxml",
"py313-pytest-runner",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-fasteners",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-blessed",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-XlsxWriter",
"py313-pptx",
"py313-photoscript",
"py313-linkify-it-py",
"py313-objexplore",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-hyperlink",
"py313-keyring",
"py313-pyperclip",
"py313-colorcet",
"py313-async-lru",
"py313-zmq",
"py313-nest_asyncio",
"py313-tornado",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-hiredis",
"py313-mistune",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-spark_parser",
"py313-cytoolz",
"py313-waitress",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-xyzservices",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-pyqt6-sip",
"py313-git-delete-merged-branches",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-tokenize-rt",
"py313-lazy_loader",
"py313-SDL2",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-notify2",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-boto3",
"py313-jsonlines",
"py313-s3transfer",
"py313-urwid",
"py313-mutagen",
"py313-urwid-readline",
"py313-dacite",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-opengl",
"py313-opengl-accelerate",
"py313-parse",
"py313-preshed",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-deap",
"py313-enrich",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-rope",
"py313-ujson",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-typeguard",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-netaddr",
"py313-flask-cors",
"py313-aniso8601",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pympler",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-celery",
"py313-kombu",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-pyarrow",
"py313-smartypants",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-cloudscraper",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-scapy",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"py313-xmltodict",
"manjpfb",
"mercurial-rustext",
"py313-incremental",
"py313-tracer",
"py313-uv-dynamic-versioning",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-automat",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-python-snappy",
"py313-pytrie",
"py313-spake2",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-gemmi",
"py313-flask-login",
"py313-flask-restful",
"py313-ephemeral-port-reserve",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-timelib",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-bottlenose",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-librosa",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"binwalk2",
"py313-alembic",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-markdown2",
"py313-darkdetect",
"py313-emmet-core",
"py313-fabio",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pypostal",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-Faker",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-pytest-rerunfailures",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash"
]
},
{
"type": "test",
"ports": [
"py313-astunparse"
]
}
]
},
{
"name": "py313-tkinter",
"portdir": "python/py-tkinter",
"version": "3.13.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.13.9/library/tkinter.html",
"description": "Python bindings to the Tk widget set",
"long_description": "Python bindings to the Tk widget set",
"active": true,
"categories": [
"graphics",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python313",
"tk"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-Pillow",
"py-tkinter",
"py313-opengl"
]
}
]
},
{
"name": "py313-setuptools",
"portdir": "python/py-setuptools",
"version": "80.9.0",
"license": "MIT and (PSF or ZPL) and (Apache-2 or BSD)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/setuptools/",
"description": "distutils enhancement for build and distribution",
"long_description": "setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"barman",
"litecli",
"gobject-introspection",
"pipenv",
"py-setuptools",
"gildas",
"yubikey-manager",
"glances",
"upt",
"py313-altgraph",
"py313-modulegraph",
"py313-py2app",
"py313-setuptools_scm",
"py313-serial",
"py313-pip",
"py313-pytest",
"py313-cython",
"py313-pbr",
"py313-meson-python",
"py313-scikit-build",
"py313-sip",
"py313-sip-devel",
"py313-click-plugins",
"py313-cligj",
"py313-blockdiag",
"py313-pyobjc",
"py313-html5lib",
"py313-pytest-runner",
"py313-pyflakes",
"py313-pytest-fixture-config",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-awscrt",
"py313-psycopg2",
"py313-pyplusplus",
"py313-python-augeas",
"py313-zope-hookable",
"py313-jsonconversion",
"py313-jupyter_packaging",
"py313-ctypeslib2",
"py313-ansible-core",
"py313-resolvelib",
"py313-celery",
"py313-kombu",
"py313-csvkit",
"py313-tempora",
"py313-future",
"py313-pygraphviz",
"py313-nose",
"py313-tox",
"py313-pytensor",
"py313-watchdog",
"py313-automat",
"py313-qrcode",
"py313-twisted",
"py313-bsddb3",
"binwalk2",
"py313-logilab-common",
"py313-maggma",
"py313-mp-api",
"py313-cython-compat"
]
},
{
"type": "build",
"ports": [
"kitty",
"barman",
"litecli",
"mycli",
"pgcli",
"cram",
"distcc",
"git-cola",
"git-remote-hg",
"gitless",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"nvchecker",
"pybind11",
"scons",
"tortoisehg",
"gramps",
"img2pdf",
"cabal",
"cppman",
"deluge",
"exabgp",
"gWakeOnLAN",
"impacket",
"magic-wormhole",
"s3cmd",
"speedtest-cli",
"youtube-dl",
"bandit",
"pipenv",
"quodlibet",
"rdiff-backup",
"thefuck",
"pymol",
"stimfit",
"verde",
"xrootd",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"sqlmap",
"xonsh",
"ansible-lint",
"borgbackup",
"diffoscope",
"glances",
"jc",
"ranger",
"upt",
"asciidoc",
"colout",
"grc",
"icdiff",
"rst2pdf",
"translate-toolkit",
"buku",
"qutebrowser",
"gtimelog",
"pymol-devel",
"arpeggio",
"arpeggio-devel",
"libfive",
"pre-commit",
"pyupgrade",
"codespell",
"hg-credentials",
"funky",
"yamllint",
"openstreetmap-carto",
"podman-compose",
"toot",
"napari",
"gallery-dl",
"twine",
"zenmap",
"gi-docgen",
"podman-compose-devel",
"jello",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"osxphotos",
"asitop",
"offpunk",
"xcode-build-server",
"internetarchive",
"tubeup",
"py313-gdbm",
"py313-tkinter",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-trove-classifiers",
"py313-pluggy",
"py313-setuptools_scm",
"py313-atomicwrites",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"py313-crcmod",
"py313-bitarray",
"py313-certifi",
"py313-charset-normalizer",
"py313-hypothesis",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-types-psutil",
"py313-types-setuptools",
"py313-flaky",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-pytest-xdist",
"py313-maturin",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-fs",
"py313-mock",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-brotli",
"py313-coverage",
"py313-coveralls",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-cryptography",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-tomlkit",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-anyio",
"py313-zipp",
"py313-meson",
"py313-meson-python",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-Pillow",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-babel",
"py313-imagesize",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-jsmath",
"py313-sphinx_rtd_theme",
"py313-geographiclib",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"py313-cairo",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-frozenlist",
"py313-more-itertools",
"py313-gdal",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-gobject3",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-tabulate",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-libxml2",
"py313-fire",
"py313-hy",
"py313-hyrule",
"py313-cons",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-bleach",
"py313-extension-helpers",
"py313-cached-property",
"py313-versioneer",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-html5lib",
"py313-bottleneck",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-defusedxml",
"py313-pytest-runner",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-fasteners",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-blessed",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-XlsxWriter",
"py313-pptx",
"py313-linkify-it-py",
"py313-objexplore",
"py313-rich-theme-manager",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-gyoto",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-hyperlink",
"py313-keyring",
"py313-pyperclip",
"py313-colorcet",
"py313-async-lru",
"py313-zmq",
"py313-nest_asyncio",
"py313-tornado",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-hiredis",
"py313-mistune",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-spark_parser",
"py313-cytoolz",
"py313-waitress",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-xyzservices",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-pyqt6-sip",
"py313-git-delete-merged-branches",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-tokenize-rt",
"py313-lazy_loader",
"py313-SDL2",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-notify2",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-boto3",
"py313-jsonlines",
"py313-s3transfer",
"py313-urwid",
"py313-mutagen",
"py313-urwid-readline",
"py313-dacite",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-opengl",
"py313-opengl-accelerate",
"py313-openpyxl",
"py313-parse",
"py313-preshed",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-paramiko",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-deap",
"py313-enrich",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-awscli2",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-rope",
"py313-ujson",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-typeguard",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-netaddr",
"py313-itsdangerous",
"py313-flask-cors",
"py313-aniso8601",
"z3-fstar-legacy",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pympler",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-celery",
"py313-kombu",
"gdown",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-pyarrow",
"py313-smartypants",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-yara",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-cloudscraper",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-scapy",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"py313-xmltodict",
"manjpfb",
"mercurial-rustext",
"py313-incremental",
"py313-tracer",
"py313-uv-dynamic-versioning",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-cramjam",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-pyhamcrest",
"py313-python-snappy",
"py313-pytrie",
"py313-spake2",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-flask-login",
"py313-flask-restful",
"py313-wtforms",
"py313-ephemeral-port-reserve",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-timelib",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-bottlenose",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-librosa",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"binwalk2",
"py313-alembic",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-markdown2",
"py313-darkdetect",
"py313-emmet-core",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mp-api",
"py313-pycifrw",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pyside6",
"py313-pypostal",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-uvicorn",
"py313-Faker",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-pytest-rerunfailures",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash"
]
},
{
"type": "run",
"ports": [
"py313-meson",
"py313-spyder"
]
}
]
},
{
"name": "py313-pyproject_hooks",
"portdir": "python/py-pyproject_hooks",
"version": "1.2.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/pyproject_hooks/",
"description": "API to call PEP 517 hooks",
"long_description": "This is a low-level library for calling build-backends in pyproject.toml-based projects. It provides the basic functionality to help write tooling that generates distribution files from Python projects.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-testpath"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyproject_hooks",
"py313-build",
"poetry"
]
}
]
},
{
"name": "py313-packaging",
"portdir": "python/py-packaging",
"version": "25.0",
"license": "(BSD or Apache-2)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://packaging.pypa.io/",
"description": "Core utilities for Python packaging",
"long_description": "This library provides Python packaging utilities that implement the interoperability specifications which have clearly one correct behaviour (eg: PEP 440) or benefit greatly from having a single shared implementation (eg: PEP 425). The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-pretend"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mesa",
"py313-panel",
"py313-mssql",
"gegl",
"py313-zstd",
"py313-gobject3",
"py313-pyside6",
"gegl-devel"
]
},
{
"type": "lib",
"ports": [
"py313-jupyter_server",
"py313-jupyterlab",
"py313-jupyterlab_server",
"py313-pyqt-builder",
"py313-qtconsole",
"glances",
"py313-asdf",
"upt",
"py313-ipykernel",
"py313-pudb",
"py313-tox",
"osxphotos",
"py313-pyproject_api",
"py313-pooch",
"py313-zmq",
"py313-ansible-core",
"py313-findpython",
"py313-sip",
"py313-deprecation",
"py313-mdtraj",
"py313-mongomock",
"py313-qtpy",
"py313-setuptools-git-versioning",
"py313-dunamai",
"py313-asdf-astropy",
"py313-dask",
"py313-pyproject_metadata",
"py313-lazy_loader",
"py313-scikit-image",
"py313-statsmodels",
"py313-black",
"pipx",
"py313-cartopy",
"py313-pytest-remotedata",
"py313-pytesseract",
"poetry",
"py313-scikit-build-core",
"py313-pytest-rerunfailures",
"py313-upt-macports",
"py313-pytoolconfig",
"rst2pdf",
"py313-hatch-requirements-txt",
"py313-matplotlib",
"py313-flasgger",
"py313-pikepdf",
"py313-scikit-build",
"py313-pyogrio",
"py-packaging",
"py313-build",
"pipenv",
"py313-sip-devel",
"py313-astropy",
"py313-sunpy",
"py313-virtualfish",
"twine",
"py313-nbconvert",
"py313-bokeh",
"ocrmypdf",
"py313-geopandas",
"py313-hatchling",
"py313-setuptools_scm",
"py313-arviz",
"py313-pytest",
"py313-xarray",
"py313-asv",
"py313-webargs",
"py313-MDAnalysis",
"py313-altair",
"py313-jupyter_packaging",
"gi-docgen",
"ansible-lint"
]
},
{
"type": "run",
"ports": [
"py313-libpysal",
"pyinfra",
"py313-huggingface_hub",
"py313-xraylarch",
"py313-sphinx",
"py313-pygmt",
"py313-pytorch",
"py313-silx",
"py313-ansible-compat",
"py313-oslo-utils",
"py313-splot",
"py313-keystoneclient",
"borgbackup",
"borgmatic",
"py313-momepy",
"py313-panel"
]
},
{
"type": "test",
"ports": [
"py313-obspy",
"py313-librosa",
"py313-flask-cors",
"py313-netcdf4"
]
}
]
},
{
"name": "py313-installer",
"portdir": "python/py-installer",
"version": "0.7.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://installer.readthedocs.io/",
"description": "Python wheel installer",
"long_description": "This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry",
"py-installer"
]
},
{
"type": "build",
"ports": [
"kitty",
"barman",
"litecli",
"mycli",
"pgcli",
"cram",
"git-cola",
"git-remote-hg",
"gitless",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"nvchecker",
"scons",
"tortoisehg",
"gramps",
"img2pdf",
"cppman",
"urlscan",
"deluge",
"exabgp",
"gWakeOnLAN",
"impacket",
"magic-wormhole",
"s3cmd",
"speedtest-cli",
"sshuttle",
"youtube-dl",
"bandit",
"pipenv",
"pipx",
"poetry",
"rdiff-backup",
"thefuck",
"holoviews",
"verde",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"sqlmap",
"yubikey-manager",
"xonsh",
"ansible-lint",
"borgbackup",
"diffoscope",
"glances",
"jc",
"mackup",
"ranger",
"upt",
"rubber",
"asciidoc",
"colout",
"grc",
"icdiff",
"proselint",
"rst2pdf",
"translate-toolkit",
"buku",
"qutebrowser",
"gtimelog",
"pyinfra",
"arpeggio",
"arpeggio-devel",
"pre-commit",
"pyupgrade",
"codespell",
"hg-credentials",
"funky",
"yamllint",
"flynt",
"openstreetmap-carto",
"beets",
"beets-devel",
"beets-alternatives",
"beets-amazon",
"beets-artistcountry",
"beets-autofix",
"beets-barcode",
"beets-beetcamp",
"beets-bpmanalyser",
"beets-check",
"beets-copyartifacts",
"beets-describe",
"beets-follow",
"beets-goingrunning",
"beets-ibroadcast",
"beets-importreplace",
"beets-mosaic",
"beets-moveall",
"beets-noimport",
"beets-originquery",
"beets-summarize",
"beets-usertag",
"beets-xtractor",
"beets-yearfixer",
"beets-full",
"yt-dlp",
"podman-compose",
"toot",
"napari",
"gallery-dl",
"twine",
"chemex",
"cmake-language-server",
"hatch",
"zenmap",
"gi-docgen",
"podman-compose-devel",
"jello",
"refurb",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"osxphotos",
"asitop",
"offpunk",
"xcode-build-server",
"justpath",
"ocrmypdf",
"internetarchive",
"tubeup",
"vitables",
"py313-build",
"py313-flit_core",
"py313-gdbm",
"py313-packaging",
"py313-pyproject_hooks",
"py313-setuptools",
"py313-tkinter",
"py313-wheel",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-editables",
"py313-trove-classifiers",
"py313-pathspec",
"py313-pluggy",
"py313-setuptools_scm",
"py313-hatchling",
"py313-atomicwrites",
"py313-hatch-vcs",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"py313-argcomplete",
"py313-crcmod",
"py313-bitarray",
"py313-attrs",
"py313-certifi",
"py313-charset-normalizer",
"py313-hatch-fancy-pypi-readme",
"py313-hypothesis",
"py313-idna",
"py313-iniconfig",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-urllib3",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-scikit-build-core",
"py313-types-psutil",
"py313-mypy_extensions",
"py313-types-setuptools",
"py313-flaky",
"py313-typing_extensions",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-ptyprocess",
"py313-traitlets",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-pygments",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-backcall",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-execnet",
"py313-pytest-xdist",
"py313-maturin",
"py313-testpath",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-filelock",
"py313-fs",
"py313-mock",
"py313-platformdirs",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-virtualenv",
"py313-brotli",
"py313-coverage",
"py313-coveralls",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-poetry-core",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-cov",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-blinker",
"py313-cryptography",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-tomlkit",
"py313-crashtest",
"py313-click",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-aioitertools",
"py313-anyio",
"py313-starlette",
"py313-zipp",
"py313-userpath",
"py313-meson",
"py313-meson-python",
"py313-numpy",
"py313-pyproject_metadata",
"py313-fsspec",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-ordered-set",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pint",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-docutils",
"py313-alabaster",
"py313-babel",
"py313-imagesize",
"py313-jinja2",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx_rtd_theme",
"py313-sphinx",
"py313-sphinxcontrib-jquery",
"py313-geographiclib",
"py313-tomli",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-scikit-build",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-pyglet",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-scikit-umfpack",
"py313-scipy",
"py313-threadpoolctl",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-pypdf",
"py313-tomli-w",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"py313-cairo",
"py313-contourpy",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-parsing",
"py313-pkgconfig",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-expandvars",
"py313-frozenlist",
"py313-more-itertools",
"py313-gdal",
"py313-orjson",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-affine",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-service_identity",
"py313-dnspython",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-funcparserlib",
"py313-gobject3",
"py313-matplotlib",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-webcolors",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-asv-runner",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairocffi",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-diff-match-patch",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-pdm-backend",
"py313-tabulate",
"py313-tinycss2",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-aiohappyeyeballs",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-fire",
"py313-termcolor",
"py313-hy",
"py313-cons",
"py313-docstyle",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-trustme",
"py313-bleach",
"py313-hatch-requirements-txt",
"py313-extension-helpers",
"py313-astropy-iers-data",
"py313-cached-property",
"py313-versioneer",
"py313-pytzdata",
"py313-pandas",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-beautifulsoup4",
"py313-html5lib",
"py313-soupsieve",
"py313-bottleneck",
"py313-cloudpickle",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-cssselect2",
"py313-defusedxml",
"py313-pytest-runner",
"py313-autoflake",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-flake8-pyproject",
"py313-isort",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-check",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-ftfy",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-marshmallow",
"py313-webargs",
"py313-clikit",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pastel",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-sqlparse",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-eventlet",
"py313-fasteners",
"py313-dns-lexicon",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-makelive",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-bpylist2",
"py313-blessed",
"py313-cgmetadata",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-mdit-py-plugins",
"py313-mdurl",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-shortuuid",
"py313-xdg-base-dirs",
"py313-XlsxWriter",
"py313-pptx",
"py313-photoscript",
"py313-textx",
"py313-linkify-it-py",
"py313-markdown-it-py",
"py313-strpdatetime",
"py313-utitools",
"py313-rich",
"py313-objexplore",
"py313-rich-theme-manager",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-superqt",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-httpcore",
"py313-httpx",
"py313-hyperlink",
"py313-socksio",
"py313-keyring",
"py313-pyperclip",
"py313-docstring_parser",
"py313-magicgui",
"py313-psygnal",
"py313-colorcet",
"py313-param",
"py313-pyct",
"py313-async-lru",
"py313-hatch-jupyter-builder",
"py313-comm",
"py313-jupyter_core",
"py313-zmq",
"py313-jupyter_client",
"py313-ipykernel",
"py313-nest_asyncio",
"py313-tornado",
"py313-rpds-py",
"py313-jsonschema-specifications",
"py313-referencing",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-hatch-nodejs-version",
"py313-arrow",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-nbformat",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-terminado",
"py313-hiredis",
"py313-mistune",
"py313-nbclient",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-argon2-cffi",
"py313-jupyter_server_terminals",
"py313-jupyter_events",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-jupyterlab_server",
"py313-jupyterlab",
"py313-notebook_shim",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-itemadapter",
"py313-spark_parser",
"py313-cytoolz",
"py313-pymongo",
"py313-waitress",
"py313-colorama",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-jupyterlab_pygments",
"py313-pyviz_comms",
"py313-xyzservices",
"py313-panel",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-cachecontrol",
"py313-cleo",
"py313-poetry-plugin-export",
"py313-pyqt6-sip",
"py313-git-delete-merged-branches",
"py313-icalendar",
"py313-humanize",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-structlog",
"py313-tokenize-rt",
"py313-langcodes",
"py313-lazy_loader",
"py313-SDL2",
"gcovr",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-aiofiles",
"py313-notify2",
"py313-unpaddedbase64",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-poetry-plugin-shell",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-josepy",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-pywavelets",
"py313-boto3",
"py313-cloudflare",
"py313-jsonlines",
"py313-s3transfer",
"py313-scikit-image",
"py313-urwid",
"py313-mutagen",
"py313-sh",
"py313-urwid-readline",
"py313-pudb",
"py313-black",
"py313-dacite",
"py313-jsonconversion",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-annotated_types",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyter_console",
"py313-jupyter_packaging",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-metakernel",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-notebook",
"py313-opengl",
"py313-opengl-accelerate",
"py313-parse",
"py313-preshed",
"py313-pydantic",
"py313-pydantic_core",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-paramiko",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-werkzeug",
"py313-flit",
"py313-deap",
"py313-bracex",
"py313-enrich",
"py313-wcmatch",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-img2pdf",
"py313-awscli2",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-scikit-learn",
"py313-seaborn",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-pytoolconfig",
"py313-rope",
"py313-ujson",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-id",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-cattrs",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-lsprotocol",
"py313-pygls",
"py313-typeguard",
"py313-anytree",
"py313-breathe",
"py313-roman_numerals_py",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-country",
"py313-netaddr",
"py313-flask",
"py313-itsdangerous",
"py313-flask-cors",
"py313-aniso8601",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pylint-venv",
"py313-pympler",
"py313-pytest-describe",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-xarray-einstats",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"py313-protego",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-narwhals",
"py313-celery",
"py313-kombu",
"gdown",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-rsa",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-aiosqlite",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-pyarrow",
"py313-smartypants",
"py313-typogrify",
"py313-in-n-out",
"py313-app-model",
"py313-pydantic-compat",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-npe2",
"py313-typer",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-quantecon",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-rdflib",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-tox",
"py313-pyproject_api",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-bidi",
"py313-cloudscraper",
"py313-argh",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-jellyfish",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-iso8601",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-altair",
"py313-fortranformat",
"py313-scapy",
"py313-gsl",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"peakipy",
"py313-findpython",
"py313-xmltodict",
"manjpfb",
"mercurial-rustext",
"py313-incremental",
"py313-dunamai",
"py313-tracer",
"py313-typing-inspection",
"py313-uv-dynamic-versioning",
"py313-selenium",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pendulum",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-cramjam",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-sphinxcontrib-websupport",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-automat",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-pyhamcrest",
"py313-python-snappy",
"py313-pytrie",
"py313-qrcode",
"py313-spake2",
"py313-twisted",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-pbs_installer",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-usadel1",
"py313-gemmi",
"py313-nanobind",
"py313-flask-babel",
"py313-flask-frozen",
"py313-flask-mail",
"py313-flask-login",
"py313-flask-restful",
"py313-flask-sqlalchemy",
"py313-flask-wtf",
"py313-wtforms",
"py313-ephemeral-port-reserve",
"py313-flexmock",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-debug-toolbar",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-django-mailman3",
"py313-fido2",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-looseversion",
"py313-timelib",
"py313-coherent.licensed",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-zarr",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"py313-corner",
"py313-jupyter_sphinx",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-audioread",
"py313-bottlenose",
"py313-confuse",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-last",
"py313-librosa",
"py313-mediafile",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"binwalk2",
"py313-alembic",
"py313-svglib",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-elasticsearch",
"py313-markdown2",
"py313-darkdetect",
"py313-emmet-core",
"py313-fabio",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mongomock",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydantic_settings",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-sentinels",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pypostal",
"py313-virtualfish",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-ipython-pygments-lexers",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-graphql-relay",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-testtools",
"py313-docopt-ng",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-colored",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-libtmux",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-tmuxp",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylast",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-uvicorn",
"py313-Faker",
"py313-uv-build",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-atpublic",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-py3dns",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-smi",
"py313-pytest-rerunfailures",
"py313-sphinx-autodoc-typehints",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-pipdeptree",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-decli",
"py313-hf-xet",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-pytest-httpserver",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-entrypoints",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash"
]
}
]
},
{
"name": "py313-gdbm",
"portdir": "python/py-gdbm",
"version": "3.13.9",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.python.org/release/3.13.9/library/dbm.html",
"description": "Python bindings to the GNU dbm library",
"long_description": "Python bindings to the GNU dbm library",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"python313",
"gdbm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gdbm",
"avahi"
]
}
]
},
{
"name": "py313-flit_core",
"portdir": "python/py-flit_core",
"version": "3.12.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/takluyver/flit",
"description": "Distribution-building parts of Flit.",
"long_description": "Distribution-building parts of Flit.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pytest-check",
"py313-img2pdf",
"py313-affine",
"py313-aioitertools",
"py313-aiosqlite",
"py313-docutils",
"py313-mypy_extensions",
"py313-threadpoolctl",
"py313-typing_extensions",
"py313-id",
"py313-ipython-pygments-lexers",
"py313-backcall",
"py313-py3dns",
"py313-click",
"py313-mdit-py-plugins",
"py313-socksio",
"py313-mdurl",
"py313-markdown-it-py",
"py313-ptyprocess",
"py313-tomli",
"py313-cgmetadata",
"py313-alabaster",
"py313-roman_numerals_py",
"py313-tomli-w",
"py313-smi",
"py313-breathe",
"py313-cachecontrol",
"py313-makelive",
"py313-entrypoints",
"py313-quantecon",
"py313-flake8-pyproject",
"py313-flask",
"py313-flask-mail",
"py313-flask-sqlalchemy",
"py313-tinycss2",
"py313-pynetdicom",
"py313-jinja2",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jquery",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinxcontrib-websupport",
"py313-utitools",
"py313-textx",
"py313-seaborn",
"py313-wheel",
"py313-awscli2",
"py313-colored",
"py313-confuse",
"py313-audioread",
"py313-more-itertools",
"py313-editables",
"py313-pathspec",
"py313-pyglet",
"py313-sphinx",
"py313-arrow",
"py313-xarray-einstats",
"py313-testpath",
"py313-cairocffi",
"py313-cssselect2",
"py313-marshmallow",
"py313-mediafile",
"py313-webargs",
"py313-blinker",
"py313-itsdangerous",
"py313-cloudpickle",
"py313-coherent.licensed",
"py313-diff-match-patch",
"py313-pypdf",
"py313-idna",
"py313-parsing",
"py313-pyproject_metadata",
"py313-lsprotocol",
"py313-ordered-set",
"py313-argh",
"py313-werkzeug"
]
},
{
"type": "lib",
"ports": [
"py313-flit_scm",
"py-flit_core"
]
},
{
"type": "run",
"ports": [
"py313-flit"
]
}
]
},
{
"name": "py313-build",
"portdir": "python/py-build",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypa-build.readthedocs.io/",
"description": "A simple, correct PEP517 package builder",
"long_description": "A simple, correct PEP517 package builder which will invoke the PEP 517 hooks to build a distribution package. It is a simple build tool and does not perform any dependency management.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 170
},
{
"name": "jmr",
"github": "jmroot",
"ports_count": 345
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-pyproject_hooks"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"poetry",
"py-build"
]
},
{
"type": "build",
"ports": [
"kitty",
"barman",
"litecli",
"mycli",
"pgcli",
"cram",
"git-cola",
"git-remote-hg",
"gitless",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"nvchecker",
"scons",
"tortoisehg",
"gramps",
"img2pdf",
"cppman",
"urlscan",
"deluge",
"exabgp",
"gWakeOnLAN",
"impacket",
"magic-wormhole",
"s3cmd",
"speedtest-cli",
"sshuttle",
"youtube-dl",
"bandit",
"pipenv",
"pipx",
"poetry",
"rdiff-backup",
"thefuck",
"holoviews",
"verde",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"sqlmap",
"yubikey-manager",
"xonsh",
"ansible-lint",
"borgbackup",
"diffoscope",
"glances",
"jc",
"mackup",
"ranger",
"upt",
"rubber",
"asciidoc",
"colout",
"grc",
"icdiff",
"proselint",
"rst2pdf",
"translate-toolkit",
"buku",
"qutebrowser",
"gtimelog",
"pyinfra",
"arpeggio",
"arpeggio-devel",
"pre-commit",
"pyupgrade",
"codespell",
"hg-credentials",
"funky",
"yamllint",
"flynt",
"openstreetmap-carto",
"beets",
"beets-devel",
"beets-alternatives",
"beets-amazon",
"beets-artistcountry",
"beets-autofix",
"beets-barcode",
"beets-beetcamp",
"beets-bpmanalyser",
"beets-check",
"beets-copyartifacts",
"beets-describe",
"beets-follow",
"beets-goingrunning",
"beets-ibroadcast",
"beets-importreplace",
"beets-mosaic",
"beets-moveall",
"beets-noimport",
"beets-originquery",
"beets-summarize",
"beets-usertag",
"beets-xtractor",
"beets-yearfixer",
"beets-full",
"yt-dlp",
"podman-compose",
"toot",
"napari",
"gallery-dl",
"twine",
"chemex",
"cmake-language-server",
"hatch",
"zenmap",
"gi-docgen",
"podman-compose-devel",
"jello",
"refurb",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"osxphotos",
"asitop",
"offpunk",
"xcode-build-server",
"justpath",
"ocrmypdf",
"internetarchive",
"tubeup",
"vitables",
"py313-flit_core",
"py313-gdbm",
"py313-setuptools",
"py313-tkinter",
"py313-wheel",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-editables",
"py313-trove-classifiers",
"py313-pathspec",
"py313-pluggy",
"py313-setuptools_scm",
"py313-hatchling",
"py313-atomicwrites",
"py313-hatch-vcs",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"py313-argcomplete",
"py313-crcmod",
"py313-bitarray",
"py313-attrs",
"py313-certifi",
"py313-charset-normalizer",
"py313-hatch-fancy-pypi-readme",
"py313-hypothesis",
"py313-idna",
"py313-iniconfig",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-urllib3",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-scikit-build-core",
"py313-types-psutil",
"py313-mypy_extensions",
"py313-types-setuptools",
"py313-flaky",
"py313-typing_extensions",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-ptyprocess",
"py313-traitlets",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-pygments",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-backcall",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-execnet",
"py313-pytest-xdist",
"py313-maturin",
"py313-testpath",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-filelock",
"py313-fs",
"py313-mock",
"py313-platformdirs",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-virtualenv",
"py313-brotli",
"py313-coverage",
"py313-coveralls",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-poetry-core",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-cov",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-blinker",
"py313-cryptography",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-tomlkit",
"py313-crashtest",
"py313-click",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-aioitertools",
"py313-anyio",
"py313-starlette",
"py313-zipp",
"py313-userpath",
"py313-meson",
"py313-meson-python",
"py313-numpy",
"py313-pyproject_metadata",
"py313-fsspec",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-ordered-set",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pint",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-docutils",
"py313-alabaster",
"py313-babel",
"py313-imagesize",
"py313-jinja2",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx_rtd_theme",
"py313-sphinx",
"py313-sphinxcontrib-jquery",
"py313-geographiclib",
"py313-tomli",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-scikit-build",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-pyglet",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-scikit-umfpack",
"py313-scipy",
"py313-threadpoolctl",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-pypdf",
"py313-tomli-w",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"py313-cairo",
"py313-contourpy",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-parsing",
"py313-pkgconfig",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-expandvars",
"py313-frozenlist",
"py313-more-itertools",
"py313-gdal",
"py313-orjson",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-affine",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-service_identity",
"py313-dnspython",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-funcparserlib",
"py313-gobject3",
"py313-matplotlib",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-webcolors",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-asv-runner",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairocffi",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-diff-match-patch",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-pdm-backend",
"py313-tabulate",
"py313-tinycss2",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-aiohappyeyeballs",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-fire",
"py313-termcolor",
"py313-hy",
"py313-cons",
"py313-docstyle",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-trustme",
"py313-bleach",
"py313-hatch-requirements-txt",
"py313-extension-helpers",
"py313-astropy-iers-data",
"py313-cached-property",
"py313-versioneer",
"py313-pytzdata",
"py313-pandas",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-beautifulsoup4",
"py313-html5lib",
"py313-soupsieve",
"py313-bottleneck",
"py313-cloudpickle",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-cssselect2",
"py313-defusedxml",
"py313-pytest-runner",
"py313-autoflake",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-flake8-pyproject",
"py313-isort",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-check",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-ftfy",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-marshmallow",
"py313-webargs",
"py313-clikit",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pastel",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-sqlparse",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-eventlet",
"py313-fasteners",
"py313-dns-lexicon",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-makelive",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-bpylist2",
"py313-blessed",
"py313-cgmetadata",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-mdit-py-plugins",
"py313-mdurl",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-shortuuid",
"py313-xdg-base-dirs",
"py313-XlsxWriter",
"py313-pptx",
"py313-photoscript",
"py313-textx",
"py313-linkify-it-py",
"py313-markdown-it-py",
"py313-strpdatetime",
"py313-utitools",
"py313-rich",
"py313-objexplore",
"py313-rich-theme-manager",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-gyoto",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-superqt",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-httpcore",
"py313-httpx",
"py313-hyperlink",
"py313-socksio",
"py313-keyring",
"py313-pyperclip",
"py313-docstring_parser",
"py313-magicgui",
"py313-psygnal",
"py313-colorcet",
"py313-param",
"py313-pyct",
"py313-async-lru",
"py313-hatch-jupyter-builder",
"py313-comm",
"py313-jupyter_core",
"py313-zmq",
"py313-jupyter_client",
"py313-ipykernel",
"py313-nest_asyncio",
"py313-tornado",
"py313-rpds-py",
"py313-jsonschema-specifications",
"py313-referencing",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-hatch-nodejs-version",
"py313-arrow",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-nbformat",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-terminado",
"py313-hiredis",
"py313-mistune",
"py313-nbclient",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-argon2-cffi",
"py313-jupyter_server_terminals",
"py313-jupyter_events",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-jupyterlab_server",
"py313-jupyterlab",
"py313-notebook_shim",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-itemadapter",
"py313-spark_parser",
"py313-cytoolz",
"py313-pymongo",
"py313-waitress",
"py313-colorama",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-jupyterlab_pygments",
"py313-pyviz_comms",
"py313-xyzservices",
"py313-panel",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-cachecontrol",
"py313-cleo",
"py313-poetry-plugin-export",
"py313-pyqt6-sip",
"py313-git-delete-merged-branches",
"py313-icalendar",
"py313-humanize",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-structlog",
"py313-tokenize-rt",
"py313-langcodes",
"py313-lazy_loader",
"py313-SDL2",
"gcovr",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-aiofiles",
"py313-notify2",
"py313-unpaddedbase64",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-poetry-plugin-shell",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-josepy",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-pywavelets",
"py313-boto3",
"py313-cloudflare",
"py313-jsonlines",
"py313-s3transfer",
"py313-scikit-image",
"py313-urwid",
"py313-mutagen",
"py313-sh",
"py313-urwid-readline",
"py313-pudb",
"py313-black",
"py313-dacite",
"py313-jsonconversion",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-annotated_types",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyter_console",
"py313-jupyter_packaging",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-metakernel",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-notebook",
"py313-opengl",
"py313-opengl-accelerate",
"py313-parse",
"py313-preshed",
"py313-pydantic",
"py313-pydantic_core",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-paramiko",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-werkzeug",
"py313-flit",
"py313-deap",
"py313-bracex",
"py313-enrich",
"py313-wcmatch",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-img2pdf",
"py313-awscli2",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-scikit-learn",
"py313-seaborn",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-pytoolconfig",
"py313-rope",
"py313-ujson",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-id",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-cattrs",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-lsprotocol",
"py313-pygls",
"py313-typeguard",
"py313-anytree",
"py313-breathe",
"py313-roman_numerals_py",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-country",
"py313-netaddr",
"py313-flask",
"py313-itsdangerous",
"py313-flask-cors",
"py313-aniso8601",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pylint-venv",
"py313-pympler",
"py313-pytest-describe",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-xarray-einstats",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"py313-protego",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-narwhals",
"py313-celery",
"py313-kombu",
"gdown",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-rsa",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-aiosqlite",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-pyarrow",
"py313-smartypants",
"py313-typogrify",
"py313-in-n-out",
"py313-app-model",
"py313-pydantic-compat",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-npe2",
"py313-typer",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-quantecon",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-rdflib",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-tox",
"py313-pyproject_api",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-bidi",
"py313-cloudscraper",
"py313-argh",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-jellyfish",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-iso8601",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-altair",
"py313-fortranformat",
"py313-scapy",
"py313-gsl",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"peakipy",
"py313-findpython",
"py313-xmltodict",
"manjpfb",
"mercurial-rustext",
"py313-incremental",
"py313-dunamai",
"py313-tracer",
"py313-typing-inspection",
"py313-uv-dynamic-versioning",
"py313-selenium",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pendulum",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-cramjam",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-sphinxcontrib-websupport",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-automat",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-pyhamcrest",
"py313-python-snappy",
"py313-pytrie",
"py313-qrcode",
"py313-spake2",
"py313-twisted",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-pbs_installer",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-usadel1",
"py313-gemmi",
"py313-nanobind",
"py313-flask-babel",
"py313-flask-frozen",
"py313-flask-mail",
"py313-flask-login",
"py313-flask-restful",
"py313-flask-sqlalchemy",
"py313-flask-wtf",
"py313-wtforms",
"py313-ephemeral-port-reserve",
"py313-flexmock",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-debug-toolbar",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-django-mailman3",
"py313-fido2",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-looseversion",
"py313-timelib",
"py313-coherent.licensed",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-zarr",
"py313-jschema_to_python",
"py313-sarif-om",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"py313-corner",
"py313-jupyter_sphinx",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-audioread",
"py313-bottlenose",
"py313-confuse",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-last",
"py313-librosa",
"py313-mediafile",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"binwalk2",
"py313-alembic",
"py313-svglib",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-elasticsearch",
"py313-markdown2",
"py313-darkdetect",
"py313-emmet-core",
"py313-fabio",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mongomock",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydantic_settings",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-sentinels",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pypostal",
"py313-virtualfish",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-ipython-pygments-lexers",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-graphql-relay",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-testtools",
"py313-docopt-ng",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-colored",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-libtmux",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-tmuxp",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylast",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-uvicorn",
"py313-Faker",
"py313-uv-build",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-atpublic",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-py3dns",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-smi",
"py313-pytest-rerunfailures",
"py313-sphinx-autodoc-typehints",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-pipdeptree",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-decli",
"py313-hf-xet",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-pytest-httpserver",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-entrypoints",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash"
]
}
]
},
{
"name": "python313",
"portdir": "lang/python313",
"version": "3.13.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": 345
}
],
"variants": [
"universal",
"optimizations",
"lto",
"dtrace"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"pkgconfig"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libedit",
"libffi",
"ncurses",
"openssl",
"bzip2",
"mpdecimal",
"gettext-runtime",
"expat",
"xz",
"zlib"
]
},
{
"type": "run",
"ports": [
"python_select-313",
"python3_select-313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"LyX",
"kitty",
"barman",
"litecli",
"mycli",
"pgcli",
"cppcheck",
"cram",
"distcc",
"git-cola",
"git-remote-hg",
"gitless",
"glib2",
"glib2-devel",
"gomp",
"google-cloud-sdk",
"hg-evolve",
"hg-git",
"hg-keyring",
"mercurial",
"nvchecker",
"scons",
"tortoisehg",
"bluefish",
"sigil",
"ledger",
"gramps",
"grass",
"qgis3",
"gtk-doc",
"libpeas",
"img2pdf",
"cppman",
"emscripten",
"lldb-devel",
"swi-prolog",
"swi-prolog-devel",
"urlscan",
"gunits",
"mathgl",
"octave-symbolic",
"vapoursynth",
"arpwatch",
"deluge",
"dnsviz",
"exabgp",
"gWakeOnLAN",
"impacket",
"libtorrent-rasterbar",
"macos-fortress-easylistpac",
"magic-wormhole",
"s3cmd",
"samba4",
"speedtest-cli",
"sshuttle",
"youtube-dl",
"zeek",
"bandit",
"pipenv",
"pipx",
"poetry",
"quodlibet",
"rdiff-backup",
"thefuck",
"gildas",
"holoviews",
"pymol",
"root6",
"stimfit",
"verde",
"xrootd",
"certbot",
"certbot-apache",
"certbot-nginx",
"certbot-dns-cloudflare",
"certbot-dns-digitalocean",
"certbot-dns-dnsimple",
"certbot-dns-dnsmadeeasy",
"certbot-dns-gehirn",
"certbot-dns-google",
"certbot-dns-linode",
"certbot-dns-luadns",
"certbot-dns-nsone",
"certbot-dns-ovh",
"certbot-dns-rfc2136",
"certbot-dns-route53",
"certbot-dns-sakuracloud",
"certbot-dns-namecheap",
"sqlmap",
"yubikey-manager",
"xonsh",
"ansible-lint",
"borgbackup",
"diffoscope",
"glances",
"jc",
"littleutils",
"mackup",
"ranger",
"upt",
"rubber",
"asciidoc",
"colout",
"grc",
"icdiff",
"itstool",
"proselint",
"rst2pdf",
"translate-toolkit",
"buku",
"qutebrowser",
"gtimelog",
"pyinfra",
"pymol-devel",
"arpeggio",
"arpeggio-devel",
"libfive",
"pre-commit",
"pyupgrade",
"codespell",
"hg-credentials",
"funky",
"yamllint",
"flynt",
"openstreetmap-carto",
"beets",
"beets-devel",
"beets-alternatives",
"beets-amazon",
"beets-artistcountry",
"beets-autofix",
"beets-barcode",
"beets-beetcamp",
"beets-bpmanalyser",
"beets-check",
"beets-copyartifacts",
"beets-describe",
"beets-follow",
"beets-goingrunning",
"beets-ibroadcast",
"beets-importreplace",
"beets-mosaic",
"beets-moveall",
"beets-noimport",
"beets-originquery",
"beets-summarize",
"beets-usertag",
"beets-xtractor",
"beets-yearfixer",
"beets-full",
"yt-dlp",
"podman-compose",
"toot",
"napari",
"gallery-dl",
"twine",
"chemex",
"cmake-language-server",
"ninja",
"qsv",
"autojump",
"hatch",
"zenmap",
"gi-docgen",
"podman-compose-devel",
"jello",
"zeek-devel",
"refurb",
"boost181",
"boost181-numpy",
"ssh-audit",
"borgmatic",
"dnsdiag",
"mat2",
"codemod",
"qgis3-ltr",
"octave-pythonic",
"imager",
"osxphotos",
"asitop",
"offpunk",
"pcraster",
"xcode-build-server",
"justpath",
"cutter-rizin",
"ocrmypdf",
"internetarchive",
"tubeup",
"vitables",
"lldb-19",
"py313-build",
"py313-flit_core",
"py313-gdbm",
"py313-installer",
"py313-packaging",
"py313-pyproject_hooks",
"py313-setuptools",
"py313-tkinter",
"py313-wheel",
"py313-altgraph",
"py313-macholib",
"py313-modulegraph",
"py313-py2app",
"py313-calver",
"py313-editables",
"py313-trove-classifiers",
"py313-pathspec",
"py313-pluggy",
"py313-setuptools_scm",
"py313-hatchling",
"py313-atomicwrites",
"py313-hatch-vcs",
"py313-serial",
"py313-tz",
"py313-pip",
"py313-pefile",
"glslang",
"py313-argcomplete",
"py313-crcmod",
"py313-bitarray",
"py313-attrs",
"py313-certifi",
"py313-charset-normalizer",
"py313-hatch-fancy-pypi-readme",
"py313-hypothesis",
"py313-idna",
"py313-iniconfig",
"py313-py",
"py313-pytest",
"py313-requests",
"py313-sortedcontainers",
"py313-urllib3",
"py313-zope-event",
"py313-zopeinterface",
"py313-mpmath",
"py313-sympy",
"py313-scikit-build-core",
"py313-types-psutil",
"py313-mypy_extensions",
"py313-types-setuptools",
"py313-flaky",
"py313-typing_extensions",
"py313-mypy",
"py313-six",
"py313-sniffio",
"py313-trio",
"py313-async_generator",
"py313-outcome",
"py313-pytest-asyncio",
"py313-pytest-trio",
"py313-astor",
"py313-jedi",
"py313-parso",
"py313-matplotlib-inline",
"py313-pexpect",
"py313-ptyprocess",
"py313-traitlets",
"py313-wcwidth",
"py313-prompt_toolkit",
"py313-pretend",
"py313-pygments",
"py313-asttokens",
"py313-executing",
"py313-pure_eval",
"py313-stack_data",
"py313-appnope",
"py313-backcall",
"py313-decorator",
"py313-ipython",
"py313-pickleshare",
"py313-semantic_version",
"py313-pycparser",
"py313-setuptools-rust",
"py313-cffi",
"py313-cpuinfo",
"py313-pytest-benchmark",
"py313-execnet",
"py313-pytest-xdist",
"py313-maturin",
"py313-testpath",
"py313-gmpy2",
"py313-dulwich",
"py313-appdirs",
"py313-fastjsonschema",
"py313-filelock",
"py313-fs",
"py313-mock",
"py313-platformdirs",
"py313-pkginfo",
"py313-pyfatfs",
"py313-pytest-mock",
"py313-requests-toolbelt",
"py313-shellingham",
"py313-xattr",
"py313-asteval",
"py313-distlib",
"py313-virtualenv",
"py313-brotli",
"py313-coverage",
"py313-coveralls",
"py313-docopt",
"py313-ipdb",
"py313-inflate64",
"py313-multivolumefile",
"py313-poetry-core",
"py313-psutil",
"py313-py7zr",
"py313-pyannotate",
"py313-pybcj",
"py313-pycryptodome",
"py313-pycryptodomex",
"py313-pyppmd",
"py313-pytest-cov",
"py313-pytest-remotedata",
"py313-pytest-timeout",
"py313-pyzstd",
"py313-texttable",
"py313-toml",
"py313-stagger",
"py313-cython",
"py313-zipfile-deflate64",
"py313-blinker",
"py313-cryptography",
"py313-cryptography_vectors",
"py313-jwt",
"py313-oauthlib",
"py313-pbr",
"py313-requests-oauthlib",
"py313-requests-mock",
"py313-tomlkit",
"py313-crashtest",
"py313-click",
"py313-msgpack",
"py313-rapidfuzz",
"py313-libvirt",
"py313-aioitertools",
"py313-anyio",
"py313-starlette",
"py313-zipp",
"py313-userpath",
"py313-meson",
"py313-meson-python",
"py313-numpy",
"py313-oldest-supported-numpy",
"py313-pyproject_metadata",
"py313-fsspec",
"py313-importlib-metadata",
"py313-levenshtein",
"py313-prometheus_client",
"py313-redis",
"py313-dateutil",
"py313-freezegun",
"py313-ordered-set",
"py313-regex",
"py313-tatsu",
"py313-tqdm",
"py313-greenlet",
"py313-flexparser",
"py313-sqlalchemy",
"py313-yaml",
"py313-lxml",
"py313-flexcache",
"py313-Pillow",
"py313-cbor2",
"py313-game",
"py313-luma.core",
"py313-luma.emulator",
"py313-olefile",
"py313-pint",
"py313-pyftdi",
"py313-pyusb",
"py313-ruamel-yaml",
"py313-smbus2",
"py313-openssl",
"py313-pylsqpack",
"py313-roman",
"py313-docutils",
"py313-alabaster",
"py313-babel",
"py313-imagesize",
"py313-jinja2",
"py313-markupsafe",
"py313-snowballstemmer",
"py313-sphinxcontrib-devhelp",
"py313-sphinxcontrib-applehelp",
"py313-sphinxcontrib-htmlhelp",
"py313-sphinxcontrib-jsmath",
"py313-sphinxcontrib-qthelp",
"py313-sphinxcontrib-serializinghtml",
"py313-sphinx_rtd_theme",
"py313-sphinx",
"py313-sphinxcontrib-jquery",
"py313-geographiclib",
"py313-tomli",
"py313-yapf",
"py313-gevent",
"py313-zstd",
"py313-debugpy",
"py313-distro",
"py313-scikit-build",
"py313-mako",
"py313-markdown",
"py313-nuitka",
"py313-wrapt",
"py313-identify",
"py313-rtree",
"py313-pyglet",
"py313-beniget",
"py313-gast",
"py313-ply",
"py313-pooch",
"py313-pybind11",
"py313-pythran",
"py313-scikit-umfpack",
"py313-scipy",
"py313-threadpoolctl",
"py313-pyerfa",
"py313-igraph",
"py313-shapely",
"py313-pypdf",
"py313-tomli-w",
"py313-lmfit",
"py313-uncertainties",
"py313-websockets",
"dbus-python313",
"py313-cairo",
"py313-contourpy",
"py313-cppy",
"py313-cycler",
"py313-kiwisolver",
"py313-lz4",
"py313-parsing",
"py313-pkgconfig",
"py313-pyqt5",
"py313-pyqt-builder",
"py313-pyqt5-sip",
"py313-sip",
"py313-sip-devel",
"py313-zopfli",
"py313-expandvars",
"py313-frozenlist",
"py313-more-itertools",
"py313-gdal",
"py313-orjson",
"py313-smart_open",
"py313-pyproj",
"py313-lxml_html_clean",
"py313-affine",
"py313-click-plugins",
"py313-cligj",
"py313-rasterio",
"py313-snuggs",
"py313-asn1",
"py313-asn1-modules",
"py313-aioquic",
"py313-service_identity",
"py313-dnspython",
"py313-cymruwhois",
"py313-deprecated",
"py313-pikepdf",
"py313-blockdiag",
"py313-chardet",
"py313-flatbuffers",
"py313-fonttools",
"py313-funcparserlib",
"py313-gobject3",
"py313-matplotlib",
"py313-protobuf3",
"py313-pyobjc",
"py313-reportlab",
"py313-sphinxcontrib-blockdiag",
"py313-svgelements",
"py313-unicodedata2",
"py313-webcolors",
"py313-gssapi",
"py313-requests-gssapi",
"py313-peewee",
"py313-requests-futures",
"py313-algopy",
"py313-applaunchservices",
"py313-asv",
"py313-asv-runner",
"py313-bigfloat",
"py313-binaryornot",
"py313-biopython",
"py313-cachetools",
"py313-cairocffi",
"py313-cairosvg",
"py313-cfgv",
"py313-cftime",
"py313-columnize",
"py313-colorlog",
"py313-deprecation",
"py313-diff-match-patch",
"py313-dill",
"py313-whatthepatch",
"py313-multidict",
"py313-docstring-to-markdown",
"py313-pdm-backend",
"py313-tabulate",
"py313-tinycss2",
"py313-webencodings",
"py313-blosc",
"py313-joblib",
"py313-networkx",
"py313-aiodns",
"py313-aiohappyeyeballs",
"py313-propcache",
"py313-pycares",
"py313-yarl",
"py313-aiosignal",
"py313-aiohttp",
"py313-audioop_lts",
"py313-discordpy",
"py313-libxml2",
"py313-fire",
"py313-termcolor",
"py313-hy",
"py313-hyrule",
"py313-cons",
"py313-docstyle",
"py313-editorconfig",
"py313-enchant",
"py313-etuples",
"py313-fastprogress",
"py313-filetype",
"py313-inflection",
"py313-intervaltree",
"py313-jaraco.context",
"py313-logical-unification",
"py313-multipledispatch",
"py313-minikanren",
"py313-natsort",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-pyicu",
"py313-toolz",
"py313-aioftp",
"py313-parfive",
"py313-async-timeout",
"py313-curio",
"py313-python-socks",
"py313-aiohttp-socks",
"py313-asdf-standard",
"py313-asdf-transform-schemas",
"py313-trustme",
"py313-bleach",
"py313-hatch-requirements-txt",
"py313-extension-helpers",
"py313-astropy-iers-data",
"py313-cached-property",
"py313-versioneer",
"py313-pytzdata",
"py313-pandas",
"py313-asdf-unit-schemas",
"py313-asdf",
"py313-jmespath",
"py313-asdf-coordinates-schemas",
"py313-beautifulsoup4",
"py313-html5lib",
"py313-soupsieve",
"py313-bottleneck",
"py313-cloudpickle",
"py313-locket",
"py313-partd",
"py313-dask",
"py313-jplephem",
"py313-cssselect2",
"py313-defusedxml",
"py313-pytest-runner",
"py313-autoflake",
"py313-astroid",
"py313-autopep8",
"py313-codestyle",
"py313-contextlib2",
"py313-flake8-mccabe",
"py313-flake8",
"py313-flake8-pep8-naming",
"py313-flake8-polyfill",
"py313-flake8-pyproject",
"py313-isort",
"py313-json5",
"py313-nodeenv",
"py313-openbabel",
"py313-path",
"py313-pdbecif",
"py313-peakutils",
"py313-pkce",
"py313-poyo",
"py313-pyflakes",
"py313-pylint",
"py313-pytest-check",
"py313-pytest-datadir",
"py313-pytest-fixture-config",
"py313-pytest-flake8",
"py313-pytest-forked",
"py313-pytest-html",
"py313-pytest-metadata",
"py313-pytest-pycodestyle",
"py313-pytest-random-order",
"py313-pytest-shutil",
"py313-pytest-subtests",
"py313-pytest-virtualenv",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-botocore",
"py313-aiobotocore",
"py313-s3fs",
"py313-obspy",
"py313-pytest-json-report",
"py313-frozendict",
"py313-ftfy",
"py313-fugashi",
"py313-ipadic",
"py313-fdsnwsscripts",
"py313-acor",
"py313-cog",
"py313-marshmallow",
"py313-webargs",
"py313-clikit",
"py313-coloredlogs",
"py313-humanfriendly",
"py313-pastel",
"py313-pylev",
"py313-hdfs",
"py313-prettytable",
"py313-pymysql",
"py313-sqlparse",
"py313-pyshp",
"py313-cartopy",
"py313-owslib",
"py313-construct",
"py313-eventlet",
"py313-fasteners",
"py313-dns-lexicon",
"py313-requests-file",
"py313-tldextract",
"py313-bitmath",
"py313-progressbar",
"py313-makelive",
"py313-mac-alias",
"py313-bitstring",
"py313-applescript",
"py313-osxmetadata",
"py313-bpylist2",
"py313-blessed",
"py313-cgmetadata",
"py313-uc-micro-py",
"py313-arpeggio",
"py313-mdit-py-plugins",
"py313-mdurl",
"py313-pathvalidate",
"py313-wurlitzer",
"py313-ptpython",
"py313-pytimeparse2",
"py313-shortuuid",
"py313-xdg-base-dirs",
"py313-XlsxWriter",
"py313-pptx",
"py313-photoscript",
"py313-textx",
"py313-linkify-it-py",
"py313-markdown-it-py",
"py313-strpdatetime",
"py313-utitools",
"py313-rich",
"py313-objexplore",
"py313-rich-theme-manager",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-tenacity",
"py313-gyoto",
"py313-socid-extractor",
"py313-awscrt",
"py313-imagecodecs",
"py313-tifffile",
"py313-ruamel-yaml-clib",
"py313-siphon",
"py313-pytest-qt",
"py313-qtpy",
"py313-superqt",
"py313-brotlicffi",
"py313-h11",
"py313-h2",
"py313-hpack",
"py313-hyperframe",
"py313-httpcore",
"py313-httpx",
"py313-hyperlink",
"py313-socksio",
"py313-keyring",
"py313-pyperclip",
"py313-docstring_parser",
"py313-magicgui",
"py313-psygnal",
"py313-colorcet",
"py313-param",
"py313-pyct",
"py313-async-lru",
"py313-hatch-jupyter-builder",
"py313-comm",
"py313-jupyter_core",
"py313-zmq",
"py313-jupyter_client",
"py313-ipykernel",
"py313-nest_asyncio",
"py313-tornado",
"py313-rpds-py",
"py313-jsonschema-specifications",
"py313-referencing",
"py313-types-python-dateutil",
"py313-fqdn",
"py313-hatch-nodejs-version",
"py313-arrow",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-nbformat",
"py313-isoduration",
"py313-pyrsistent",
"py313-rfc3339-validator",
"py313-rfc3986-validator",
"py313-uri-template",
"py313-jsonpointer",
"py313-argon2-cffi-bindings",
"py313-terminado",
"py313-hiredis",
"py313-mistune",
"py313-nbclient",
"py313-pandocfilters",
"py313-python-json-logger",
"py313-socks",
"py313-argon2-cffi",
"py313-jupyter_server_terminals",
"py313-jupyter_events",
"py313-nbconvert",
"py313-send2trash",
"py313-websocket-client",
"py313-overrides",
"py313-jupyter_server",
"py313-jupyter-lsp",
"py313-jupyterlab_server",
"py313-jupyterlab",
"py313-notebook_shim",
"py313-xdis",
"py313-xlsx2csv",
"py313-sybil",
"py313-testfixtures",
"py313-itemadapter",
"py313-spark_parser",
"py313-cytoolz",
"py313-pymongo",
"py313-waitress",
"py313-colorama",
"py313-setuptools-git-versioning",
"py313-bokeh",
"py313-jupyterlab_pygments",
"py313-pyviz_comms",
"py313-xyzservices",
"py313-panel",
"py313-tzdata",
"py313-napari-plugin-engine",
"py313-qtconsole",
"py313-napari-console",
"py313-cachecontrol",
"py313-cleo",
"py313-poetry-plugin-export",
"py313-pyqt6",
"py313-pyqt6-3d",
"py313-pyqt6-charts",
"py313-pyqt6-datavisualization",
"py313-pyqt6-networkauth",
"py313-pyqt6-sip",
"py313-pyqt6-webengine",
"py313-git-delete-merged-branches",
"py313-icalendar",
"boost187",
"boost187-numpy",
"py313-humanize",
"py313-psycopg2",
"py313-pygccxml",
"py313-pync",
"py313-pyplusplus",
"py313-curl",
"py313-readme_renderer",
"py313-rfc3986",
"py313-structlog",
"py313-tokenize-rt",
"py313-langcodes",
"py313-lazy_loader",
"py313-SDL2",
"gcovr",
"py313-freetype",
"py313-pdfminer",
"py313-pyheif",
"py313-aiofiles",
"py313-notify2",
"py313-unpaddedbase64",
"py313-opencv4",
"py313-opencv4-devel",
"py313-powerline-exitstatus-kai",
"py313-powerline",
"py313-powerline-gitstatus",
"py313-re2",
"py313-poetry-plugin-shell",
"py313-imageio",
"py313-dashing",
"py313-acme",
"py313-configobj",
"py313-configargparse",
"py313-funcsigs",
"py313-josepy",
"py313-parsedatetime",
"py313-pyrfc3339",
"py313-repoze.sphinx.autointerface",
"py313-sphinxnotes-strike",
"py313-sphinx-jsonschema",
"py313-ndg_httpsclient",
"py313-pyotp",
"py313-pynamecheap",
"py313-python-augeas",
"py313-zope-component",
"py313-zope-hookable",
"py313-pywavelets",
"py313-boto3",
"py313-cloudflare",
"py313-jsonlines",
"py313-s3transfer",
"py313-scikit-image",
"py313-urwid",
"py313-mutagen",
"py313-sh",
"py313-urwid-readline",
"py313-pudb",
"py313-black",
"py313-dacite",
"py313-jsonconversion",
"py313-soundcloud-v2",
"py313-hsluv",
"py313-meshio",
"py313-vispy",
"py313-napari-svg",
"py313-webob",
"py313-pytesseract",
"py313-xarray",
"py313-annotated_types",
"py313-benchexec",
"py313-confection",
"py313-cssselect",
"py313-cssutils",
"py313-cymem",
"py313-et_xmlfile",
"py313-ipywidgets",
"py313-jupyter_console",
"py313-jupyter",
"py313-jupyter_packaging",
"py313-jupyterlab_widgets",
"py313-llvmlite",
"py313-metakernel",
"py313-mitmproxy_macos",
"py313-mitmproxy_rs",
"py313-murmurhash",
"py313-notebook",
"py313-opengl",
"py313-opengl-accelerate",
"py313-openpyxl",
"py313-parse",
"py313-preshed",
"py313-pydantic",
"py313-pydantic_core",
"py313-pyte",
"py313-scikit-hep-hepstats",
"py313-scikit-hep-hepunits",
"py313-scikit-hep-mplhep",
"py313-scikit-hep-mplhep_data",
"py313-scikit-hep-particle",
"py313-widgetsnbextension",
"py313-wsaccel",
"py313-clang",
"py313-ctypeslib2",
"py313-libdnet",
"py313-pypcap",
"xapian-bindings-python313",
"py313-emcee3",
"py313-numdifftools",
"py313-patsy",
"py313-semver",
"py313-spdx-lookup",
"py313-spdx",
"py313-statsmodels",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-ansible",
"py313-ansible-compat",
"py313-ansible-core",
"py313-bcrypt",
"py313-httplib2",
"py313-paramiko",
"py313-pynacl",
"py313-resolvelib",
"py313-subprocess-tee",
"py313-werkzeug",
"py313-flit",
"py313-deap",
"py313-bracex",
"py313-enrich",
"py313-wcmatch",
"py313-drms",
"py313-krb5",
"py313-pyspnego",
"py313-pycson",
"py313-speg",
"py313-requests-kerberos",
"py313-pysaga",
"py313-pdal",
"py313-pdal-plugins",
"py313-geojson",
"py313-img2pdf",
"py313-awscli2",
"py313-wxpython-4.0",
"py313-geopandas",
"py313-fiona",
"py313-pulp",
"py313-pyogrio",
"py313-rasterstats",
"py313-scikit-learn",
"py313-seaborn",
"py313-simplejson",
"py313-python-lsp-server",
"py313-python-lsp-jsonrpc",
"py313-pytoolconfig",
"py313-rope",
"py313-ujson",
"py313-pyqt5-chart",
"py313-access",
"py313-branca",
"py313-codecov",
"py313-esda",
"py313-folium",
"py313-inequality",
"py313-libpysal",
"py313-mapclassify",
"py313-mgwr",
"py313-momepy",
"py313-pointpats",
"py313-spaghetti",
"py313-spglm",
"py313-spint",
"py313-spopt",
"py313-spreg",
"py313-spvcm",
"py313-tobler",
"py313-id",
"py313-pyqt5-scintilla",
"py313-pyqt5-webengine",
"py313-sphinx-gallery",
"py313-sgp4",
"py313-h5py",
"py313-cattrs",
"py313-exceptiongroup",
"py313-flit_scm",
"py313-lsprotocol",
"py313-pygls",
"py313-typeguard",
"py313-anytree",
"py313-breathe",
"py313-roman_numerals_py",
"py313-gnureadline",
"py313-publicsuffix2",
"py313-asyncssh",
"py313-country",
"py313-netaddr",
"py313-flask",
"py313-itsdangerous",
"py313-flask-cors",
"py313-aniso8601",
"py313-readability-lxml",
"py313-setproctitle",
"py313-feedparser",
"py313-sgmllib3k",
"py313-jinja2-time",
"py313-pyls-spyder",
"py313-pylint-venv",
"py313-pympler",
"py313-pytest-describe",
"py313-python-lsp-black",
"py313-pyuca",
"py313-qtawesome",
"py313-setupmeta",
"py313-sphinxcontrib-httpdomain",
"py313-sphinxcontrib-svg2pdfconverter",
"py313-term-background",
"py313-text-unidecode",
"py313-textdistance",
"py313-three-merge",
"py313-types-docutils",
"py313-xarray-einstats",
"py313-magic",
"py313-unidecode",
"py313-berkeleydb",
"lldb-20",
"py313-protego",
"py313-openslide",
"py313-xmlsec",
"py313-pygments-mathematica",
"py313-pydicom",
"py313-pynetdicom",
"py313-qimage2ndarray",
"py313-narwhals",
"py313-celery",
"py313-kombu",
"py313-pyqt6-scintilla",
"gdown",
"py313-aiojobs",
"py313-digitalocean",
"py313-jsonpickle",
"py313-google-api-core",
"py313-google-api-python-client",
"py313-google-auth",
"py313-google-auth-httplib2",
"py313-googleapis-common-protos",
"py313-rsa",
"py313-uritemplate",
"py313-cloudflare2",
"py313-queuelib",
"py313-aiosqlite",
"py313-sphinx-copybutton",
"py313-agate",
"py313-agate-dbf",
"py313-agate-excel",
"py313-agate-sql",
"py313-csvkit",
"py313-dbfread",
"py313-isodate",
"py313-leather",
"py313-pytimeparse",
"py313-slugify",
"py313-xlrd",
"py313-html2text",
"py313-tempora",
"py313-gnupg",
"py313-nclib",
"py313-future",
"py313-pygraphviz",
"py313-lazy_object_proxy",
"py313-libnewt",
"py313-pyarrow",
"py313-smartypants",
"py313-typogrify",
"py313-in-n-out",
"py313-app-model",
"py313-pydantic-compat",
"py313-cachey",
"py313-heapdict",
"py313-pytomlpp",
"py313-npe2",
"py313-typer",
"py313-numpydoc",
"py313-pytest-sugar",
"py313-metpy",
"py313-yara",
"py313-python-dotenv",
"py313-giddy",
"py313-numba",
"py313-plotly",
"py313-pysal",
"py313-quantecon",
"py313-segregation",
"py313-splot",
"py313-astropy",
"py313-pydot",
"py313-rdflib",
"py313-doctest-ignore-unicode",
"py313-nose",
"py313-prov",
"py313-mpi4py",
"py313-asdf-astropy",
"py313-tox",
"py313-pyproject_api",
"py313-pytest-lazy-fixture",
"py313-zeep",
"py313-h5netcdf",
"py313-sunpy",
"py313-tzlocal",
"py313-monty",
"py313-palettable",
"py313-latexcodec",
"py313-pybtex",
"py313-pymatgen",
"py313-iniparse",
"py313-mercurial_extension_utils",
"py313-bidi",
"py313-cloudscraper",
"py313-argh",
"py313-arviz",
"py313-cookiecutter",
"py313-helpdev",
"py313-jellyfish",
"py313-libsass",
"py313-pyficache",
"py313-pygithub",
"py313-pymc",
"py313-pytensor",
"py313-qdarkstyle",
"py313-qstylizer",
"py313-qtsass",
"py313-rstcheck",
"py313-rstcheck-core",
"py313-spyder-kernels",
"py313-spyder",
"py313-watchdog",
"py313-cinderclient",
"py313-autopage",
"py313-cliff",
"py313-cmd2",
"py313-debtcollector",
"py313-dogpile-cache",
"py313-iso8601",
"py313-jsonpatch",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-netcdf4",
"py313-novaclient",
"py313-openstacksdk",
"py313-openstackclient",
"py313-os-service-types",
"py313-osc-lib",
"py313-oslo-config",
"py313-oslo-i18n",
"py313-oslo-utils",
"py313-oslo-serialization",
"py313-pygmt",
"py313-requestsexceptions",
"py313-stevedore",
"ramalama",
"py313-altair",
"py313-fortranformat",
"py313-scapy",
"py313-gsl",
"py313-tropycal",
"py313-skyfield-data",
"py313-skyfield",
"py313-spktype21",
"peakipy",
"py313-scamper",
"py313-findpython",
"py313-xmltodict",
"manjpfb",
"mercurial-rustext",
"py313-incremental",
"py313-dunamai",
"py313-tracer",
"py313-typing-inspection",
"py313-uv-dynamic-versioning",
"py313-selenium",
"py313-undetected-chromedriver",
"py313-cli-helpers",
"py313-pendulum",
"py313-pgspecial",
"py313-psycopg",
"py313-pyaes",
"py313-pyfzf",
"py313-sqlglot",
"py313-iocapture",
"py313-cramjam",
"py313-iterable-io",
"py313-zipstream-ng",
"py313-sphinxcontrib-websupport",
"py313-libarchive-c",
"py313-polib",
"py313-autobahn",
"py313-automat",
"py313-constantly",
"py313-hkdf",
"py313-passlib",
"py313-pyhamcrest",
"py313-python-snappy",
"py313-pytrie",
"py313-qrcode",
"py313-spake2",
"py313-twisted",
"py313-txaio",
"py313-txtorcon",
"py313-u-msgpack-python",
"py313-backports.tarfile",
"py313-pbs_installer",
"py313-blosc2",
"py313-ndindex",
"py313-numexpr",
"py313-pygit2",
"py313-tables",
"py313-usadel1",
"py313-gemmi",
"py313-nanobind",
"py313-flask-babel",
"py313-flask-frozen",
"py313-flask-mail",
"py313-flask-login",
"py313-flask-restful",
"py313-flask-sqlalchemy",
"py313-flask-wtf",
"py313-wtforms",
"py313-ephemeral-port-reserve",
"py313-flexmock",
"py313-pytest-xprocess",
"py313-pyvo",
"py313-clint",
"py313-crayons",
"py313-flasgger",
"py313-gitdb",
"py313-gitpython",
"py313-httpbin",
"py313-pytest-httpbin",
"py313-smmap",
"py313-ifaddr",
"py313-pyxdg",
"py313-rencode",
"py313-types-decorator",
"py313-pylzma",
"py313-types-colorama",
"py313-asgiref",
"py313-django",
"py313-django-allauth",
"py313-django-countries",
"py313-django-debug-toolbar",
"py313-django-extensions",
"py313-django-gravatar2",
"py313-django-htmlmin",
"py313-django-mailman3",
"py313-fido2",
"py313-mailmanclient",
"py313-openid",
"py313-pytest-django",
"py313-responses",
"py313-whenever",
"py313-asn1crypto",
"py313-bsddb3",
"py313-ldap3",
"py313-parsimonious",
"py313-hanko",
"py313-hanko-certvalidator",
"py313-oscrypto",
"py313-uritools",
"py313-autocommand",
"py313-croniter",
"py313-geopy",
"py313-immutables",
"py313-jaraco.collections",
"py313-jaraco.text",
"py313-looseversion",
"py313-timelib",
"py313-coherent.licensed",
"py313-zc-lockfile",
"py313-types-pytz",
"py313-types-simplejson",
"py313-types-ujson",
"py313-pathtools",
"py313-boolean.py",
"py313-license-expression",
"py313-orfeotoolbox",
"py313-plyvel",
"py313-astropy-healpix",
"py313-donfig",
"py313-mpl-animators",
"py313-numcodecs",
"py313-reproject",
"py313-spiceypy",
"py313-zarr",
"py313-jschema_to_python",
"py313-sarif-om",
"boost188",
"boost188-numpy",
"py313-kaitaistruct",
"py313-mitmproxy",
"py313-wsproto",
"py313-jsonnet",
"py313-cvxopt",
"py313-llfuse",
"py313-glad2",
"hashcat",
"py313-corner",
"py313-jupyter_sphinx",
"py313-pynose",
"py313-scruffington",
"py313-unittest-xml-reporting",
"py313-urwidtrees",
"py313-xlib",
"py313-about-time",
"py313-acoustid",
"py313-alive-progress",
"py313-aubio",
"py313-audioread",
"py313-bottlenose",
"py313-confuse",
"py313-discogs-client",
"py313-grapheme",
"py313-ibroadcast",
"py313-jsonpath-rw",
"py313-langdetect",
"py313-lap",
"py313-last",
"py313-librosa",
"py313-mediafile",
"py313-mpd2",
"py313-musicbrainzngs",
"py313-pytest-mpl",
"py313-rarfile",
"py313-reflink",
"py313-resampy",
"py313-samplerate",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-standard-aifc",
"py313-standard-chunk",
"py313-standard-sunau",
"py313-termplotlib",
"py313-termtables",
"py313-ttfquery",
"py313-zbar",
"apitrace",
"binwalk2",
"py313-alembic",
"py313-svglib",
"py313-stem",
"py313-torrequest",
"py313-logilab-common",
"py313-elastic-transport",
"py313-elasticsearch",
"py313-markdown2",
"py313-InsightToolkit4",
"py313-InsightToolkit",
"lldb-21",
"py313-darkdetect",
"py313-emmet-core",
"py313-fabio",
"py313-hdf5plugin",
"py313-larixite",
"py313-maggma",
"py313-mongomock",
"py313-mp-api",
"py313-pyFAI",
"py313-pycifrw",
"py313-pydantic_settings",
"py313-pydash",
"py313-pyqtgraph",
"py313-pyshortcuts",
"py313-sentinels",
"py313-silx",
"py313-spglib",
"py313-sqlalchemy-utils",
"py313-sshtunnel",
"py313-wxmplot",
"py313-wxutils",
"py313-xraydb",
"py313-xraylarch",
"py313-twilio",
"py313-sounddevice",
"py313-pyside6",
"py313-pypostal",
"py313-virtualfish",
"isrcsubmit",
"py313-discid",
"py313-base58",
"py313-ansicolors",
"py313-sslcrypto",
"py313-trepan3k",
"py313-uncompyle6",
"git-credential-email",
"py313-guidata",
"py313-plotpy",
"py313-pythonqwt",
"py313-tblib",
"py313-pyscard",
"py313-line_profiler",
"py313-multiprocess",
"py313-ipython-pygments-lexers",
"py313-python-lsp-ruff",
"py313-graphene",
"py313-graphql-core",
"py313-graphql-relay",
"py313-acefile",
"py313-machfs",
"py313-macresources",
"py313-GridDataFormats",
"py313-MDAnalysis",
"py313-gsd",
"py313-mda-xdrlib",
"py313-mmtf-python",
"py313-mrcfile",
"py313-requests_ntlm",
"py313-amqp",
"py313-vine",
"py313-mdtraj",
"py313-mergedeep",
"py313-mmh3",
"py313-configparser",
"py313-pywinrm",
"py313-falcon",
"py313-mrjob",
"py313-mslex",
"py313-mssql",
"py313-mujson",
"py313-standard-distutils",
"py313-testtools",
"py313-docopt-ng",
"py313-ntplib",
"py313-parse-type",
"py313-presets",
"py313-priority",
"py313-pss",
"py313-colored",
"py313-aws-sam-translator",
"py313-awscli",
"py313-bidict",
"py313-cfn-lint",
"py313-cwcwidth",
"py313-engineio",
"py313-hcloud",
"py313-junit-xml",
"py313-kaptan",
"py313-libtmux",
"py313-neovim",
"py313-pytest-regressions",
"py313-socketio",
"py313-spotipy",
"py313-tmuxp",
"py313-vobject",
"py313-pyexpect",
"py313-fisx",
"py313-pycrlibm",
"py313-pyinterval",
"py313-pykerberos",
"py313-pylast",
"py313-pylibmc",
"py313-pylru",
"py313-pymca",
"py313-uvicorn",
"py313-Faker",
"py313-uv-build",
"py313-supervisor",
"py313-holidays",
"py313-aiosmtpd",
"py313-atpublic",
"py313-astlib",
"py313-astroplan",
"py313-authheaders",
"py313-authres",
"py313-dkimpy",
"py313-ipaddress",
"py313-parameterized",
"py313-py3dns",
"py313-logbook",
"py313-beancount",
"py313-beancount-import",
"py313-bottle",
"py313-google-api",
"py313-nltk",
"py313-pyinstrument",
"py313-smi",
"py313-pytest-rerunfailures",
"py313-sphinx-autodoc-typehints",
"py313-trio-websocket",
"py313-sentry-sdk",
"py313-requests-unixsocket",
"py313-pipdeptree",
"py313-word2number",
"py313-pytokens",
"py313-networkit",
"py313-sacremoses",
"py313-storm",
"py313-paste",
"py313-astunparse",
"py313-mkl",
"py313-mkl-include",
"py313-ml_dtypes",
"py313-nbval",
"py313-onnx",
"py313-pytorch",
"py313-decli",
"py313-hf-xet",
"py313-proto-plus",
"py313-huggingface_hub",
"py313-fasttext",
"py313-cheroot",
"py313-sphinx-click",
"py313-google-crc32c",
"py313-google-resumable-media",
"py313-google-cloud-core",
"py313-exifread",
"py313-google-cloud-storage",
"py313-regions",
"py313-pysimdjson",
"py313-rlpycairo",
"py313-pytest-httpserver",
"py313-annoy",
"py313-catalogue",
"py313-commonmark",
"py313-conllu",
"py313-cryptg",
"py313-cython-compat",
"py313-emoji",
"py313-entrypoints",
"py313-graph-tool",
"py313-imagehash",
"py313-importlib-resources",
"py313-mdx_linkify",
"py313-mecab-python3",
"py313-munch",
"py313-pacmap",
"py313-portalocker",
"py313-recommonmark",
"py313-sacrebleu",
"py313-sarpy",
"py313-srsly",
"py313-telethon",
"py313-timeout-decorator",
"py313-wasabi",
"py313-xxhash"
]
},
{
"type": "patch",
"ports": [
"wine-staging"
]
},
{
"type": "extract",
"ports": [
"Aseprite"
]
},
{
"type": "build",
"ports": [
"tdb",
"ghidra",
"gvfs",
"iso-codes",
"mbedtls",
"pybind11",
"talloc",
"uncrustify",
"cherrytree",
"mame",
"gobject-introspection",
"gsettings-desktop-schemas",
"gstreamer1-gst-libav",
"libsoup",
"tracker",
"virt-manager",
"Aseprite",
"fontconfig",
"gegl",
"gegl-devel",
"glslang",
"graphene",
"harfbuzz",
"harfbuzz-icu",
"libepoxy",
"netpbm",
"libnetpbm",
"opencv4",
"poppler",
"poppler-qt5",
"spirv-tools",
"vulkan-headers",
"vulkan-loader",
"vulkan-tools",
"vulkan-validationlayers",
"binaryen",
"cabal",
"ghc",
"libomp",
"libomp-devel",
"llvm-devel",
"clang-devel",
"lldb-devel",
"rust",
"notmuch",
"GiNaC",
"z3",
"z3-fstar",
"aom",
"cryfs",
"cdo",
"mpich-gcc7",
"mpich-clang",
"mpich-gcc10",
"mpich-clang11",
"mpich-default",
"p11-kit",
"libvirt",
"podman",
"doxygen",
"hyperscan",
"recode",
"mod_gnutls",
"mesa",
"xorg-libxcb",
"xorg-xcb-proto",
"mpich-gcc11",
"harfbuzz-devel",
"harfbuzz-icu-devel",
"opencv4-devel",
"mlir-devel",
"flang-devel",
"mpich-clang12",
"mpich-clang13",
"poppler-devel",
"poppler-devel-qt5",
"libsoup-devel",
"doxygen-devel",
"mbedtls3",
"mpich-clang14",
"mpich-gcc12",
"mpich-clang15",
"wireshark4",
"mpich-clang16",
"nodejs20",
"qt6-qtwebengine",
"qt6-qtwebengine-docs",
"include-what-you-use",
"h5fortran",
"gn",
"mpich-gcc13",
"mpich-clang17",
"fastfetch",
"vulkan-utility-libraries",
"vulkan-volk",
"libhsts",
"tenacity",
"nodejs22",
"vectorscan",
"mscp",
"mpich-gcc14",
"mpich-clang18",
"catgirl-downloader",
"llvm-19",
"clang-19",
"mlir-19",
"lldb-19",
"flang-19",
"cubeb",
"mpich-clang19",
"tevent",
"qt6-qtcreator",
"qt6-qtcreator-docs",
"z3-fstar-legacy",
"llvm-20",
"clang-20",
"mlir-20",
"lldb-20",
"flang-20",
"mpich-clang20",
"qt68-qtwebengine",
"qt68-qtwebengine-docs",
"nodejs24",
"llvm-21",
"mlir-21",
"clang-21",
"lldb-21",
"flang-21",
"qt69-qtwebengine",
"qt69-qtwebengine-docs",
"mbedtls4",
"mpich-gcc15"
]
},
{
"type": "run",
"ports": [
"bowtie",
"byobu",
"unicode",
"paracode",
"iproute2mac",
"john-jumbo",
"john-jumbo-devel",
"gn",
"libhsts",
"ghidra"
]
},
{
"type": "test",
"ports": [
"bali-phy",
"bali-phy-devel",
"flexiblas",
"trurl"
]
}
]
},
{
"name": "py312-cmd2",
"portdir": "python/py-cmd2",
"version": "2.5.11",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-cmd2/cmd2",
"description": "Tool for building interactive command line applications in Python",
"long_description": "Tool for building interactive command line applications in Python",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-wcwidth",
"py312-pyperclip"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-cliff"
]
}
]
},
{
"name": "py312-cliff",
"portdir": "python/py-cliff",
"version": "4.9.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.openstack.org/cliff/latest/",
"description": "Command Line Interface Formulation Framework",
"long_description": "cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-pbr"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-yaml",
"py312-stevedore",
"py312-prettytable",
"py312-autopage",
"py312-cmd2"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-openstackclient",
"py312-osc-lib"
]
}
]
},
{
"name": "py312-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-cliff"
]
}
]
},
{
"name": "py311-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py311-cliff"
]
}
]
},
{
"name": "py310-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py310-cliff"
]
}
]
},
{
"name": "py39-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-cliff"
]
}
]
},
{
"name": "py38-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-cliff"
]
}
]
},
{
"name": "py-autopage",
"portdir": "python/py-autopage",
"version": "0.5.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zaneb/autopage",
"description": "automatically display terminal output in a pager",
"long_description": "automatically display terminal output in a pager",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-autopage"
]
}
],
"depends_on": []
},
{
"name": "sq",
"portdir": "databases/sq",
"version": "0.48.5",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sq.io",
"description": "sq data wrangler",
"long_description": "sq is a command line tool that provides jq-style access to structured data sources: SQL databases, or document formats like CSV or Excel. It is the lovechild of sql+jq.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1015
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-17"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"icu"
]
}
],
"depends_on": []
},
{
"name": "py312-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-gpxpy"
]
}
]
},
{
"name": "py311-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python311"
]
}
],
"depends_on": []
},
{
"name": "py310-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": []
},
{
"name": "py39-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py-gpxpy",
"portdir": "python/py-gpxpy",
"version": "1.6.2",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tkrajina/gpxpy",
"description": "GPX file parser and GPS track manipulation library",
"long_description": "GPX file parser and GPS track manipulation library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py312-gpxpy"
]
}
],
"depends_on": []
},
{
"name": "aha",
"portdir": "textproc/aha",
"version": "0.5.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/theZiz/aha",
"description": "aha converts ANSI escape sequences to HTML code",
"long_description": "aha (Ansi HTML Adapter) is a program which converts ANSI escape sequences of a UNIX terminal to HTML code.",
"active": true,
"categories": [
"textproc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17"
]
}
],
"depends_on": []
},
{
"name": "py311-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python311",
"py311-pylsqpack",
"py311-certifi",
"py311-cryptography",
"py311-openssl",
"py311-service_identity"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-mitmproxy",
"py311-dnspython"
]
}
]
},
{
"name": "py312-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-pylsqpack",
"py312-certifi",
"py312-cryptography",
"py312-openssl",
"py312-service_identity"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mitmproxy",
"py312-dnspython"
]
}
]
},
{
"name": "py310-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py310-setuptools",
"py310-wheel",
"py310-build",
"py310-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python310",
"py310-pylsqpack",
"py310-certifi",
"py310-cryptography",
"py310-openssl",
"py310-service_identity"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-mitmproxy",
"py310-dnspython"
]
}
]
},
{
"name": "py39-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-pylsqpack",
"py39-certifi",
"py39-cryptography",
"py39-openssl",
"py39-service_identity"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-dnspython"
]
}
]
},
{
"name": "py38-aioquic",
"portdir": "python/py-aioquic",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python38",
"py38-pylsqpack",
"py38-certifi",
"py38-cryptography",
"py38-openssl",
"py38-service_identity"
]
}
],
"depends_on": []
},
{
"name": "py-aioquic",
"portdir": "python/py-aioquic",
"version": "1.3.0",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aiortc/aioquic",
"description": "aioquic is a library for the QUIC network protocol in Python.",
"long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1106
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-aioquic"
]
}
],
"depends_on": []
}
]
}