HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 52324,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=486",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=484",
"results": [
{
"name": "py312-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": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-requests",
"py312-cryptography",
"py312-jwt",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-msal-extensions"
]
}
]
},
{
"name": "py312-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": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-sympy"
]
},
{
"type": "test",
"ports": [
"py312-scipy"
]
}
]
},
{
"name": "py312-mpld3",
"portdir": "python/py-mpld3",
"version": "0.5.10",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mpld3.github.io",
"description": "MPLD3 offer an interactive, D3-based viewer for Matplotlib",
"long_description": "The MPLD3 packages is an interactive D3js-based viewer which brings matplotlib graphics to the browser. It provides a custom stand-alone javascript library built on D3, which parses JSON representations of plots. a set of routines parses matplotlib plots and outputs the JSON description readable by mpld3.js.",
"active": true,
"categories": [
"graphics",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-jinja2",
"py312-matplotlib",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mpld3"
]
}
]
},
{
"name": "py312-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": 1533
}
],
"variants": [
"wcs",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-matplotlib",
"py312-astropy",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-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": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-cython",
"mpich-clang18",
"python312"
]
}
],
"depends_on": [
{
"type": "test",
"ports": [
"hpddm"
]
}
]
},
{
"name": "py312-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": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-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": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-msgpack",
"py312-smart_open",
"python312",
"py312-emmet-core",
"py312-maggma",
"py312-pymatgen",
"py312-setuptools",
"py312-typing_extensions",
"py312-requests",
"py312-monty"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-xraylarch"
]
}
]
},
{
"name": "py312-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": 1533
}
],
"variants": [
"viz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-geopy",
"py312-mapclassify",
"python312",
"py312-geoviews",
"py312-hvplot",
"py312-cartopy",
"py312-bokeh",
"py312-matplotlib",
"py312-folium",
"py312-geopandas"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-lonboard"
]
}
]
},
{
"name": "py312-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": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-cheroot",
"py312-jaraco.classes",
"py312-jaraco.functools",
"py312-jaraco.text"
]
},
{
"type": "test",
"ports": [
"py312-path"
]
}
]
},
{
"name": "py312-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": 1533
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-hatchling",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pydantic",
"python312",
"py312-rasterio",
"py312-attrs",
"py312-click",
"py312-pyproj"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-async-geotiff"
]
}
]
},
{
"name": "py312-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": [
"py312-setuptools",
"py312-build",
"py312-installer",
"clang-18",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-emmet-core",
"py312-maggma",
"py312-mp-api"
]
},
{
"type": "run",
"ports": [
"py312-pymatgen"
]
}
]
},
{
"name": "py312-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": [
"clang-18",
"py312-build",
"py312-installer",
"py312-hatchling",
"py312-hatch-vcs"
]
},
{
"type": "lib",
"ports": [
"py312-packaging",
"py312-tz",
"py312-sentinels",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-maggma"
]
}
]
},
{
"name": "py312-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": [
"py312-build",
"clang-18",
"py312-setuptools_scm",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-libpysal",
"py312-geopandas",
"py312-shapely",
"py312-networkx",
"py312-tqdm",
"py312-pandas",
"py312-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
}
]
},
{
"name": "py312-molmod",
"portdir": "python/py-molmod",
"version": "1.4.8",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://molmod.github.io/molmod/index.html",
"description": "Python library with many components that are useful to write molecular modeling programs",
"long_description": "MolMod is a python package that is used by Zeobuilder and Tracks. Zeobuilder is a GUI toolkit for the interactive construction of complex molecular models. Tracks is a collection of molecular dynamics and monte carlo analysis scripts. MolMod groups a series of modules that are useful for analyzing molecular modeling simulations, and for setting up complex input files. MolMod can also be used as a library for batch work, independent of Zeobuilder or Tracks.",
"active": true,
"categories": [
"python",
"chemistry"
],
"maintainers": [
{
"name": "yangx59",
"github": "",
"ports_count": 6
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-setuptools",
"py312-wheel",
"py312-cython-compat",
"py312-build",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-future",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-molmod"
]
}
]
},
{
"name": "py312-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": 354
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-altgraph",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-py2app"
]
}
]
},
{
"name": "py312-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": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-skyfield",
"py312-stem"
]
},
{
"type": "run",
"ports": [
"py312-pytest-shutil",
"py312-pytest-mock"
]
},
{
"type": "test",
"ports": [
"py312-srsly",
"py312-pygls",
"py312-argh",
"py312-bitmath",
"py312-colour",
"py312-columnize",
"py312-configargparse",
"py312-ddt",
"py312-freezegun",
"py312-geopy",
"py312-m2r",
"py312-oauthlib",
"py312-openid",
"py312-parameterized",
"py312-pytest-virtualenv",
"py312-python-lsp-jsonrpc",
"py312-python-lsp-server",
"py312-qt4py",
"py312-requests-oauthlib",
"py312-webtest",
"py312-flake8",
"py312-wurlitzer",
"py312-aws-sam-translator",
"py312-cfn-lint",
"py312-hcloud"
]
}
]
},
{
"name": "py312-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": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-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": [
"py312-installer",
"py312-wheel",
"clang-20",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-onnx"
]
}
]
},
{
"name": "py312-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": [
"py312-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-mkl"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-pytorch"
]
}
]
},
{
"name": "py312-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": [
"py312-pip",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"tbb",
"libomp",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytorch",
"py312-mkl-include"
]
}
]
},
{
"name": "py312-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": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-ansible",
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-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": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-mitmproxy_macos"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-mitmproxy"
]
}
]
},
{
"name": "py312-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": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py312-mitmproxy_rs"
]
}
]
},
{
"name": "py312-mitmproxy",
"portdir": "python/py-mitmproxy",
"version": "11.0.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mitmproxy.org/",
"description": "SSL/TLS-capable man-in-the-middle proxy for HTTP and Websockets",
"long_description": "mitmproxy is an SSL/TLS-capable man-in-the-middle proxy for HTTP/1, HTTP/2 and Websockets. It provides a console interface that allows traffic flows to be inspected and edited on the fly. mitmdump is the command-line version of mitmproxy, with the same functionality but without the user interface. Think tcpdump for HTTP.",
"active": true,
"categories": [
"net",
"www",
"python"
],
"maintainers": [
{
"name": "petr",
"github": "petrrr",
"ports_count": 618
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-msgpack",
"py312-brotli",
"py312-zstd",
"py312-cryptography",
"py312-parsing",
"py312-h11",
"py312-h2",
"py312-hyperframe",
"py312-pyperclip",
"py312-tornado",
"py312-flask",
"py312-openssl",
"py312-wsproto",
"py312-ldap3",
"py312-asgiref",
"py312-kaitaistruct",
"py312-urwid",
"py312-aioquic",
"py312-mitmproxy_rs",
"py312-publicsuffix2",
"py312-passlib",
"python312",
"py312-ruamel-yaml",
"py312-ruamel-yaml-clib",
"py312-certifi",
"py312-sortedcontainers"
]
},
{
"type": "test",
"ports": [
"py312-pytest",
"py312-requests",
"py312-hypothesis",
"py312-pytest-asyncio"
]
}
],
"depends_on": []
},
{
"name": "py312-mistune",
"portdir": "python/py-mistune",
"version": "3.1.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lepture/mistune",
"description": "The fastest markdown parser in pure Python.",
"long_description": "The fastest markdown parser in pure Python.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-nbconvert",
"py312-flasgger"
]
},
{
"type": "run",
"ports": [
"py312-m2r"
]
}
]
},
{
"name": "py312-misaka",
"portdir": "python/py-misaka",
"version": "2.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/FSX/misaka",
"description": "A CFFI binding for Hoedown, a markdown parsing library",
"long_description": "A CFFI binding for Hoedown, a markdown parsing library",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-cffi",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-misaka"
]
}
]
},
{
"name": "py312-minikanren",
"portdir": "python/py-minikanren",
"version": "1.0.5",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pythological/kanren",
"description": "Relational programming in Python",
"long_description": "Relational programming in Python",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-cons",
"py312-etuples",
"py312-logical-unification",
"py312-multipledispatch",
"py312-toolz"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pytensor",
"py312-aesara"
]
}
]
},
{
"name": "py312-minidb",
"portdir": "python/py-minidb",
"version": "2.0.7",
"license": "ISC",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://thp.io/2010/minidb/",
"description": "A simple SQLite3-based store for Python objects",
"long_description": "A simple SQLite3-based store for Python objects",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools",
"py312-build",
"py312-installer",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pynose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-minidb",
"py312-urlwatch"
]
}
]
},
{
"name": "py312-mimeparse",
"portdir": "python/py-mimeparse",
"version": "1.6.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dbtsai/python-mimeparse",
"description": "Basic functions for handling mimetypes in Python",
"long_description": "Basic functions for handling mimetypes in Python",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mimeparse"
]
}
]
},
{
"name": "py312-mido",
"portdir": "python/py-mido",
"version": "1.3.3",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mido.readthedocs.io/",
"description": "MIDI Objects for Python",
"long_description": "Mido is a library for working with MIDI messages and ports.",
"active": true,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-setuptools_scm",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-packaging"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-microsoft-security-utilities-secret-masker",
"portdir": "python/py-microsoft-security-utilities-secret-masker",
"version": "1.0.0b4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/microsoft/security-utilities",
"description": "A tool for detecting and masking secrets",
"long_description": "A tool for detecting and masking secrets",
"active": true,
"categories": [
"devel",
"security",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": []
},
{
"name": "py312-mgwr",
"portdir": "python/py-mgwr",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mgwr.readthedocs.io/en/latest/",
"description": "Multiscale Geographically Weighted Regression (mgwr)",
"long_description": "Multiscale Geographically Weighted Regression (mgwr), short for “spatial regression”, is a Python package to estimate simultaneous autoregressive spatial regression models. These models are useful when modeling processes where observations interact with one another.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"clang-18",
"py312-wheel",
"py312-setuptools",
"py312-installer"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-spreg",
"py312-spglm",
"py312-libpysal",
"py312-scipy",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
}
]
},
{
"name": "py312-metpy",
"portdir": "python/py-metpy",
"version": "1.7.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Unidata/MetPy",
"description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
"long_description": "MetPy is a collection of tools in Python for reading, visualizing and performing calculations with weather data.",
"active": true,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-setuptools_scm",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-pooch",
"py312-pyproj",
"python312",
"py312-scipy",
"py312-xarray",
"py312-numpy",
"py312-traitlets",
"py312-pandas",
"py312-matplotlib",
"py312-pint"
]
}
],
"depends_on": []
},
{
"name": "py312-metar",
"portdir": "python/py-metar",
"version": "1.4",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.schwarzvogel.de/software/pymetar.html",
"description": "python interface to the weather reports of the NOAA",
"long_description": "This library downloads the weather report for a given NOAA station ID (get yours here), decodes it and provides easy access to all the data found in the report.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-metar"
]
}
]
},
{
"name": "py312-metakernel",
"portdir": "python/py-metakernel",
"version": "1.0.4",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/Calysto/metakernel",
"description": "A Jupyter/IPython kernel template",
"long_description": "A Jupyter/IPython kernel template which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more).",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-installer",
"py312-poetry-core",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py312-ipykernel",
"python312",
"py312-jupyter_core",
"py312-jedi",
"py312-pexpect",
"py312-comm"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-oct2py",
"py312-octave_kernel"
]
}
]
},
{
"name": "py312-meson-python",
"portdir": "python/py-meson-python",
"version": "0.20.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mesonbuild/meson-python",
"description": "Meson Python build backend (PEP 517)",
"long_description": "Meson Python build backend (PEP 517)",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"py312-setuptools",
"py312-pyproject_metadata",
"py312-meson",
"python312"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-matplotlib",
"py312-fabio",
"py312-pandas",
"py312-numpy",
"py312-scipy",
"py312-gobject3",
"py312-beancount",
"py312-cairo",
"py312-contourpy",
"py312-gsl",
"py312-pmdarima",
"py312-pyFAI",
"py312-pywavelets",
"py312-scikit-image",
"py312-scikit-learn",
"py312-scikit-umfpack"
]
}
]
},
{
"name": "py312-meson",
"portdir": "python/py-meson",
"version": "1.11.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mesonbuild.com",
"description": "Meson - A high productivity build system",
"long_description": "Meson is a build system designed to optimize programmer productivity. It aims to do this by providing simple, out-of-the-box support for modern software development tools and practices, such as unit tests, coverage reports, Valgrind, CCache and the like. It is both extremely fast, and, even more importantly, as user friendly as possible.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "git",
"github": "SoapZA",
"ports_count": 23
},
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 2220
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"ninja",
"py312-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-meson-python"
]
}
]
},
{
"name": "py312-meshio",
"portdir": "python/py-meshio",
"version": "5.3.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/nschloe/meshio",
"description": "There are various mesh formats available for representing unstructured meshes.",
"long_description": "There are various mesh formats available for representing unstructured meshes. meshio can read and write all of the following and smoothly converts between them: Abaqus, ANSYS msh, AVS-UCD, CGNS, DOLFIN XML, Exodus, FLAC3D, H5M, Kratos/MDPA, Medit, MED/Salome, Nastran (bulk data), Neuroglancer precomputed format, Gmsh (format versions 2.2, 4.0, and 4.1), OBJ, OFF, PERMAS, PLY, STL, Tecplot .dat, TetGen .node/.ele, SVG (2D only, output only), SU2, UGRID, VTK, VTU, WKT (TIN), XDMF.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"py312-numpy",
"py312-rich",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-vispy"
]
},
{
"type": "test",
"ports": [
"py312-pdal"
]
}
]
},
{
"name": "py312-mercantile",
"portdir": "python/py-mercantile",
"version": "1.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/mapbox/mercantile",
"description": "Spherical mercator and XYZ tile utilities",
"long_description": "Spherical mercator and XYZ tile utilities",
"active": true,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"py312-wheel",
"clang-18",
"py312-build",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"py312-click",
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-contextily"
]
}
]
},
{
"name": "py312-meld3",
"portdir": "python/py-meld3",
"version": "2.0.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/supervisor/meld3",
"description": "SGML template system",
"long_description": "meld3 is an HTML/XML templating system for Python 2.3+ which keeps template markup and dynamic rendering logic separate from one another.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-installer",
"clang-17",
"py312-build",
"py312-setuptools",
"py312-wheel"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-meld3"
]
}
]
},
{
"name": "py312-mediafile",
"portdir": "python/py-mediafile",
"version": "0.13.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mediafile.readthedocs.io/",
"description": "elegant audio file tagging",
"long_description": "MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags.",
"active": true,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-flit_core",
"py312-installer",
"clang-18",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-filetype",
"py312-mutagen"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": []
},
{
"name": "py312-mecab-python3",
"portdir": "python/py-mecab-python3",
"version": "1.0.10",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/SamuraiT/mecab-python3",
"description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"long_description": "Python wrapper for the MeCab morphological analyzer for Japanese",
"active": true,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"mecab-utf8"
]
}
],
"depends_on": []
},
{
"name": "py312-mdx_linkify",
"portdir": "python/py-mdx_linkify",
"version": "2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/daGrevis/mdx_linkify",
"description": "Link recognition for Python Markdown",
"long_description": "This extension for Python Markdown will convert text that look like links to HTML anchors.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-markdown",
"py312-bleach"
]
}
],
"depends_on": []
},
{
"name": "py312-mdurl",
"portdir": "python/py-mdurl",
"version": "0.1.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdurl",
"description": "URL utilities for markdown-it",
"long_description": "URL utilities for markdown-it. This is a Python port of the JavaScript mdurl package.",
"active": true,
"categories": [
"devel",
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-markdown-it-py"
]
}
]
},
{
"name": "py312-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.5.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/mdit-py-plugins",
"description": "Collection of core plugins for markdown-it-py.",
"long_description": "Collection of core plugins for markdown-it-py.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 143
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-textual",
"py312-panel",
"py312-markdown-it-py",
"py312-jupytext"
]
},
{
"type": "run",
"ports": [
"py312-myst-parser",
"py312-panel"
]
},
{
"type": "test",
"ports": [
"py312-myst-parser"
]
}
]
},
{
"name": "py312-mda-xdrlib",
"portdir": "python/py-mda-xdrlib",
"version": "0.2.0",
"license": "PSF-2.1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/MDAnalysis/mda-xdrlib",
"description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"long_description": "A stand-alone XDRLIB module extracted from cpython 3.10.8",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1533
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py312-wheel",
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-versioningit"
]
},
{
"type": "test",
"ports": [
"py312-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pyedr"
]
}
]
},
{
"name": "py312-mayavi",
"portdir": "python/py-mayavi",
"version": "4.8.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/enthought/mayavi",
"description": "**Obsolete port** The Enthought mayavi package",
"long_description": "**Obsolete port.** This port no longer works due to lack of upstream maintenance. It will be removed from Macports in the future. 3D Scientific Data Visualization and Plotting using VTK as the rendering backend and pyqt5/pyqt4/pyside2 for the (G)UI.",
"active": true,
"categories": [
"devel",
"graphics",
"math",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-build",
"py312-installer",
"py312-setuptools",
"py312-wheel",
"py312-sphinx"
]
},
{
"type": "lib",
"ports": [
"vtk",
"python312",
"py312-numpy",
"py312-apptools",
"py312-envisage",
"py312-traitsui"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mayavi"
]
}
]
},
{
"name": "py312-maxminddb",
"portdir": "python/py-maxminddb",
"version": "2.6.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.maxmind.com/en/home",
"description": "Reader for the MaxMind DB format",
"long_description": "This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "gstaniak",
"github": "gstaniak",
"ports_count": 5
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py312-wheel",
"py312-setuptools_scm",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"libmaxminddb"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-maxminddb"
]
}
]
},
{
"name": "py312-maturin",
"portdir": "python/py-maturin",
"version": "1.14.1",
"license": "MIT and Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyo3/maturin",
"description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"long_description": "Build and publish crates with pyo3, rust-cpython and cffi bindings as well as rust binaries as python packages.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 254
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py312-wheel",
"py312-setuptools-rust",
"cargo",
"legacy-support",
"rust",
"py312-build",
"py312-installer",
"py312-setuptools"
]
},
{
"type": "lib",
"ports": [
"python312",
"libunwind"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py312-async-tiff",
"py312-orjson",
"py312-pydantic_core",
"py312-nutpie",
"py312-ast_serialize",
"py312-bidi",
"py312-obstore",
"py312-cryptography",
"py312-uv-build",
"py312-arro3-compute",
"py312-arro3-core",
"py312-arro3-io",
"py312-rpds-py",
"py312-nh3",
"py312-cramjam",
"py312-hf-xet",
"py312-jellyfish",
"py312-pendulum",
"py312-safetensors",
"py312-tokenizers"
]
}
]
},
{
"name": "py312-matplotlib-inline",
"portdir": "python/py-matplotlib-inline",
"version": "0.2.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/martinRenou/matplotlib-inline",
"description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"long_description": "Matplotlib Inline Back-end for IPython and Jupyter.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2897
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-build",
"py312-flit_core",
"py312-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python312",
"py312-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-ipykernel",
"py312-ipython"
]
}
]
}
]
}