HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52230,
"next": "https://ports.macports.org/api/v1/ports/?format=api&page=115",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&page=113",
"results": [
{
"name": "py313-mypy",
"portdir": "python/py-mypy",
"version": "2.1.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mypy-lang.org",
"description": "Optional static typing for Python",
"long_description": "Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-types-setuptools",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"py313-types-psutil"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-pathspec",
"py313-mypy_extensions",
"py313-typing_extensions",
"py313-librt",
"py313-ast_serialize"
]
},
{
"type": "run",
"ports": [
"mypy_select"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pytokens"
]
},
{
"type": "lib",
"ports": [
"py313-hanko",
"py313-scipy"
]
},
{
"type": "test",
"ports": [
"py313-trio",
"py313-numpy",
"py313-immutables",
"py313-asgiref",
"py313-rsa",
"py313-typer"
]
}
]
},
{
"name": "py313-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.15.0",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-aiosqlite",
"py313-wxpython-4.0"
]
},
{
"type": "lib",
"ports": [
"py313-gradio",
"py313-asyncssh",
"py313-opentelemetry-api",
"py313-mp-api",
"py313-onnx",
"py313-pint",
"py313-psygnal",
"py313-pydantic-extra-types",
"py313-pydash",
"py313-pysigma",
"py313-scikit-rf",
"py313-sqlalchemy",
"py313-submitit",
"py313-treq",
"py313-twisted",
"py313-typeguard",
"py313-typing-inspection",
"py313-zarr",
"py313-pymc",
"py313-dash",
"py313-pytorch",
"py313-arviz-base",
"py313-openai",
"py313-pytensor",
"py313-urwid",
"py313-beautifulsoup4",
"py313-altair",
"py313-panel",
"azure-cli",
"py313-mypy",
"py313-cloudflare",
"py313-superqt",
"py313-textual",
"py313-alembic",
"py313-anywidget",
"py313-app-model",
"py313-async-timeout",
"py313-beancount-import",
"py313-cattrs",
"py313-desktop-notifier",
"py313-diskcache-stubs",
"py313-docstring-to-markdown",
"py313-docx",
"py313-emmet-core",
"py313-flexcache",
"py313-flexparser",
"py313-gradio-client",
"py313-jsonlines",
"py313-lightning-utilities",
"py313-logbook",
"py313-logilab-common",
"py313-lonboard",
"py313-magicgui"
]
},
{
"type": "run",
"ports": [
"py313-librosa",
"py313-sentence-transformers",
"py313-setuptools-rust",
"py313-pygithub",
"py313-pydantic",
"py313-mcp",
"py313-huggingface_hub",
"py313-Faker",
"py313-panel",
"py313-django-countries",
"py313-openstacksdk",
"hyfetch",
"py313-fastapi",
"py313-keystoneauth1"
]
},
{
"type": "test",
"ports": [
"py313-numpy"
]
}
]
},
{
"name": "py313-flaky",
"portdir": "python/py-flaky",
"version": "3.8.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/box/flaky",
"description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"long_description": "Plugin for nose or py.test that automatically reruns flaky tests.",
"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": "test",
"ports": [
"py313-oct2py",
"py313-pylast",
"py313-python-lsp-server",
"py313-watchdog"
]
}
]
},
{
"name": "py313-types-setuptools",
"portdir": "python/py-types-setuptools",
"version": "81.0.0.20260209",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for setuptools",
"long_description": "Typing stubs for setuptools. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"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": [
"py313-mypy"
]
}
]
},
{
"name": "py313-mypy_extensions",
"portdir": "python/py-mypy_extensions",
"version": "1.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/mypy_extensions",
"description": "Experimental type system extensions for programs checked with the mypy typechecker",
"long_description": "The “mypy_extensions” module defines experimental extensions to the standard “typing” module that are supported by the mypy typechecker.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 255
}
],
"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-black",
"py313-logilab-common",
"py313-psygnal",
"py313-pyannotate"
]
},
{
"type": "test",
"ports": [
"py313-trio"
]
}
]
},
{
"name": "py313-types-psutil",
"portdir": "python/py-types-psutil",
"version": "7.2.2.20260130",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typeshed",
"description": "Typing stubs for psutil",
"long_description": "Typing stubs for psutil. Typeshed contains external type annotations for the Python standard library and Python builtins, as well as third party packages as contributed by people external to those projects. This data can e.g. be used for static analysis, type checking or type inference.",
"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": [
"py313-mypy"
]
}
]
},
{
"name": "sequoia-sq",
"portdir": "security/sequoia-sq",
"version": "1.3.1",
"license": "LGPL-2.0+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sequoia-pgp.org/",
"description": "Sequoia-PGP is an implementation of OpenPGP in Rust. This port provides the sq command line application, which provides a way to use OpenPGP conveniently from the command line.",
"long_description": "Sequoia-PGP is an implementation of OpenPGP in Rust. This port provides the sq command line application, which provides a way to use OpenPGP conveniently from the command line.",
"active": true,
"categories": [
"security",
"mail"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"legacy-support",
"pkgconfig",
"rust",
"clang-20",
"capnproto",
"cargo"
]
},
{
"type": "lib",
"ports": [
"sqlite3",
"libunwind",
"libiconv",
"openssl3"
]
},
{
"type": "run",
"ports": [
"sequoia-keystore"
]
}
],
"depends_on": []
},
{
"name": "py312-wntr",
"portdir": "python/py-wntr",
"version": "1.2.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "The Water Network Tool for Resilience (WNTR)",
"long_description": "The Water Network Tool for Resilience (WNTR) is an EPANET compatible Python package designed to simulate and analyze resilience of water distribution networks.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-scipy",
"py312-numpy",
"py312-pandas",
"py312-matplotlib",
"py312-networkx"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-wntr"
]
}
]
},
{
"name": "py313-scikit-build-core",
"portdir": "python/py-scikit-build-core",
"version": "0.12.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/scikit-build/scikit-build-core/",
"description": "A bridge between Python package build systems and CMake (a rewrite of the classic Scikit-build).",
"long_description": "Scikit-build-core is a ground-up rewrite of the classic Scikit-build, a bridge between Python package build systems and CMake, the most popular compiled language build system. Scikit-build-core was built using Python packaging standards developed after scikit-build (classic) was written.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"cmake",
"ninja",
"python313",
"py313-packaging",
"py313-pathspec"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pyarrow",
"py313-openbabel",
"py313-nanobind",
"py313-pikepdf",
"py313-pybind11",
"py313-blosc2",
"py313-gemmi",
"py313-levenshtein",
"py313-pdal",
"py313-pdal-plugins",
"py313-rapidfuzz",
"py313-soxr",
"py313-spglib",
"py313-zmq"
]
}
]
},
{
"name": "py313-sympy",
"portdir": "python/py-sympy",
"version": "1.14.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://sympy.org/",
"description": "Python module for symbolic mathematics.",
"long_description": "SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-mpmath",
"python313"
]
},
{
"type": "run",
"ports": [
"py-sympy_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytorch",
"py313-quantecon",
"octave-symbolic"
]
},
{
"type": "run",
"ports": [
"py313-spyder",
"py313-cfn-lint",
"py313-pymatgen"
]
},
{
"type": "test",
"ports": [
"py313-ndindex",
"py313-nbval"
]
}
]
},
{
"name": "py313-mpmath",
"portdir": "python/py-mpmath",
"version": "1.4.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mpmath.org",
"description": "Arbitrary-precision floating-point library for Python",
"long_description": "Arbitrary-precision floating-point library for Python",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-sympy"
]
},
{
"type": "test",
"ports": [
"py313-scipy"
]
}
]
},
{
"name": "py313-zopeinterface",
"portdir": "python/py-zopeinterface",
"version": "7.2",
"license": "ZPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://zopetoolkit.readthedocs.io/",
"description": "Python interfaces for Zope",
"long_description": "Python interfaces for Zope",
"active": true,
"categories": [
"python",
"zope"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-zope-event"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"deluge",
"py313-twisted",
"py313-zope-component",
"certbot-dns-namecheap",
"py313-gevent",
"py313-repoze.sphinx.autointerface"
]
},
{
"type": "run",
"ports": [
"py313-lazr.delegates",
"py313-lazr.config"
]
},
{
"type": "test",
"ports": [
"py313-attrs"
]
}
]
},
{
"name": "py313-zope-event",
"portdir": "python/py-zope-event",
"version": "5.0",
"license": "ZPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/zopefoundation/zope.event",
"description": "Very basic event publishing system",
"long_description": "The zope.event package provides a simple event system, including an event publishing API, intended for use by applications which are unaware of any subscribers to their events, and a very simple event-dispatching system on which more sophisticated event dispatching systems can be built.",
"active": true,
"categories": [
"python",
"zope"
],
"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": [
"py313-gevent",
"py313-zope-component"
]
},
{
"type": "test",
"ports": [
"py313-zopeinterface"
]
}
]
},
{
"name": "py313-urllib3",
"portdir": "python/py-urllib3",
"version": "2.6.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://urllib3.readthedocs.io/",
"description": "HTTP library with thread-safe connection pooling, file post, and more.",
"long_description": "HTTP library with thread-safe connection pooling, file post, and more.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-hatchling",
"py313-hatch-vcs",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-certifi",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-awscli2",
"internetarchive",
"py313-botocore",
"py313-dulwich",
"py313-requests-cache",
"py313-requests-futures",
"py313-responses",
"py313-vcrpy",
"py313-requests",
"azure-cli"
]
},
{
"type": "run",
"ports": [
"py313-pygithub",
"py313-elasticsearch",
"py313-pmdarima",
"py313-selenium",
"py313-sentry-sdk",
"py313-spotipy",
"py313-elastic-transport"
]
}
]
},
{
"name": "py313-sortedcontainers",
"portdir": "python/py-sortedcontainers",
"version": "2.4.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://grantjenks.com/docs/sortedcontainers/",
"description": "Python sorted container types.",
"long_description": "Python sorted container types.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-hypothesis",
"py313-intervaltree",
"py313-mitmproxy",
"py313-pytrie",
"py313-trio"
]
},
{
"type": "test",
"ports": [
"py313-pyavm"
]
}
]
},
{
"name": "py313-requests",
"portdir": "python/py-requests",
"version": "2.34.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://requests.readthedocs.io/",
"description": "Python HTTP for Humans.",
"long_description": "Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do. Most of my worst Python experiences are a result of the various built-in HTTP libraries (yes, even worse than Logging). But this one's different. This one's going to be awesome. And simple. Really simple.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-certifi",
"py313-charset-normalizer",
"py313-idna",
"py313-urllib3"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-wxpython-4.0",
"py313-publicsuffix2",
"py313-undetected-chromedriver",
"py313-pytorch"
]
},
{
"type": "lib",
"ports": [
"py313-dash",
"py313-cachecontrol",
"py313-hanko-certvalidator",
"py313-tiktoken",
"py313-socid-extractor",
"py313-redmine",
"py313-requests-cache",
"py313-requests-file",
"py313-requests-futures",
"py313-requests-kerberos",
"py313-requests-gssapi",
"py313-requests-mock",
"py313-requests-oauthlib",
"py313-requests-unixsocket",
"py313-requests_ntlm",
"py313-responses",
"py313-resumable-urlretrieve",
"py313-robotframework-ride",
"py313-siphon",
"py313-smi",
"py313-soco",
"py313-soundcloud-v2",
"py313-spaCy",
"py313-tldextract",
"py313-torchmetrics",
"py313-torrequest",
"py313-treq",
"py313-tropycal",
"py313-twilio",
"py313-upt-cpan",
"py313-upt-macports",
"py313-upt-pypi",
"py313-upt-rubygems",
"py313-vo",
"py313-zeep",
"py313-acme",
"py313-guidata",
"py313-panel",
"py313-msal",
"azure-cli",
"py313-pyvo",
"beets",
"beets-devel",
"beets-beetcamp",
"beets-mosaic",
"beets-yearfixer",
"dnsdiag",
"offpunk",
"toot",
"internetarchive",
"py313-acoustid",
"py313-blosc2",
"py313-hanko",
"py313-cloudflare2",
"py313-contextily",
"py313-cookiecutter",
"py313-coveralls",
"py313-datacite",
"py313-diffusers",
"py313-digitalocean",
"py313-discogs-client",
"py313-dnspython",
"py313-dropbox",
"py313-fdsnwsscripts",
"py313-google-api-core",
"py313-google-cloud-storage",
"py313-google-i18n-address",
"py313-gwosc",
"py313-hdfs",
"py313-ibroadcast",
"py313-id",
"py313-imgur",
"py313-jupyterlab_server",
"py313-mp-api",
"py313-obspy",
"py313-owslib",
"py313-pooch",
"py313-pynamecheap",
"py313-pysigma",
"py313-pywinrm",
"py313-quantecon",
"py313-rangehttpserver"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch",
"borgmatic",
"py313-requests-toolbelt",
"py313-django-allauth",
"py313-openstackclient",
"py313-osc-lib",
"py313-engineio",
"py313-oslo-config",
"py313-flit",
"py313-folium",
"py313-socketio",
"py313-pygithub",
"py313-dns-lexicon",
"py313-pymatgen",
"py313-hcloud",
"py313-panel",
"py313-access",
"catgirl-downloader",
"py313-mailmanclient",
"py313-datasets",
"py313-sphinx",
"py313-cinderclient",
"py313-spotipy",
"py313-cloudscraper",
"py313-codecov",
"py313-keystoneauth1",
"py313-keystoneclient",
"py313-libpysal"
]
},
{
"type": "test",
"ports": [
"py313-pytest-httpserver",
"py313-mitmproxy"
]
}
]
},
{
"name": "py313-pytest",
"portdir": "python/py-pytest",
"version": "9.1.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pytest.org",
"description": "py.test: simple powerful testing with Python",
"long_description": "The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2213
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-packaging",
"py313-pluggy",
"py313-iniconfig",
"py313-pygments"
]
},
{
"type": "run",
"ports": [
"pytest_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytest-json-report",
"py313-pytest-xdist",
"py313-pytest-asyncio",
"py313-pytest-xprocess",
"py313-pytest-cov",
"py313-pytest-qt",
"py313-pytest-random-order",
"py313-pytest-twisted",
"py313-pytest-rerunfailures",
"py313-pytest-remotedata",
"py313-pytest-trio",
"py313-pytest-describe",
"py313-pytest-forked",
"py313-pytest-django",
"py313-pytest-mpl"
]
},
{
"type": "run",
"ports": [
"py313-pytest-html",
"py313-pytest-datadir",
"py313-pytest-virtualenv",
"py313-pytest-fixture-config",
"py313-nbval",
"py313-pytest-flake8",
"py313-pytest-sugar",
"py313-pytest-metadata",
"py313-pytest-mock",
"py313-pytest-benchmark",
"py313-pytest-regressions",
"py313-pytest-shutil"
]
},
{
"type": "test",
"ports": [
"py313-beautifulsoup4",
"py313-openslide",
"py313-flask-cors",
"py313-click",
"py313-wcwidth",
"py313-trustme",
"flynt",
"py313-pycryptodomex",
"py313-numpy",
"py313-filelock",
"py313-blosc2",
"py313-threadpoolctl",
"py313-portalocker",
"py313-pycryptodome",
"py313-pygls",
"py313-black",
"py313-nose",
"py313-confection",
"beets",
"beets-devel",
"isrcsubmit",
"git-remote-hg",
"hg-evolve",
"hg-git",
"py313-jsonnet",
"tortoisehg",
"gramps",
"sshuttle",
"toot",
"py313-DAWG",
"py313-Faker",
"py313-about-time",
"py313-agate-dbf",
"py313-aiodns",
"py313-ajsonrpc",
"py313-allpairspy",
"py313-appdirs",
"py313-argh",
"py313-arpeggio",
"py313-asn1",
"py313-astlib",
"py313-astroscrappy",
"py313-astunparse",
"py313-async_generator",
"py313-atomicwrites",
"py313-attrs",
"py313-audioread",
"py313-autocommand",
"py313-automat",
"py313-autopep8",
"py313-aws-sam-translator",
"py313-babel",
"py313-bcrypt",
"py313-beancount-import",
"py313-beartype",
"py313-behave",
"py313-beniget",
"py313-berkeleydb",
"py313-binaryornot",
"py313-bitmath",
"py313-bitstring",
"py313-blinker",
"py313-blis",
"py313-boolean.py",
"py313-bottle",
"py313-brotli",
"py313-cairo",
"py313-cairocffi",
"py313-catalogue",
"py313-cbor2",
"py313-cftime",
"py313-cfn-lint",
"py313-chardet",
"py313-charset-normalizer",
"py313-cli-helpers",
"py313-click-spinner",
"py313-cog",
"py313-colorlog",
"py313-columnize",
"py313-configargparse",
"py313-confuse",
"py313-contextlib2",
"py313-contourpy",
"py313-country",
"py313-cppy",
"py313-cpuinfo",
"py313-crc32c",
"py313-croniter",
"py313-cssselect",
"py313-cssselect2",
"py313-csvkit",
"py313-cycler",
"py313-datacite",
"py313-dateutil",
"py313-decorator",
"py313-discid",
"py313-discogs-client",
"py313-distlib",
"py313-django-allauth",
"py313-dnspython",
"py313-docstring-to-markdown",
"py313-docx",
"py313-emcee3",
"py313-entrypoints",
"py313-erf",
"py313-excelrd",
"py313-falcon",
"py313-fasteners",
"py313-findpython",
"py313-fire",
"py313-fixtures",
"py313-flask",
"py313-flask-babel",
"py313-flask-frozen",
"py313-flask-sqlalchemy",
"py313-flufl.i18n",
"py313-flufl.lock",
"py313-freezegun",
"py313-ftfy",
"py313-fugashi",
"py313-future",
"py313-gast",
"py313-geographiclib",
"py313-geojson",
"py313-geopy",
"py313-graphql-core",
"py313-graphql-relay",
"py313-graphviz",
"py313-gsl",
"py313-gwosc",
"py313-h11",
"py313-hatch-fancy-pypi-readme",
"py313-hcloud",
"py313-hpack",
"py313-html2text",
"py313-httpbin",
"py313-hydra-core",
"py313-hyperframe",
"py313-hyperlink",
"py313-id",
"py313-igraph",
"py313-immutables",
"py313-importlib-resources",
"py313-inflate64",
"py313-inflection",
"py313-iniconfig",
"py313-intervaltree",
"py313-iocapture",
"py313-ipdb",
"py313-iso8601",
"py313-isodate",
"py313-itsdangerous",
"py313-jaraco.classes",
"py313-jaraco.collections",
"py313-jaraco.functools",
"py313-jellyfish",
"py313-joblib",
"py313-jschema_to_python",
"py313-json5",
"py313-jsonpatch",
"py313-jsonpointer",
"py313-junit-xml",
"py313-kaptan",
"py313-kiwisolver",
"py313-langdetect",
"py313-latexcodec",
"py313-lazy_loader",
"py313-lazy_object_proxy",
"py313-leather",
"py313-libarchive-c",
"py313-librosa",
"py313-license-expression",
"py313-lmfit",
"py313-looseversion",
"py313-luma.core",
"py313-luma.emulator",
"py313-lz4",
"py313-markupsafe",
"py313-matplotlib-basemap",
"py313-mda-xdrlib",
"py313-mediafile",
"py313-mido",
"py313-mistune",
"py313-mitmproxy",
"py313-mock",
"py313-more-itertools",
"py313-mslex",
"py313-mssql",
"py313-multivolumefile",
"py313-musicbrainzngs",
"py313-mutagen",
"py313-natsort",
"py313-nbval",
"py313-ndindex",
"py313-neovim",
"py313-netaddr",
"py313-nmrglue",
"py313-nmrglue-devel",
"py313-numdifftools",
"py313-numpydoc",
"py313-oauthlib",
"py313-obspy",
"py313-omegaconf",
"py313-onnx",
"py313-opengl",
"py313-openid",
"py313-ordered-set",
"py313-outcome",
"py313-parse",
"py313-parse-type",
"py313-parsedatetime",
"py313-parsimonious",
"py313-parso",
"py313-path",
"py313-pathfinder",
"py313-pathvalidate",
"py313-patsy",
"py313-pdal",
"py313-peakutils",
"py313-pew",
"py313-pgspecial",
"py313-pint",
"py313-pluggy",
"py313-poyo",
"py313-presets",
"py313-pretend",
"py313-priority",
"py313-prompt_toolkit",
"py313-propcache",
"py313-protego",
"py313-proto-plus",
"py313-protobuf3",
"py313-py7zr",
"py313-pyannotate",
"py313-pyavm",
"py313-pybcj",
"py313-pycrlibm",
"py313-pyelftools",
"py313-pyexpect",
"py313-pyfatfs",
"py313-pyficache",
"py313-pyftdi",
"py313-pygraphviz",
"py313-pyicu",
"py313-pyinterval",
"py313-pylast",
"py313-pylzma",
"py313-pynndescent",
"py313-pyperclip",
"py313-pypng",
"py313-pyppmd",
"py313-pypubsub",
"py313-pyrsistent",
"py313-pyte",
"py313-pytest-benchmark",
"py313-pytest-fixture-config",
"py313-pytest-httpserver",
"py313-pytest-metadata",
"py313-pytest-mock",
"py313-pytest-shutil",
"py313-pytest-timeout",
"py313-pytest-trio",
"py313-pytest-virtualenv",
"py313-python-dotenv",
"py313-python-lsp-jsonrpc",
"py313-python-lsp-server",
"py313-pytokens",
"py313-pyzstd",
"py313-qstylizer",
"py313-qtawesome",
"py313-quantecon",
"py313-queuelib",
"py313-radix",
"py313-rapidfuzz",
"py313-rarfile",
"py313-rdflib",
"py313-readability-lxml",
"py313-recommonmark",
"py313-redmine",
"py313-reflink",
"py313-requests-cache",
"py313-requests-oauthlib",
"py313-requirements-parser",
"py313-resampy",
"py313-responses",
"py313-resumable-urlretrieve",
"py313-rich_rst",
"py313-rope",
"py313-rsa",
"py313-s3transfer",
"py313-sacrebleu",
"py313-samplerate",
"py313-scikits-bootstrap",
"py313-scipy",
"py313-seaborn",
"py313-semver",
"py313-sentence-transformers",
"py313-sentencepiece",
"py313-setuptools-git",
"py313-setuptools_scm_git_archive",
"py313-shtab",
"py313-simplejson",
"py313-six",
"py313-smbus2",
"py313-snuggs",
"py313-soco",
"py313-soundfile",
"py313-soxr",
"py313-spark_parser",
"py313-sparse",
"py313-sphinx-jsonschema",
"py313-sphinx_rtd_theme",
"py313-spopt",
"py313-sqlparse",
"py313-stagger",
"py313-structlog",
"py313-supervisor",
"py313-svgelements",
"py313-tabulate",
"py313-tcolorpy",
"py313-tempora",
"py313-tenacity",
"py313-term-background",
"py313-testfixtures",
"py313-text-unidecode",
"py313-time-machine",
"py313-tinycss2",
"py313-tinydb",
"py313-tlsh",
"py313-tomlkit",
"py313-toolz",
"py313-tracer",
"py313-typing-inspection",
"py313-tzlocal",
"py313-uc-micro-py",
"py313-uncertainties",
"py313-uncompyle6",
"py313-unicodedata2",
"py313-unidecode",
"py313-us",
"py313-watchdog",
"py313-webencodings",
"py313-websocket-client",
"py313-werkzeug",
"py313-whatthepatch",
"py313-wrapt",
"py313-wsproto",
"py313-wtforms",
"py313-wurlitzer",
"py313-wxpython-4.0",
"py313-xarray",
"py313-xattr",
"py313-xdis",
"py313-xkcdpass",
"py313-xmltodict",
"py313-xraydb",
"py313-xxhash",
"py313-yapf",
"py313-yarl",
"py313-yaspin",
"py313-zopeinterface",
"py313-oct2py",
"borgbackup",
"py313-cachetools",
"py313-itemadapter",
"py313-pymdown-extensions",
"py313-tiktoken",
"py313-dlib",
"py313-GridDataFormats",
"py313-gsd",
"py313-mrcfile",
"py313-pyarrow",
"py313-pytorch",
"py313-fabio",
"py313-netcdf4",
"py313-pybtex",
"py313-asgiref",
"py313-icalendar",
"py313-jwt",
"py313-pytest-asyncio",
"py313-zopfli",
"py313-asteval",
"py313-loro",
"py313-nanobind",
"py313-cryptography",
"py313-pypdf",
"py313-ujson",
"py313-urwid",
"py313-typer"
]
}
]
},
{
"name": "py313-py",
"portdir": "python/py-py",
"version": "1.11.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://py.readthedocs.io/",
"description": "py lib is a Python development support library",
"long_description": "The py lib is a Python development support library featuring ad-hoc distributed execution, micro-threads and svn abstractions.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-setuptools_scm",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"py313-tempora"
]
}
]
},
{
"name": "py313-iniconfig",
"portdir": "python/py-iniconfig",
"version": "2.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/RonnyPfannschmidt/iniconfig",
"description": "iniconfig is a small and simple INI-file parser module.",
"long_description": "iniconfig is a small and simple INI-file parser module.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"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",
"py313-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytest"
]
}
]
},
{
"name": "py313-idna",
"portdir": "python/py-idna",
"version": "3.11",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/kjd/idna/",
"description": "Internationalized Domain Names in Applications (IDNA).",
"long_description": "Internationalized Domain Names in Applications (IDNA).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-yarl",
"azure-cli",
"py313-anyio",
"py313-dnspython",
"py313-httpx",
"py313-trio",
"py313-requests",
"py313-jsonschema-format-nongpl",
"py313-requests-futures",
"py313-service_identity",
"py313-tldextract"
]
},
{
"type": "run",
"ports": [
"py313-hyperlink",
"py313-trustme"
]
}
]
},
{
"name": "py313-hypothesis",
"portdir": "python/py-hypothesis",
"version": "6.152.8",
"license": "MPL-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/hypothesis",
"description": "A library for property based testing",
"long_description": "Hypothesis is an advanced testing library for Python. It lets you write tests which are parametrized by a source of examples, and then generates simple and comprehensible examples that make your tests fail.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-attrs",
"py313-sortedcontainers",
"python313"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-priority"
]
},
{
"type": "test",
"ports": [
"py313-pyarrow",
"py313-icalendar",
"py313-pytest-asyncio",
"py313-numpy",
"py313-attrs",
"py313-binaryornot",
"py313-blis",
"py313-cairo",
"py313-cbor2",
"py313-commonmark",
"py313-cssselect",
"py313-dateutil",
"py313-erf",
"py313-fire",
"py313-hpack",
"py313-hyperlink",
"py313-iso8601",
"py313-json5",
"py313-mitmproxy",
"py313-multivolumefile",
"py313-mutagen",
"py313-natsort",
"py313-ndindex",
"py313-numdifftools",
"py313-pybcj",
"py313-pyppmd",
"py313-pyrsistent",
"py313-pytest-trio",
"py313-scipy",
"py313-snuggs",
"py313-xarray",
"py313-tiktoken",
"py313-yarl"
]
}
]
},
{
"name": "py313-hatch-fancy-pypi-readme",
"portdir": "python/py-hatch-fancy-pypi-readme",
"version": "25.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/hynek/hatch-fancy-pypi-readme",
"description": "a Hatch metadata plugin for projects' PyPI landing page",
"long_description": "a Hatch metadata plugin for projects' PyPI landing page",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-ulid",
"py313-pydantic",
"py313-openai",
"py313-cloudflare",
"py313-black",
"gcovr",
"py313-argon2-cffi",
"py313-attrs",
"py313-gradio-client",
"py313-httpcore",
"py313-httpx",
"py313-httpx-aiohttp",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-pytest-cov",
"py313-robotframework-ride",
"py313-scikit-build",
"py313-gradio",
"py313-structlog",
"py313-twisted"
]
},
{
"type": "lib",
"ports": [
"py313-service_identity"
]
}
]
},
{
"name": "py313-charset-normalizer",
"portdir": "python/py-charset-normalizer",
"version": "3.4.7",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ousret/charset_normalizer",
"description": "A library that helps you read text from an unknown charset encoding.",
"long_description": "A library that helps you read text from an unknown charset encoding.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"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-requests-futures",
"py313-requests",
"azure-cli",
"py313-niquests",
"py313-pdfminer",
"py313-httpx"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
},
{
"type": "test",
"ports": [
"py313-numpy"
]
}
]
},
{
"name": "py313-certifi",
"portdir": "python/py-certifi",
"version": "2026.5.20",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/certifi",
"description": "Python package for providing Mozilla's CA Bundle.",
"long_description": "Python package for providing Mozilla's CA Bundle.",
"active": true,
"categories": [
"devel",
"net",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"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-matplotlib"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-netcdf4",
"py313-mitmproxy",
"py313-pyproj",
"py313-requests-futures",
"py313-skyfield",
"py313-urllib3",
"azure-cli",
"py313-fiona",
"py313-pyogrio",
"py313-aioquic",
"py313-curl-cffi",
"py313-freetype",
"py313-httpcore",
"py313-httpx"
]
},
{
"type": "run",
"ports": [
"py313-elasticsearch",
"py313-sentry-sdk",
"py313-elastic-transport",
"py313-rasterio"
]
},
{
"type": "test",
"ports": [
"py313-cryptography"
]
}
]
},
{
"name": "py313-attrs",
"portdir": "python/py-attrs",
"version": "26.1.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python-attrs/attrs",
"description": "Attributes without boilerplate",
"long_description": "attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols:",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "khindenburg",
"github": "kurthindenburg",
"ports_count": 433
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-fancy-pypi-readme",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-zopeinterface",
"py313-cloudpickle"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-zeep",
"py313-fiona",
"py313-service_identity",
"py313-treq",
"py313-trio",
"py313-twisted",
"py313-asdf",
"magic-wormhole",
"py313-hypothesis",
"py313-aiohttp",
"py313-aiosmtpd",
"py313-cattrs",
"py313-dm-tree",
"py313-eccodes",
"py313-jsonlines",
"py313-jsonschema",
"py313-jsonschema-format-nongpl",
"py313-lsprotocol",
"py313-morecantile",
"py313-referencing",
"py313-requests-cache",
"py313-scikit-hep-particle"
]
},
{
"type": "run",
"ports": [
"py313-rasterio",
"py313-autobahn",
"py313-automat",
"py313-outcome",
"py313-pygls"
]
}
]
},
{
"name": "py313-bitarray",
"portdir": "python/py-bitarray",
"version": "3.8.1",
"license": "PSF",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ilanschnell/bitarray",
"description": "A efficient implementation of arrays of booleans",
"long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
"active": true,
"categories": [
"math",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 615
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-bitstring"
]
}
]
},
{
"name": "eqwalizer",
"portdir": "erlang/eqwalizer",
"version": "0.25.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WhatsApp/eqwalizer",
"description": "A type-checker for Erlang",
"long_description": "A type-checker for Erlang",
"active": true,
"categories": [
"devel",
"erlang"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [
"jdk17",
"jdk11"
],
"dependencies": [
{
"type": "build",
"ports": [
"sbt",
"erlang",
"openjdk17-graalvm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk17"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"elp"
]
}
]
},
{
"name": "elp",
"portdir": "erlang/elp",
"version": "2026-06-10",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/WhatsApp/erlang-language-platform",
"description": "Erlang Language Platform",
"long_description": "Designed at WhatsApp and inspired by the success of the Rust Analyzer project, ELP provides a scalable, fully incremental, IDE-first library for the semantic analysis of Erlang code.",
"active": true,
"categories": [
"devel",
"erlang"
],
"maintainers": [
{
"name": "pguyot",
"github": "pguyot",
"ports_count": 192
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"cargo",
"legacy-support",
"rebar3",
"erlang",
"rust",
"eqwalizer"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "py312-yt",
"portdir": "python/py-yt",
"version": "3.5.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://yt-project.org/",
"description": "An analysis and visualization toolkit for volumetric data",
"long_description": "The yt project aims to produce an integrated science environment for collaboratively asking and answering astrophysical questions. To do so, it will encompass the creation of initial conditions, the execution of simulations, and the detailed exploration and visualization of the resultant data. It will also provide a standard framework based on physical quantities interoperability between codes.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-cython-compat"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-setuptools",
"py312-numpy"
]
},
{
"type": "run",
"ports": [
"py312-sympy",
"py312-ipython",
"py312-matplotlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-yt"
]
}
]
},
{
"name": "py312-wordcloud",
"portdir": "python/py-wordcloud",
"version": "1.9.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amueller/word_cloud",
"description": "A little word cloud generator",
"long_description": "A little word cloud generator.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-cython",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-matplotlib",
"py312-Pillow",
"py312-numpy"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-wordcloud"
]
}
]
},
{
"name": "py311-wordcloud",
"portdir": "python/py-wordcloud",
"version": "1.9.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/amueller/word_cloud",
"description": "A little word cloud generator",
"long_description": "A little word cloud generator.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py311-wheel",
"clang-18",
"py311-cython",
"py311-setuptools_scm",
"py311-build",
"py311-installer",
"py311-setuptools"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-matplotlib",
"py311-numpy",
"py311-Pillow"
]
},
{
"type": "test",
"ports": [
"py311-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-pymvpa",
"portdir": "python/py-pymvpa",
"version": "2.6.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.pymvpa.org",
"description": "MultiVariate Pattern Analysis (MVPA) in Python.",
"long_description": "PyMVPA is a Python package intended to ease statistical learning analyses of large datasets. It offers an extensible framework with a high-level interface to a broad range of algorithms for classification, regression, feature selection, data import and export. While it is not limited to the neuroimaging domain, it is eminently suited for such datasets.",
"active": true,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"swig-python",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"libsvm",
"py312-nibabel",
"py312-scipy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pymvpa"
]
}
]
},
{
"name": "py312-kombine",
"portdir": "python/py-kombine",
"version": "0.8.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/bfarr/kombine",
"description": "An embarrassingly parallel, kernel-density-based ensemble sampler",
"long_description": "kombine is an ensemble sampler that uses a clustered kernel-density-estimate proposal density, allowing for massive parallelization and efficient sampling.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "bfarr",
"github": "bfarr",
"ports_count": 6
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-scipy",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-kombine"
]
}
]
},
{
"name": "py313-crcmod",
"portdir": "python/py-crcmod",
"version": "1.7",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://crcmod.sourceforge.net/",
"description": "Python module for creating functions computing the Cyclic Redundancy Check (CRC).",
"long_description": "Python module for creating functions computing the Cyclic Redundancy Check (CRC).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py312-control",
"portdir": "python/py-control",
"version": "0.10.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-control.readthedocs.io",
"description": "Python package for feedback control systems",
"long_description": "The Python Control Systems Library, python-control, is a python package that implements basic operations for analysis and design of feedback control systems.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"py312-matplotlib",
"py312-scipy"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-control"
]
}
]
},
{
"name": "python3_select-314",
"portdir": "sysutils/python3_select",
"version": "0.1",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python 3 version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python 3.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python3_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python314"
]
}
]
},
{
"name": "python_select-314",
"portdir": "sysutils/python_select",
"version": "0.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.macports.org/",
"description": "Common files for selecting default Python version",
"long_description": "This port installs files that allow 'port select' to create links to the preferred default version of Python.",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "run",
"ports": [
"python_select"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"python314"
]
}
]
},
{
"name": "python314-devel",
"portdir": "lang/python314-devel",
"version": "3.14.0rc3",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "python314",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by python314",
"long_description": "This port has been replaced by python314.",
"active": true,
"categories": [
"lang"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py312-pyorick",
"portdir": "python/py-pyorick",
"version": "1.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dhmunro/pyorick",
"description": "python connection to yorick",
"long_description": "The pyorick package starts yorick as a subprocess and provides an interface between python and yorick interpreted code. Features: exec or eval arbitrary yorick code strings; get or set yorick variables; call yorick functions or subroutines with python arguments; get or set slices of large yorick arrays; terminal mode to interact with yorick by keyboard through python. Most of the data is exchanged via binary pipes between the two interpreters. Yorick runs in a request-reply mode. Python prints anything yorick sends to stdout or stderr except prompts.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "thibaut",
"github": "paumard",
"ports_count": 43
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"yorick",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-pyorick"
]
}
]
},
{
"name": "pg16-timescaledb",
"portdir": "databases/timescaledb",
"version": "2.25.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.timescaledb.com/",
"description": "A time-series database that integrates with PostgreSQL.",
"long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"timescale_license",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5.34",
"p5.34-ipc-run",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql16"
]
}
],
"depends_on": []
},
{
"name": "pg15-timescaledb",
"portdir": "databases/timescaledb",
"version": "2.25.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.timescaledb.com/",
"description": "A time-series database that integrates with PostgreSQL.",
"long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"timescale_license",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5.34",
"p5.34-ipc-run",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql15"
]
}
],
"depends_on": []
},
{
"name": "pg14-timescaledb",
"portdir": "databases/timescaledb",
"version": "2.19.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.timescaledb.com/",
"description": "A time-series database that integrates with PostgreSQL.",
"long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"timescale_license",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5.34",
"p5.34-ipc-run",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql14"
]
}
],
"depends_on": []
},
{
"name": "pg13-timescaledb",
"portdir": "databases/timescaledb",
"version": "2.15.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.timescaledb.com/",
"description": "A time-series database that integrates with PostgreSQL.",
"long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"timescale_license",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5.34",
"p5.34-ipc-run",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql13"
]
}
],
"depends_on": []
},
{
"name": "pg12-timescaledb",
"portdir": "databases/timescaledb",
"version": "2.11.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.timescaledb.com/",
"description": "A time-series database that integrates with PostgreSQL.",
"long_description": "TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. TimescaleDB is packaged as a PostgreSQL extension.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [
"timescale_license",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"perl5.34",
"p5.34-ipc-run",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"postgresql12"
]
}
],
"depends_on": []
},
{
"name": "inadyn",
"portdir": "net/inadyn",
"version": "2.13.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://troglobit.com/projects/inadyn/",
"description": "In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support",
"long_description": "Inadyn, or In-a-Dyn, is a small and simple Dynamic DNS, DDNS, client with HTTPS support. By using a DDNS client like inadyn you can register an Internet name with a DDNS provider, like FreeDNS. The DDNS client updates your DNS record periodically and/or on demand when your IP address changes. Inadyn can maintain multiple host records with the same IP address, use a combination of a script, the address from an Internet-facing interface, or default to using the IP address change detector of the DDNS provider.",
"active": true,
"categories": [
"net"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"gnutls",
"libconfuse",
"nettle"
]
}
],
"depends_on": []
},
{
"name": "py39-zlmdb",
"portdir": "python/py-zlmdb",
"version": "20.8.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/crossbario/zlmdb",
"description": "Object relational zero copy in memory database layer for LMDB.",
"long_description": "Object relational zero copy in memory database layer for LMDB.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1066
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-txaio",
"python39",
"py39-yaml",
"py39-cbor2",
"py39-click",
"py39-lmdb",
"py39-numpy",
"py39-pynacl"
]
}
],
"depends_on": []
},
{
"name": "py312-spiceypy",
"portdir": "python/py-spiceypy",
"version": "6.0.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
"long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python Note: due to cspice, this is only for the x86_64 platform",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-cython",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-numpy",
"cspice"
]
}
],
"depends_on": []
},
{
"name": "py313-argcomplete",
"portdir": "python/py-argcomplete",
"version": "3.6.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kislyuk.github.io/argcomplete",
"description": "Bash tab completion for argparse",
"long_description": "Bash tab completion for argparse",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 85
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling",
"py313-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-knack",
"azure-cli"
]
}
]
},
{
"name": "shaderc",
"portdir": "graphics/shaderc",
"version": "2025.3",
"license": "Apache and Version-2.0",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/shaderc",
"description": "A collection of tools, libraries and tests for shader compilation.",
"long_description": "At the moment it includes: glslc, a command line compiler for GLSL/HLSL to SPIR-V, and libshaderc, a library API for accessing glslc functionality.",
"active": true,
"categories": [
"devel",
"graphics"
],
"maintainers": [
{
"name": "christophecvr",
"github": "christophecvr",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"spirv-headers",
"python312",
"cmake",
"pkgconfig",
"asciidoctor"
]
},
{
"type": "lib",
"ports": [
"spirv-tools",
"glslang"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"vulkan-tools",
"vulkan-volk"
]
}
]
},
{
"name": "py312-dap",
"portdir": "python/py-dap",
"version": "3.5",
"license": "MIT and BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pydap.readthedocs.org/en/latest",
"description": "Python implementation of the Data Access Protocol",
"long_description": "A scientific protocol for data access developed by the OPeNDAP team (http://opendap.org) This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-docopt",
"py312-webob",
"python312",
"py312-importlib-resources",
"py312-beautifulsoup4",
"py312-jinja2",
"py312-numpy",
"py312-requests",
"py312-lxml",
"py312-importlib-metadata"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-dap"
]
}
]
}
]
}