HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52357,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=453",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=451",
"results": [
{
"name": "py313-nbclient",
"portdir": "python/py-nbclient",
"version": "0.10.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jupyter.org/",
"description": "Client library for programmatic Jupyter notebook execution.",
"long_description": "Client library for programmatic Jupyter notebook execution.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-nbformat",
"py313-traitlets",
"py313-jupyter_core",
"py313-jupyter_client"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-nbconvert"
]
}
]
},
{
"name": "py313-natsort",
"portdir": "python/py-natsort",
"version": "8.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SethMMorton/natsort",
"description": "Natural sorting for Python",
"long_description": "When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-pyicu"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest",
"py313-pytest-mock"
]
}
],
"depends_on": []
},
{
"name": "py313-narwhals",
"portdir": "python/py-narwhals",
"version": "2.23.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/narwhals-dev/narwhals",
"description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
"long_description": "Extremely lightweight and extensible compatibility layer between dataframe libraries.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"dask",
"pandas",
"pyarrow"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-uv-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-altair",
"py313-panel",
"py313-holoviews",
"py313-itables",
"py313-astropy"
]
},
{
"type": "run",
"ports": [
"py313-marimo",
"py313-plotly"
]
}
]
},
{
"name": "py313-napari-svg",
"portdir": "python/py-napari-svg",
"version": "0.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-svg",
"description": "A plugin for reading and writing svg files with napari.",
"long_description": "A plugin for reading and writing svg files with napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-napari-plugin-engine",
"py313-imageio",
"py313-vispy",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-napari-plugin-engine",
"portdir": "python/py-napari-plugin-engine",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-plugin-engine",
"description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
"long_description": "napari-plugin-engine is a fork of pluggy, modified by the napari team.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"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-napari-console",
"py313-napari-svg"
]
}
]
},
{
"name": "py313-napari-console",
"portdir": "python/py-napari-console",
"version": "0.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/napari/napari-console",
"description": "A plugin that adds a console to napari.",
"long_description": "A plugin that adds a console to napari.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-ipython",
"py313-qtpy",
"py313-ipykernel",
"py313-napari-plugin-engine",
"py313-qtconsole"
]
}
],
"depends_on": []
},
{
"name": "py313-nanobind",
"portdir": "python/py-nanobind",
"version": "2.13.0",
"license": "BSD and MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/wjakob/nanobind",
"description": "nanobind: tiny and efficient C++/Python bindings",
"long_description": "nanobind: tiny and efficient C++/Python bindings",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"ninja",
"clang-18",
"py313-installer",
"py313-scikit-build-core"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pikepdf",
"py313-gemmi",
"py313-onnx",
"py313-soxr"
]
}
]
},
{
"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": 254
}
],
"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-mypy",
"portdir": "python/py-mypy",
"version": "2.2.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": 254
}
],
"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"
]
},
{
"type": "test",
"ports": [
"py313-trio",
"py313-numpy",
"py313-immutables",
"py313-asgiref",
"py313-rsa",
"py313-typer"
]
}
]
},
{
"name": "py313-mutagen",
"portdir": "python/py-mutagen",
"version": "1.47.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mutagen.readthedocs.io",
"description": "A Python module to handle audio metadata",
"long_description": "Supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.",
"active": true,
"categories": [
"devel",
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-hypothesis",
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"beets",
"beets-devel",
"py313-mediafile",
"quodlibet"
]
}
]
},
{
"name": "py313-musicbrainzngs",
"portdir": "python/py-musicbrainzngs",
"version": "0.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-musicbrainzngs.readthedocs.io/",
"description": "Python bindings for Musicbrainz' NGS webservice",
"long_description": "This library implements webservice bindings for the Musicbrainz NGS site, also known as /ws/2 and the Cover Art Archive.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"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": [
"beets",
"beets-devel",
"isrcsubmit",
"py-musicbrainzngs"
]
}
]
},
{
"name": "py313-murmurhash",
"portdir": "python/py-murmurhash",
"version": "1.0.10",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/explosion/murmurhash",
"description": "Cython bindings for MurmurHash2",
"long_description": "Cython bindings for MurmurHash2",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-cython",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-preshed",
"py313-spaCy",
"py313-thinc"
]
}
]
},
{
"name": "py313-munch",
"portdir": "python/py-munch",
"version": "4.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Infinidat/munch",
"description": "A dot-accessible dictionary (a la JavaScript objects).",
"long_description": "A dot-accessible dictionary (a la JavaScript objects).",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-pbr",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-munch"
]
}
]
},
{
"name": "py313-multivolumefile",
"portdir": "python/py-multivolumefile",
"version": "0.2.3",
"license": "LGPL-2.1+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miurahr/multivolume",
"description": "multi volume file wrapper library",
"long_description": "multi volume file wrapper library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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-hypothesis",
"py313-pytest",
"py313-pyannotate"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py7zr"
]
}
]
},
{
"name": "py313-multitasking",
"portdir": "python/py-multitasking",
"version": "0.0.13",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ranaroussi/multitasking",
"description": "Non-blocking Python methods using decorators",
"long_description": "Non-blocking Python methods using decorators",
"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": []
},
{
"name": "py313-multiprocess",
"portdir": "python/py-multiprocess",
"version": "0.70.19",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/uqfoundation/multiprocess",
"description": "better multiprocessing and multithreading in python",
"long_description": "better multiprocessing and multithreading in python",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-dill",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-prolif"
]
},
{
"type": "run",
"ports": [
"py313-datasets"
]
}
]
},
{
"name": "py313-multipledispatch",
"portdir": "python/py-multipledispatch",
"version": "1.0.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mrocklin/multipledispatch/",
"description": "A relatively sane approach to multiple dispatch in Python.",
"long_description": "A relatively sane approach to multiple dispatch in Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"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-etuples",
"py313-logical-unification",
"py313-minikanren"
]
}
]
},
{
"name": "py313-multidict",
"portdir": "python/py-multidict",
"version": "6.7.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/aio-libs/multidict",
"description": "Multidict implementation.",
"long_description": "Multidict is dict-like collection of key-value pairs where where a key might occur more than once in the container.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "miguel",
"github": "ipglider",
"ports_count": 92
}
],
"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-aiobotocore",
"py313-aiohttp",
"py313-yarl"
]
}
]
},
{
"name": "py313-mujson",
"portdir": "python/py-mujson",
"version": "1.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mattgiles/mujson",
"description": "Use the fastest JSON functions available at import time.",
"long_description": "mujson lets python libraries make use of the most performant JSON functions available at import time. It is small, and does not itself implement any encoding or decoding functionality.",
"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": "lib",
"ports": [
"py-mujson"
]
}
]
},
{
"name": "py313-mssql",
"portdir": "python/py-mssql",
"version": "2.3.8",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pymssql.org",
"description": "A simple database interface to MS-SQL for Python.",
"long_description": "A simple database interface to MS-SQL for Python.",
"active": true,
"categories": [
"databases",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-cython",
"py313-standard-distutils",
"clang-18",
"py313-build",
"py313-installer",
"py313-packaging",
"py313-setuptools",
"py313-wheel",
"py313-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"freetds",
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest",
"py313-psutil",
"py313-sqlalchemy",
"py313-gevent"
]
}
],
"depends_on": []
},
{
"name": "py313-mslex",
"portdir": "python/py-mslex",
"version": "1.3.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/smoofra/mslex",
"description": "Missing shlex package for windows shell quoting",
"long_description": "Missing shlex package for windows shell quoting. It provides three functions - split, quote and join - just like shlex.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"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": []
},
{
"name": "py313-msgspec",
"portdir": "python/py-msgspec",
"version": "0.21.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jcristharif.com/msgspec",
"description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
"long_description": "A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-yaml",
"py313-tomli-w"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-marimo"
]
}
]
},
{
"name": "py313-msgpack",
"portdir": "python/py-msgpack",
"version": "1.1.2",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://msgpack.org/",
"description": "MessagePack (de)serializer for Python.",
"long_description": "MessagePack (de)serializer for Python.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"clang-18",
"py313-build",
"py313-cython",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mmtf-python",
"py313-maggma",
"py313-mitmproxy",
"py313-mp-api",
"py313-neovim",
"py313-blosc2",
"py313-cachecontrol"
]
},
{
"type": "run",
"ports": [
"py313-autobahn",
"py313-oslo-serialization",
"borgbackup",
"py313-librosa"
]
}
]
},
{
"name": "py313-msal-extensions",
"portdir": "python/py-msal-extensions",
"version": "1.3.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
"description": "Persistence extensions for MSAL",
"long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-portalocker",
"py313-msal",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"azure-cli"
]
}
]
},
{
"name": "py313-msal",
"portdir": "python/py-msal",
"version": "1.36.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
"description": "Microsoft Authentication Library (MSAL) for Python",
"long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-requests",
"py313-cryptography",
"py313-jwt",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-msal-extensions",
"azure-cli"
]
}
]
},
{
"name": "py313-mrjob",
"portdir": "python/py-mrjob",
"version": "0.7.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "Python MapReduce framework",
"long_description": "mrjob is a Python package that helps you write and run Hadoop Streaming jobs. It fully supports Amazon's Elastic MapReduce (EMR) service, which allows you to buy time on a Hadoop cluster on an hourly basis. It also works with your own Hadoop cluster.",
"active": true,
"categories": [
"python",
"parallel"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"py313-yaml",
"py313-botocore",
"py313-boto3",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mrjob"
]
}
]
},
{
"name": "py313-mrcfile",
"portdir": "python/py-mrcfile",
"version": "1.5.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ccpem/mrcfile",
"description": "MRC file I/O library",
"long_description": "MRC file I/O library",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-numpy"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-GridDataFormats"
]
}
]
},
{
"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": 2897
}
],
"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-mpl-animators",
"portdir": "python/py-mpl-animators",
"version": "1.2.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/sunpy/mpl-animators",
"description": "An interactive animation framework for matplotlib",
"long_description": "An interactive animation framework for matplotlib This is for creating interactive animations with matplotlib. It is designed to handle N-dimensional data, and can be used to create animations.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools_scm",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py313-numpy",
"py313-matplotlib",
"py313-astropy",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-mpi4py",
"portdir": "python/py-mpi4py",
"version": "4.1.1",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mpi4py.github.io/mpi4py/",
"description": "MPI for Python - Python bindings for MPI",
"long_description": "MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors. This package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"clang13",
"clang14",
"clang15",
"clang16",
"clang17",
"clang18",
"clang19",
"clang20",
"clang21",
"clang22",
"g95",
"gcc10",
"gcc11",
"gcc12",
"gcc13",
"gcc14",
"gcc15",
"gfortran",
"mpich",
"openmpi",
"interpreter"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-wheel",
"py313-build",
"py313-installer",
"py313-setuptools",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-cython",
"mpich-clang18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-petsc4py"
]
}
]
},
{
"name": "py313-mpegdash",
"portdir": "python/py-mpegdash",
"version": "0.4.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "",
"description": "MPEG-DASH MPD(Media Presentation Description) parser",
"long_description": "MPEG-DASH MPD(Media Presentation Description) parser",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [
{
"name": "i0ntempest",
"github": "i0ntempest",
"ports_count": 288
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-mpd2",
"portdir": "python/py-mpd2",
"version": "3.1.1",
"license": "LGPL-3+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Mic92/python-mpd2",
"description": "A Python MPD client library",
"long_description": "A Python MPD client library",
"active": true,
"categories": [
"devel",
"audio",
"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": [
"beets",
"beets-devel",
"py-mpd2"
]
}
]
},
{
"name": "py313-mp-api",
"portdir": "python/py-mp-api",
"version": "0.45.15",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/materialsproject/api",
"description": "API Client for the Materials Project",
"long_description": "API Client for the Materials Project",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-smart_open",
"py313-monty",
"python313",
"py313-emmet-core",
"py313-maggma",
"py313-pymatgen",
"py313-setuptools",
"py313-requests",
"py313-typing_extensions",
"py313-msgpack"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mp-api"
]
},
{
"type": "run",
"ports": [
"py313-xraylarch"
]
}
]
},
{
"name": "py313-movingpandas",
"portdir": "python/py-movingpandas",
"version": "0.22.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/movingpandas/movingpandas",
"description": "MovingPandas is a Python library for movement data exploration and analysis.",
"long_description": "MovingPandas is a Python library for movement data exploration and analysis. MovingPandas provides trajectory data structures and functions for handling movement data based on Pandas, GeoPandas, and HoloViz",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"viz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"py313-folium",
"py313-mapclassify",
"python313",
"py313-geoviews",
"py313-hvplot",
"py313-geopy",
"py313-matplotlib",
"py313-cartopy",
"py313-bokeh",
"py313-geopandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-lonboard"
]
}
]
},
{
"name": "py313-more-itertools",
"portdir": "python/py-more-itertools",
"version": "10.8.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/more-itertools/more-itertools",
"description": "More routines for operating on iterables, beyond itertools.",
"long_description": "More routines for operating on iterables, beyond itertools.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-flit_core",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "test",
"ports": [
"py313-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-cheroot",
"py313-jaraco.classes",
"py313-jaraco.functools",
"py313-jaraco.text"
]
},
{
"type": "test",
"ports": [
"py313-path"
]
}
]
},
{
"name": "py313-morecantile",
"portdir": "python/py-morecantile",
"version": "7.0.3",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/developmentseed/morecantile",
"description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"long_description": "Morecantile is like mercantile (the best tool to work with Web Mercator tile indexes), but with support for other TileMatrixSet grids.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1547
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-rasterio",
"python313",
"py313-pydantic",
"py313-attrs",
"py313-click",
"py313-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-async-geotiff"
]
}
]
},
{
"name": "py313-monty",
"portdir": "python/py-monty",
"version": "2025.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://materialsvirtuallab.github.io/monty/",
"description": "Monty is the missing complement to Python.",
"long_description": "Monty is the missing complement to Python. Monty implements supplementary useful functions for Python that are not part of the standard library. Examples include useful utilities like transparent support for zipped files etc.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "joe.fowler",
"github": "joefowler",
"ports_count": 98
}
],
"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-emmet-core",
"py313-maggma",
"py-monty",
"py313-mp-api"
]
},
{
"type": "run",
"ports": [
"py313-pymatgen"
]
}
]
},
{
"name": "py313-mongomock",
"portdir": "python/py-mongomock",
"version": "4.3.0",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mongomock/mongomock",
"description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"long_description": "Fake pymongo stub for testing simple MongoDB-dependent code",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-hatch-vcs",
"clang-18",
"py313-build",
"py313-installer",
"py313-hatchling"
]
},
{
"type": "lib",
"ports": [
"py313-packaging",
"py313-tz",
"py313-sentinels",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-maggma",
"py-mongomock"
]
}
]
},
{
"name": "py313-momepy",
"portdir": "python/py-momepy",
"version": "0.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://docs.momepy.org/en/stable/",
"description": "Urban Morphology Measuring Toolkit (momepy)",
"long_description": "The PySAL momepy package is a library for quantitative analysis of urban form - urban morphometrics.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-setuptools_scm",
"py313-wheel",
"py313-setuptools",
"py313-installer",
"py313-build"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-libpysal",
"py313-geopandas",
"py313-pandas",
"py313-networkx",
"py313-shapely",
"py313-tqdm",
"py313-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-momepy",
"py313-pysal"
]
}
]
},
{
"name": "py313-modulegraph",
"portdir": "python/py-modulegraph",
"version": "0.19.7",
"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": 353
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-altgraph",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-py2app"
]
}
]
},
{
"name": "py313-mock",
"portdir": "python/py-mock",
"version": "5.2.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mock.readthedocs.org/en/latest/",
"description": "Rolling backport of unittest.mock for all Pythons",
"long_description": "Rolling backport of unittest.mock for all Pythons.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"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": [
"py313-skyfield",
"py313-stem",
"certbot-dns-namecheap"
]
},
{
"type": "run",
"ports": [
"py313-pytest-shutil",
"py313-pytest-mock"
]
},
{
"type": "test",
"ports": [
"beets-devel",
"tortoisehg",
"py313-argh",
"py313-behave",
"py313-bitmath",
"py313-columnize",
"py313-configargparse",
"py313-docx",
"py313-freezegun",
"py313-aws-sam-translator",
"py313-oauthlib",
"py313-openid",
"py313-parameterized",
"py313-pytest-virtualenv",
"py313-python-lsp-jsonrpc",
"py313-python-lsp-server",
"py313-requests-oauthlib",
"py313-wurlitzer",
"py313-geopy",
"py313-cfn-lint",
"py313-hcloud",
"py313-pygls",
"beets"
]
}
]
},
{
"name": "py313-mmtf-python",
"portdir": "python/py-mmtf-python",
"version": "1.1.3",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rcsb/mmtf-python",
"description": "The python implementation of the MMTF API, decoder and encoder.",
"long_description": "The python implementation of the MMTF API, decoder and encoder. The macromolecular transmission format (MMTF) is a binary encoding of biological structures. This repository holds the Python 2 and 3 compatible API, encoding and decoding libraries.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 97
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-build",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-msgpack"
]
},
{
"type": "test",
"ports": [
"py313-numpy",
"py313-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-MDAnalysis"
]
}
]
},
{
"name": "py313-mmh3",
"portdir": "python/py-mmh3",
"version": "5.2.0",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/mmh3",
"description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"long_description": "Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.",
"active": true,
"categories": [
"textproc",
"math",
"python"
],
"maintainers": [],
"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": [
"py-mmh3"
]
}
]
},
{
"name": "py313-mmcif_pdbx",
"portdir": "python/py-mmcif_pdbx",
"version": "2.0.1",
"license": "CC0-1.0",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Electrostatics/mmcif_pdbx",
"description": "Utilities for PDBx/mmCIF storage model",
"long_description": "Utilities for PDBx/mmCIF storage model",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "howarth.at.macports",
"github": "jwhowarth",
"ports_count": 18
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-build",
"py313-installer",
"py313-setuptools",
"py313-wheel"
]
},
{
"type": "lib",
"ports": [
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-ml_dtypes",
"portdir": "python/py-ml_dtypes",
"version": "0.5.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/jax-ml/ml_dtypes",
"description": "NumPy dtype extensions used in machine learning",
"long_description": "NumPy dtype extensions used in machine learning",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py313-installer",
"py313-wheel",
"clang-20",
"py313-build",
"py313-setuptools"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py313-onnx"
]
}
]
},
{
"name": "py313-mkl-include",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl_include",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pip"
]
},
{
"type": "lib",
"ports": [
"python313",
"py313-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py313-pytorch"
]
}
]
},
{
"name": "py313-mkl",
"portdir": "python/py-mkl",
"version": "2023.2.1",
"license": "Restrictive/Distributable",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mkl",
"description": "Math library for Intel and compatible processors",
"long_description": "Math library for Intel and compatible processors.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "jonesc",
"github": "cjones051073",
"ports_count": 232
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py313-pip"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python313"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-pytorch",
"py313-mkl-include"
]
}
]
},
{
"name": "py313-mitogen",
"portdir": "python/py-mitogen",
"version": "0.3.45",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitogen.networkgenomics.com/ansible_detailed.html",
"description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible.",
"long_description": "Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts.",
"active": true,
"categories": [
"sysutils",
"python"
],
"maintainers": [
{
"name": "cal",
"github": "neverpanic",
"ports_count": 60
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"py313-ansible",
"python313"
]
}
],
"depends_on": []
},
{
"name": "py313-mitmproxy_rs",
"portdir": "python/py-mitmproxy_rs",
"version": "0.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "Rust bits for Mitmproxy",
"long_description": "Rust bits for Mitmproxy, most notably WireGuard Mode and Local Redirect Mode.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py313-build",
"py313-setuptools",
"py313-wheel",
"clang-18",
"py313-installer"
]
},
{
"type": "lib",
"ports": [
"python313"
]
},
{
"type": "run",
"ports": [
"py313-mitmproxy_macos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py313-mitmproxy",
"py-mitmproxy_rs"
]
}
]
},
{
"name": "py313-mitmproxy_macos",
"portdir": "python/py-mitmproxy_macos",
"version": "0.11.2",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "Precompiled binaries used by Mitmproxy",
"long_description": "Precompiled binaries used by Mitmproxy, provides Local Redirect Mode and automates the certificate trust process. See https://mitmproxy.org/posts/local-redirect/macos/",
"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-mitmproxy_macos"
]
},
{
"type": "run",
"ports": [
"py313-mitmproxy_rs"
]
}
]
}
]
}