HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 50429,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=731",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=729",
"results": [
{
"name": "py39-m2crypto",
"portdir": "python/py-m2crypto",
"version": "0.40.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.python.org/pypi/m2crypto",
"description": "Crypto and SSL toolkit for Python",
"long_description": "M2Crypto is the most complete Python wrapper for OpenSSL.",
"active": false,
"categories": [
"devel",
"python",
"crypto"
],
"maintainers": [
{
"name": "allan.que",
"github": "aque",
"ports_count": 15
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"pkgconfig",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"swig-python",
"python39",
"py39-importlib-metadata",
"openssl3"
]
},
{
"type": "test",
"ports": [
"py39-parameterized",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-m2r",
"portdir": "python/py-m2r",
"version": "0.2.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/miyakogi/m2r",
"description": "Converts a markdown file including reStructuredText (rst) markups to a valid rst format",
"long_description": "M2R converts a markdown file including reStructuredText (rst) markups to a valid rst format.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1513
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"clang-17",
"py39-installer",
"py39-build",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-setuptools",
"py39-mistune",
"py39-docutils"
]
},
{
"type": "test",
"ports": [
"py39-mock",
"py39-pygments",
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-mac-alias",
"portdir": "python/py-mac-alias",
"version": "2.2.2",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pypi.org/project/mac-alias/",
"description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
"long_description": "mac_alias lets you generate or read binary Alias and Bookmark records from Python code.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-dmgbuild",
"py39-ds-store"
]
}
]
},
{
"name": "py39-macfsevents",
"portdir": "python/py-macfsevents",
"version": "0.8.4",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/malthe/macfsevents",
"description": "Thread-based interface to file system observation primitives.",
"long_description": "MacFSEvents is a Python library that provides thread-safe directory observation primitives using callbacks. It wraps the Mac OS X FSEvents API in a C-extension.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-macholib",
"portdir": "python/py-macholib",
"version": "1.16.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://macholib.readthedocs.io/",
"description": "Mach-O header analysis and editing",
"long_description": "macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-altgraph",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-py2app"
]
}
]
},
{
"name": "py39-magenta",
"portdir": "python/py-magenta",
"version": "2.1.2",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/magenta/magenta",
"description": "Magenta: Music and Art Generation with Machine Intelligence",
"long_description": "Magenta is a research project exploring the role of machine learning in the process of creating art and music. Primarily this involves developing new deep learning and reinforcement learning algorithms for generating songs, images, drawings, and other materials. But it's also an exploration in building smart tools and interfaces that allow artists and musicians to extend (not replace!) their processes using these models.",
"active": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-note-seq",
"py39-numba",
"py39-numpy",
"py39-pretty-midi",
"py39-pygtrie",
"py39-scikit-image",
"py39-scipy",
"py39-six",
"py39-sk-video",
"sox",
"py39-sox",
"py39-tensor2tensor",
"py39-tensorflow-datasets",
"py39-tf-slim",
"py39-wheel",
"py39-tensorflow",
"py39-tensorflow-probability",
"python39",
"py39-Pillow",
"py39-absl",
"py39-apache-beam",
"py39-imageio",
"py39-dm-sonnet",
"py39-librosa",
"py39-matplotlib",
"py39-mido",
"py39-mir_eval"
]
},
{
"type": "run",
"ports": [
"py39-sox",
"sox",
"py39-Pillow",
"py39-absl",
"py39-apache-beam",
"py39-dm-sonnet",
"py39-imageio",
"py39-librosa",
"py39-matplotlib",
"py39-mido",
"py39-mir_eval",
"py39-note-seq",
"py39-numba",
"py39-numpy",
"py39-pretty-midi",
"py39-pygtrie",
"py39-scikit-image",
"py39-scipy",
"py39-six",
"py39-sk-video",
"py39-tensor2tensor",
"py39-tensorflow-datasets",
"py39-tf-slim",
"py39-wheel",
"py39-tensorflow",
"py39-tensorflow-probability"
]
},
{
"type": "test",
"ports": [
"py39-pydub",
"py39-pytest",
"py39-pytest-xdist"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-magenta"
]
}
]
},
{
"name": "py39-maggma",
"portdir": "python/py-maggma",
"version": "0.72.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/materialsproject/maggma",
"description": "Framework to develop datapipelines from files on disk to full dissemenation API",
"long_description": "Framework to develop datapipelines from files on disk to full dissemenation API",
"active": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-jsonschema",
"py39-msgpack",
"py39-numpy",
"py39-pandas",
"py39-pydantic",
"py39-pymongo",
"py39-ruamel-yaml",
"py39-setuptools",
"python39",
"py39-zmq",
"py39-monty",
"py39-orjson",
"py39-jsonlines",
"py39-pydantic_settings",
"py39-mongomock",
"py39-pydash",
"py39-sshtunnel",
"py39-tqdm",
"py39-aioitertools",
"py39-boto3",
"py39-dateutil",
"py39-dnspython"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mp-api"
]
}
]
},
{
"name": "py39-magic",
"portdir": "python/py-magic",
"version": "0.4.27",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ahupp/python-magic",
"description": "File type identification using libmagic",
"long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"file",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-beancount"
]
}
]
},
{
"name": "py39-magicgui",
"portdir": "python/py-magicgui",
"version": "0.10.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pyapp-kit/magicgui",
"description": "magicgui: build GUIs from functions, using magic.",
"long_description": "magicgui: build GUIs from functions, using magic.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-hatch-vcs",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-psygnal",
"python39",
"py39-superqt",
"py39-pyqt5",
"py39-qtpy",
"py39-typing_extensions",
"py39-docstring_parser"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-npe2"
]
}
]
},
{
"name": "py39-mahotas",
"portdir": "python/py-mahotas",
"version": "1.4.14",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://luispedro.org/software/mahotas/",
"description": "Set of functions for image processing and computer vision in Python",
"long_description": "Set of functions for image processing and computer vision in Python",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-mailmanclient",
"portdir": "python/py-mailmanclient",
"version": "3.3.3",
"license": "GPL-3",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.list.org/",
"description": "Python bindings for Mailman REST API",
"long_description": "The mailmanclient library provides official Python bindings for the GNU Mailman 3 REST API.",
"active": false,
"categories": [
"mail",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-setuptools",
"python39"
]
},
{
"type": "run",
"ports": [
"py39-requests"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-django-mailman3"
]
}
]
},
{
"name": "py39-makefun",
"portdir": "python/py-makefun",
"version": "1.15.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://smarie.github.io/python-makefun/",
"description": "Dynamically create python functions with a proper signature",
"long_description": "makefun helps you create functions dynamically, with the signature of your choice. It was largely inspired by decorator and functools, and created mainly to cover some of their limitations.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "harens",
"github": "harens",
"ports_count": 151
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py39-pytest-runner",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-mako",
"portdir": "python/py-mako",
"version": "1.3.10",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.makotemplates.org/",
"description": "A super-fast templating language that borrows the best ideas from the existing templating languages.",
"long_description": "Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.",
"active": true,
"categories": [
"www",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-markupsafe",
"python39"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"PothosLiquidDSP",
"py39-pyopencl"
]
},
{
"type": "lib",
"ports": [
"gnuradio",
"gnuradio-next",
"py39-alembic"
]
},
{
"type": "test",
"ports": [
"py39-tensorflow-datasets"
]
}
]
},
{
"name": "py39-mapclassify",
"portdir": "python/py-mapclassify",
"version": "2.10.0",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pysal.org/mapclassify/",
"description": "Classification Schemes for Choropleth Maps",
"long_description": "mapclassify is an open-source python library for Choropleth map classification. It is part of PySAL the Python Spatial Analysis Library.",
"active": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-networkx",
"py39-numpy",
"py39-pandas",
"py39-scikit-learn",
"py39-scipy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-geoplot",
"py39-pysal"
]
},
{
"type": "run",
"ports": [
"py39-segregation",
"py39-splot",
"py39-spopt"
]
},
{
"type": "test",
"ports": [
"py39-spopt"
]
}
]
},
{
"name": "py39-marisa-trie",
"portdir": "python/py-marisa-trie",
"version": "1.1.1",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pytries/marisa-trie",
"description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"long_description": "Static memory-efficient & fast Trie structures for Python (based on marisa-trie C++ library)",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-hypothesis",
"py39-pytest",
"py39-readme_renderer"
]
}
],
"depends_on": []
},
{
"name": "py39-markdown",
"portdir": "python/py-markdown",
"version": "3.9",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://python-markdown.github.io/",
"description": "Python implementation of Markdown",
"long_description": "This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-importlib-metadata",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tensorboard",
"py39-tensorboard1",
"py39-panel"
]
},
{
"type": "run",
"ports": [
"py39-mdx_linkify",
"py39-panel"
]
}
]
},
{
"name": "py39-markdown2",
"portdir": "python/py-markdown2",
"version": "2.5.4",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/trentm/python-markdown2",
"description": "A fast and complete implementation of Markdown in Python",
"long_description": "A fast and complete implementation of Markdown in Python. Markdown2 comes with a number of extensions for things like syntax coloring, tables, header-ids.",
"active": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-pygments"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-markdown-it-py",
"portdir": "python/py-markdown-it-py",
"version": "3.0.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/executablebooks/markdown-it-py",
"description": "Python port of markdown-it",
"long_description": "Python port of markdown-it. Markdown parser done right.",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-flit_core",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-mdit-py-plugins",
"py39-mdurl",
"py39-linkify-it-py"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupytext",
"py39-panel"
]
},
{
"type": "run",
"ports": [
"py39-panel",
"py39-telethon",
"py39-rich",
"py39-gradio",
"py39-myst-parser"
]
}
]
},
{
"name": "py39-markupsafe",
"portdir": "python/py-markupsafe",
"version": "3.0.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://palletsprojects.com/p/markupsafe/",
"description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"long_description": "Implements a XML/HTML/XHTML Markup safe string for Python",
"active": true,
"categories": [
"textproc",
"python"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 349
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-breathe",
"py39-nbconvert",
"py39-mako",
"py39-jinja2",
"py39-werkzeug"
]
}
]
},
{
"name": "py39-marshmallow",
"portdir": "python/py-marshmallow",
"version": "3.23.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/marshmallow-code/marshmallow",
"description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"long_description": "Light-weight library for converting complex datatypes to and from native Python datatypes",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-webargs"
]
}
]
},
{
"name": "py39-matplotlib",
"portdir": "python/py-matplotlib",
"version": "3.9.4",
"license": "(PSF or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://matplotlib.org/",
"description": "Matplotlib is a python plotting library",
"long_description": "Matplotlib strives to produce publication quality 2D graphics for interactive graphing, scientific publishing, user interface development and web application servers targeting multiple user interfaces and hardcopy output formats. There is a 'pylab' mode which emulates matlab graphics. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, gtk3, tkinter, qt5, cairo, latex).",
"active": true,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "reneeotten",
"github": "reneeotten",
"ports_count": 1989
}
],
"variants": [
"tkinter",
"gtk3",
"qt5",
"qt6",
"cairo",
"pyside2",
"pyside6",
"dvipng",
"ghostscript",
"latex",
"pdftops",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"ninja",
"pkgconfig",
"py39-certifi",
"py39-pybind11",
"py39-setuptools_scm",
"py39-build",
"py39-installer",
"py39-meson-python",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"py39-packaging",
"py39-parsing",
"python39",
"py39-importlib-resources",
"py39-contourpy",
"py39-fonttools",
"qhull",
"freetype",
"py39-Pillow",
"py39-cairo",
"py39-cycler",
"py39-dateutil",
"py39-kiwisolver",
"py39-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-tropycal",
"py39-commpy",
"py39-spacepy",
"py39-corner",
"py39-skyfield",
"py39-metpy",
"py39-astropy",
"py39-ipympl",
"py39-pyFAI",
"py39-mlxtend",
"py39-pacal",
"py39-obspy",
"chemex-devel",
"py39-mpl-animators",
"py39-arviz",
"py39-seaborn",
"py39-filterpy",
"py39-astroML",
"py39-geoplot",
"py39-fipy",
"py39-pytest-mpl",
"py39-gpilab-core",
"py39-gwpy",
"py39-astlib",
"py39-healpy",
"py39-cartopy",
"py39-gammapy",
"py39-jupyterthemes",
"py39-plotly",
"py39-magenta",
"py39-matplotlib-basemap",
"py39-MDAnalysis",
"py39-graph-tool",
"py39-contextily",
"py39-control"
]
},
{
"type": "run",
"ports": [
"py39-pointpats",
"py39-pymatgen",
"py39-segregation",
"py39-splot",
"py39-scapy-devel",
"py39-aplpy",
"py39-imutils",
"py39-gammapy",
"py39-colour",
"py39-wordcloud",
"py39-memprof",
"py39-spyder-devel",
"py39-photomosaic",
"gnuradio",
"gnuradio-next",
"gr-adapt",
"gr-air-modes",
"gr-baz",
"gr-fcdproplus",
"gr-foo",
"gr-fosphor",
"gr-gfdm",
"gr-gsm",
"gr-hermeslite2",
"gr-hpsdr",
"gr-ieee802-11",
"gr-ieee802-15-4",
"gr-iqbalance",
"gr-iio",
"gr-limesdr",
"gr-linrad",
"gr-lora-rpp0",
"gr-osmosdr",
"gr-satellites",
"gr-rds",
"py39-magenta",
"gr-iridium",
"py39-clawpack",
"gr-specest",
"py39-htseq",
"py39-librosa",
"py39-pyregion",
"py39-wxmplot",
"py39-xraylarch",
"py39-spyder",
"py39-scapy",
"py39-transformers",
"py39-scikit-image",
"py39-gradio"
]
},
{
"type": "test",
"ports": [
"py39-numdifftools",
"py39-spopt",
"py39-nbval",
"py39-igraph",
"py39-tensorboardX",
"py39-allennlp",
"py39-gyoto"
]
}
]
},
{
"name": "py39-matplotlib-basemap",
"portdir": "python/py-matplotlib-basemap",
"version": "1.2.2",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/basemap",
"description": "matplotlib toolkit for plotting data on map projections",
"long_description": "Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections",
"active": false,
"categories": [
"graphics",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17",
"py39-cython-compat"
]
},
{
"type": "lib",
"ports": [
"geos",
"python39",
"py39-matplotlib",
"py39-numpy",
"py39-pyproj",
"py39-pyshp",
"py39-six"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-matplotlib-inline",
"portdir": "python/py-matplotlib-inline",
"version": "0.2.1",
"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": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-traitlets"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-ipykernel",
"py39-ipython"
]
}
]
},
{
"name": "py39-maturin",
"portdir": "python/py-maturin",
"version": "1.11.5",
"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": 249
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-20",
"py39-wheel",
"py39-build",
"py39-installer",
"cargo",
"legacy-support",
"rust",
"py39-setuptools",
"py39-setuptools-rust"
]
},
{
"type": "lib",
"ports": [
"python39",
"libunwind"
]
},
{
"type": "run",
"ports": [
"py39-tomli"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-pendulum",
"py39-cramjam",
"py39-jellyfish",
"py39-cryptography",
"py39-uv-build",
"py39-bidi",
"py39-pydantic_core",
"py39-orjson",
"py39-rpds-py"
]
}
]
},
{
"name": "py39-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": "The Enthought mayavi package",
"long_description": "3D Scientific Data Visualization and Plotting using VTK as the rendering backend and pyqt5/pyqt4/pyside2 for the (G)UI.",
"active": false,
"categories": [
"devel",
"graphics",
"math",
"python"
],
"maintainers": [
{
"name": "jjstickel",
"github": "jjstickel",
"ports_count": 169
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-sphinx",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"vtk",
"python39",
"py39-numpy",
"py39-apptools",
"py39-envisage",
"py39-traitsui"
]
}
],
"depends_on": []
},
{
"name": "py39-MDAnalysis",
"portdir": "python/py-MDAnalysis",
"version": "2.0.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdanalysis.org/",
"description": "An object-oriented toolkit to analyze molecular dynamics trajectories",
"long_description": "An object-oriented toolkit to analyze molecular dynamics trajectories generated by CHARMM, Gromacs, NAMD, LAMMPS, or Amber. It also reads other formats (e.g. PDB files and XYZ format trajectories. It can write most of the coordinate formats, too, together with atom selections for use in Gromacs, CHARMM, VMD and PyMOL.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"py39-scipy",
"py39-threadpoolctl",
"py39-tqdm",
"python39",
"py39-GridDataFormats",
"py39-gsd",
"py39-mmtf-python",
"py39-biopython",
"py39-joblib",
"py39-matplotlib",
"py39-networkx",
"py39-numpy"
]
}
],
"depends_on": []
},
{
"name": "py39-mdit-py-plugins",
"portdir": "python/py-mdit-py-plugins",
"version": "0.4.2",
"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": 169
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupytext",
"py39-markdown-it-py",
"py39-panel"
]
},
{
"type": "run",
"ports": [
"py39-myst-parser",
"py39-panel"
]
},
{
"type": "test",
"ports": [
"py39-myst-parser"
]
}
]
},
{
"name": "py39-mdtraj",
"portdir": "python/py-mdtraj",
"version": "1.9.7",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.mdtraj.org",
"description": "A modern, open library for the analysis of molecular dynamics trajectories",
"long_description": "Read, write and analyze MD trajectories with only a few lines of Python code. For details, see the website at mdtraj.org. MDTraj is research software. If you make use of MDTraj in scientific publications, please cite it.",
"active": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "giovanni.bussi",
"github": "GiovanniBussi",
"ports_count": 87
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-cython",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-astunparse",
"py39-numpy",
"py39-parsing",
"py39-scipy",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-barnaba"
]
}
]
},
{
"name": "py39-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": [
"py39-flit_core",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-markdown-it-py"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"textproc",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-bleach",
"py39-markdown"
]
}
],
"depends_on": []
},
{
"name": "py39-me-al",
"portdir": "python/py-me-al",
"version": "2018.11.24",
"license": "none",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/dabeaz/me-al",
"description": "Meẗal - The Decorator",
"long_description": "Meẗal - The Decorator. You, my friend, need to apply Meẗal--as in Heavy Metal.",
"active": false,
"categories": [
"lang",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-mecab",
"portdir": "python/py-mecab",
"version": "0.996.2",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/ikegami-yukino/mecab/tree/master/mecab/python",
"description": "A Python module for MeCab",
"long_description": "A Python module for MeCab",
"active": false,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"mecab-utf8",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-mecab-python3",
"portdir": "python/py-mecab-python3",
"version": "1.0.5",
"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": false,
"categories": [
"textproc",
"japanese",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-build",
"py39-installer",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"mecab-utf8",
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-mechanicalsoup",
"portdir": "python/py-mechanicalsoup",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mechanicalsoup.readthedocs.io/",
"description": "A Python library for automating interaction with websites.",
"long_description": "A Python library for automating interaction with websites.. MechanicalSoup automatically. stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do JavaScript.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"py39-beautifulsoup4",
"py39-lxml",
"py39-requests",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-gmusicapi"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"multimedia",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-installer",
"clang-17",
"py39-flit_core"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-filetype",
"py39-mutagen"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": []
},
{
"name": "py39-memprof",
"portdir": "python/py-memprof",
"version": "0.3.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://jmdana.github.io/memprof/",
"description": "Memprof is a memory profiler for Python.",
"long_description": "Memprof is a memory profiler for Python. It logs and plots the memory usage of all the variables during the execution of the decorated methods.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-cython",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"memprof_select",
"py39-matplotlib"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python",
"gis"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2863
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-click",
"py39-setuptools",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-contextily"
]
}
]
},
{
"name": "py39-mercurial_extension_utils",
"portdir": "python/py-mercurial_extension_utils",
"version": "1.5.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://foss.heptapod.net/mercurial/mercurial-extension_utils",
"description": "Utility methods for Mercurial extensions",
"long_description": "Utility methods for Mercurial extensions",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [
{
"name": "danchr",
"github": "danchr",
"ports_count": 172
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-installer",
"clang-17",
"py39-setuptools",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"mercurial"
]
}
],
"depends_on": []
},
{
"name": "py39-mercurial_keyring",
"portdir": "python/py-mercurial_keyring",
"version": "1.3.1",
"license": "none",
"platforms": "darwin",
"epoch": 0,
"replaced_by": "hg-keyring",
"homepage": "https://www.macports.org",
"description": "Obsolete port, replaced by hg-keyring",
"long_description": "This port has been replaced by hg-keyring.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
null
]
},
{
"type": "fetch",
"ports": [
null
]
},
{
"type": "lib",
"ports": [
null
]
},
{
"type": "patch",
"ports": [
null
]
},
{
"type": "run",
"ports": [
null
]
},
{
"type": "test",
"ports": [
null
]
}
],
"depends_on": []
},
{
"name": "py39-mergedeep",
"portdir": "python/py-mergedeep",
"version": "1.3.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mergedeep.readthedocs.io",
"description": "A deep merge function for Python",
"long_description": "A deep merge function for Python",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"py39-numpy",
"py39-rich",
"python39"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pygmsh",
"py39-vispy"
]
},
{
"type": "test",
"ports": [
"py39-pdal"
]
}
]
},
{
"name": "py39-mesh-tensorflow",
"portdir": "python/py-mesh-tensorflow",
"version": "0.1.18.20210305",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/mesh",
"description": "Mesh TensorFlow - Model Parallelism Made Easier",
"long_description": "Mesh TensorFlow (mtf) is a language for distributed deep learning, capable of specifying a broad class of distributed tensor computations. The purpose of Mesh TensorFlow is to formalize and implement distribution strategies for your computation graph over your hardware/processors. For example: Split the batch over rows of processors and split the units in the hidden layer across columns of processors. Mesh TensorFlow is implemented as a layer over TensorFlow.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-pytest-runner",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-absl",
"py39-future",
"py39-gin-config",
"py39-six"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-mesh-tensorflow"
]
},
{
"type": "run",
"ports": [
"py39-tensor2tensor"
]
}
]
},
{
"name": "py39-meson",
"portdir": "python/py-meson",
"version": "1.10.0",
"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": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-wheel",
"py39-build",
"py39-installer",
"py39-setuptools"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"ninja",
"py39-setuptools"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-meson-python"
]
}
]
},
{
"name": "py39-meson-python",
"portdir": "python/py-meson-python",
"version": "0.18.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": 1989
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools",
"py39-tomli",
"py39-pyproject_metadata",
"py39-meson"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py39-gobject3",
"py39-scikit-umfpack",
"py39-cairo",
"py39-contourpy",
"py39-matplotlib",
"py39-scikit-learn",
"py39-gsl",
"py39-fabio",
"py39-pyFAI",
"py39-pandas",
"py39-scipy",
"py39-numpy",
"py39-pywavelets",
"py39-scikit-image"
]
}
]
},
{
"name": "py39-metakernel",
"portdir": "python/py-metakernel",
"version": "0.30.3",
"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": false,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-hatchling",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-notebook"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-octave_kernel",
"py39-oct2py"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "mps",
"github": "Schamschula",
"ports_count": 1184
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build",
"py39-installer",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"py39-pyproj",
"py39-scipy",
"python39",
"py39-xarray",
"py39-traitlets",
"py39-matplotlib",
"py39-numpy",
"py39-pandas",
"py39-pint",
"py39-pooch"
]
}
],
"depends_on": []
},
{
"name": "py39-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": false,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build",
"py39-wheel"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-spreg",
"py39-spglm",
"py39-scipy",
"py39-numpy",
"py39-libpysal"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-pysal"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"audio",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-installer",
"clang-18",
"py39-setuptools",
"py39-setuptools_scm",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-packaging"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-magenta"
]
},
{
"type": "run",
"ports": [
"py39-pretty-midi",
"py39-magenta"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"www",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-pytest"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-vo"
]
},
{
"type": "test",
"ports": [
"py39-falcon"
]
}
]
},
{
"name": "py39-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": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-build",
"py39-setuptools",
"py39-wheel",
"py39-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "test",
"ports": [
"py39-nose"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-urlwatch"
]
}
]
}
]
}