GET /api/v1/ports/?format=api&ordering=name&page=484
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 50735,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=485",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=483",
    "results": [
        {
            "name": "py310-loguru",
            "portdir": "python/py-loguru",
            "version": "0.7.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://loguru.readthedocs.io/en/stable/index.html",
            "description": "Python logging made (stupidly) simple",
            "long_description": "Python logging made (stupidly) simple. Loguru is a library which aims to bring enjoyable logging in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-lonboard",
            "portdir": "python/py-lonboard",
            "version": "0.14.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/developmentseed/lonboard",
            "description": "A Python library for fast, interactive geospatial vector data visualization in Jupyter.",
            "long_description": "A Python library for fast, interactive geospatial vector data visualization in Jupyter.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [
                "cli",
                "geopandas",
                "movingpandas",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-shapely",
                        "py310-ipywidgets",
                        "py310-traitlets",
                        "py310-pyproj",
                        "py310-pyarrow",
                        "py310-geopandas",
                        "python310",
                        "py310-anywidget",
                        "py310-arro3-compute",
                        "py310-arro3-core",
                        "py310-arro3-io",
                        "py310-movingpandas",
                        "py310-pyogrio",
                        "py310-typing_extensions",
                        "py310-click",
                        "py310-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-looseversion",
            "portdir": "python/py-looseversion",
            "version": "1.3.0",
            "license": "PSF",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/effigies/looseversion",
            "description": "Version numbering for anarchists and software realists",
            "long_description": "Version numbering for anarchists and software realists",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt"
                    ]
                }
            ]
        },
        {
            "name": "py310-lsprotocol",
            "portdir": "python/py-lsprotocol",
            "version": "2025.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/lsprotocol",
            "description": "Python implementation of the Language Server Protocol.",
            "long_description": "Python implementation of the Language Server Protocol.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 652
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-attrs",
                        "py310-cattrs",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-python-lsp-ruff"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pygls"
                    ]
                }
            ]
        },
        {
            "name": "py310-luma.core",
            "portdir": "python/py-luma.core",
            "version": "2.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rm-hull/luma.core",
            "description": "Drawing and text rendering for small displays, core module",
            "long_description": "luma.core is a component library providing a Pillow-compatible drawing canvas for Python 3, and other functionality to support drawing primitives and text-rendering capabilities for small displays.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-smbus2",
                        "py310-pyftdi",
                        "py310-cbor2",
                        "py310-Pillow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-timeout"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-luma.emulator"
                    ]
                }
            ]
        },
        {
            "name": "py310-luma.emulator",
            "portdir": "python/py-luma.emulator",
            "version": "1.5.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rm-hull/luma.emulator",
            "description": "Drawing and text rendering for small displays, emulator module",
            "long_description": "luma.emulator provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "clang-18",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-luma.core",
                        "py310-game"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-timeout"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 609
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-obspy",
                        "py310-pptx",
                        "py310-appscript",
                        "py310-soco",
                        "py310-svglib",
                        "py310-skyfield",
                        "py310-agate",
                        "py310-parsel",
                        "howdoi",
                        "py310-pykeepass",
                        "py310-breadability",
                        "py310-zeep",
                        "py310-leather",
                        "py310-prov",
                        "py310-beautifulsoup4",
                        "py310-scrapy",
                        "py310-xmlsec",
                        "py310-fabio",
                        "py310-docx",
                        "py310-readability-lxml",
                        "py310-urlwatch",
                        "py310-owslib",
                        "py310-lxml_html_clean",
                        "py310-pikepdf",
                        "py310-mechanicalsoup"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fonttools",
                        "py310-kraken",
                        "py310-xmldiff",
                        "py310-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-openid"
                    ]
                }
            ]
        },
        {
            "name": "py310-lxml_html_clean",
            "portdir": "python/py-lxml_html_clean",
            "version": "0.4.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fedora-python/lxml_html_clean/",
            "description": "HTML cleaner is blocklist-based.",
            "long_description": "HTML cleaner is blocklist-based. This project was initially a part of lxml, but many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. Therefore we decided to extract the problematic part to a separate project.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-lxml",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-ly",
            "portdir": "python/py-ly",
            "version": "0.9.7",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/wbsoft/python-ly",
            "description": "Tool and library for manipulating LilyPond files",
            "long_description": "The python-ly package provides a Python library and a commandline tool that can be used to parse and manipulate LilyPond source files.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "davide.liessi",
                    "github": "dliessi",
                    "ports_count": 72
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "frescobaldi",
                        "frescobaldi-devel",
                        "py-ly"
                    ]
                }
            ]
        },
        {
            "name": "py310-lz4",
            "portdir": "python/py-lz4",
            "version": "4.4.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lz4/python-lz4",
            "description": "LZ4 bindings for Python",
            "long_description": "LZ4 bindings for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "lz4",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-psutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python",
                "crypto"
            ],
            "maintainers": [
                {
                    "name": "allan.que",
                    "github": "aque",
                    "ports_count": 15
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "pkgconfig",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "swig-python",
                        "python310",
                        "openssl3",
                        "py310-importlib-metadata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-parameterized"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1513
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-mistune",
                        "py310-docutils",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pygments",
                        "py310-pytest",
                        "py310-mock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mac-alias",
            "portdir": "python/py-mac-alias",
            "version": "2.2.3",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-dmgbuild",
                        "py310-ds-store"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-altgraph",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-py2app"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-boto3",
                        "py310-pandas",
                        "py310-jsonschema",
                        "py310-zmq",
                        "py310-tqdm",
                        "py310-ruamel-yaml",
                        "py310-pydantic",
                        "py310-dnspython",
                        "python310",
                        "py310-pymongo",
                        "py310-monty",
                        "py310-orjson",
                        "py310-jsonlines",
                        "py310-pydantic_settings",
                        "py310-mongomock",
                        "py310-pydash",
                        "py310-sshtunnel",
                        "py310-aioitertools",
                        "py310-setuptools",
                        "py310-numpy",
                        "py310-dateutil",
                        "py310-msgpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-mp-api"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "file"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-psygnal",
                        "python310",
                        "py310-superqt",
                        "py310-typing_extensions",
                        "py310-pyqt5",
                        "py310-qtpy",
                        "py310-docstring_parser"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mahotas",
            "portdir": "python/py-mahotas",
            "version": "1.4.18",
            "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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-20",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-mailmanclient",
            "portdir": "python/py-mailmanclient",
            "version": "3.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://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": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-17",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-requests"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-pytest-runner",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-markupsafe",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pyopencl",
                        "volk"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "uhd",
                        "uhd-39lts",
                        "uhd-devel",
                        "py310-alembic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-tensorflow-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py310-mando",
            "portdir": "python/py-mando",
            "version": "0.7.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://mando.readthedocs.org/",
            "description": "Create Python CLI apps with little to no effort at all!",
            "long_description": "mando is a wrapper around argparse, and allows you to write complete CLI applications in seconds while maintaining all the flexibility.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-16",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "python",
                "gis"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-scikit-learn",
                        "py310-networkx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-movingpandas",
                        "py310-pysal",
                        "py310-geoplot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-segregation",
                        "py310-splot",
                        "py310-giddy",
                        "py310-spopt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-spopt"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2873
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest",
                        "py310-readme_renderer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-markdown",
            "portdir": "python/py-markdown",
            "version": "3.10",
            "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": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-tensorboard",
                        "py310-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-panel",
                        "py310-mdx_linkify"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pygments"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-markdown-it-py",
            "portdir": "python/py-markdown-it-py",
            "version": "4.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",
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-mdit-py-plugins",
                        "py310-mdurl",
                        "py310-linkify-it-py"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-textual",
                        "py310-jupytext",
                        "py310-panel"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-myst-parser",
                        "py310-panel",
                        "py310-gradio",
                        "py310-telethon",
                        "py310-rich"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-nbconvert",
                        "py310-breathe",
                        "py310-mako",
                        "py310-jinja2",
                        "py310-werkzeug",
                        "salt"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-webargs"
                    ]
                }
            ]
        },
        {
            "name": "py310-matplotlib",
            "portdir": "python/py-matplotlib",
            "version": "3.10.8",
            "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": 1995
                }
            ],
            "variants": [
                "tkinter",
                "gtk3",
                "qt5",
                "qt6",
                "cairo",
                "pyside2",
                "pyside6",
                "dvipng",
                "ghostscript",
                "latex",
                "pdftops",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "pkgconfig",
                        "py310-certifi",
                        "py310-setuptools_scm",
                        "py310-pybind11",
                        "py310-build",
                        "py310-installer",
                        "py310-meson-python",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-kiwisolver",
                        "py310-cairo",
                        "qhull",
                        "py310-contourpy",
                        "py310-fonttools",
                        "freetype",
                        "python310",
                        "py310-packaging",
                        "py310-parsing",
                        "py310-numpy",
                        "py310-Pillow",
                        "py310-cycler",
                        "py310-dateutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-metpy",
                        "py310-control",
                        "py310-herbie-data",
                        "py310-qutip",
                        "py310-filterpy",
                        "py310-holoviews",
                        "py310-graph-tool",
                        "py310-movingpandas",
                        "vpype",
                        "py310-arviz",
                        "py310-pytest-mpl",
                        "py310-ipympl",
                        "freecad",
                        "py310-corner",
                        "py310-commpy",
                        "py310-plotly",
                        "py310-fipy",
                        "py310-jupyterthemes",
                        "py310-seaborn",
                        "py310-cartopy",
                        "py310-geoplot",
                        "py310-mlxtend",
                        "py310-mpl-animators",
                        "py310-skyfield",
                        "py310-astropy",
                        "py310-pyFAI",
                        "py310-pacal",
                        "py310-tropycal",
                        "py310-obspy",
                        "py310-healpy",
                        "py310-contextily"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-spyder-devel",
                        "py310-scikit-image",
                        "py310-wxmplot",
                        "py310-gradio",
                        "py310-scapy-devel",
                        "py310-segregation",
                        "py310-htseq",
                        "py310-transformers",
                        "py310-memprof",
                        "py310-splot",
                        "py310-imutils",
                        "py310-inequality",
                        "py310-photomosaic",
                        "py310-pymatgen",
                        "py310-xraylarch",
                        "py310-scapy",
                        "py310-librosa",
                        "py310-spyder",
                        "py310-pointpats",
                        "py310-wordcloud"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-igraph",
                        "py310-gyoto",
                        "py310-nbval",
                        "py310-allennlp",
                        "py310-numdifftools",
                        "py310-spopt",
                        "py310-tensorboardX"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-traitlets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-ipykernel",
                        "py310-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py310-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",
                        "py310-build",
                        "py310-setuptools-rust",
                        "py310-installer",
                        "cargo",
                        "legacy-support",
                        "rust",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-tomli"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-uv-build",
                        "py310-arro3-compute",
                        "py310-arro3-core",
                        "py310-arro3-io",
                        "py310-cramjam",
                        "py310-bidi",
                        "py310-jellyfish",
                        "py310-orjson",
                        "py310-pendulum",
                        "py310-cryptography",
                        "py310-hf-xet",
                        "py310-pydantic_core",
                        "py310-rpds-py"
                    ]
                }
            ]
        },
        {
            "name": "py310-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-17",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "libmaxminddb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "graphics",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-sphinx",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "vtk",
                        "python310",
                        "py310-numpy",
                        "py310-apptools",
                        "py310-envisage",
                        "py310-traitsui"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": 1297
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-versioningit"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-panel",
                        "py310-markdown-it-py",
                        "py310-jupytext",
                        "py310-textual"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-myst-parser",
                        "py310-panel"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-myst-parser"
                    ]
                }
            ]
        },
        {
            "name": "py310-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",
                        "py310-setuptools",
                        "py310-cython",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-setuptools",
                        "py310-parsing",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-astunparse"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-barnaba"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-markdown-it-py"
                    ]
                }
            ]
        },
        {
            "name": "py310-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",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-bleach",
                        "py310-markdown"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-me-al"
                    ]
                }
            ]
        },
        {
            "name": "py310-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",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "mecab-utf8"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-lxml",
                        "py310-beautifulsoup4",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": [
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-filetype",
                        "py310-mutagen"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "memprof_select",
                        "py310-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": 2873
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-click",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-contextily"
                    ]
                }
            ]
        },
        {
            "name": "py310-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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mercurial"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-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": 1297
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-numpy",
                        "py310-rich",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pygmsh",
                        "py310-vispy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pdal"
                    ]
                }
            ]
        },
        {
            "name": "py310-meson",
            "portdir": "python/py-meson",
            "version": "1.10.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": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ninja",
                        "py310-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-meson-python"
                    ]
                }
            ]
        },
        {
            "name": "py310-meson-python",
            "portdir": "python/py-meson-python",
            "version": "0.19.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": 1995
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-setuptools",
                        "py310-tomli",
                        "py310-pyproject_metadata",
                        "py310-meson"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-gobject3",
                        "py310-scikit-umfpack",
                        "py310-cairo",
                        "py310-contourpy",
                        "py310-matplotlib",
                        "py310-pandas",
                        "py310-pywavelets",
                        "py310-pmdarima",
                        "py310-gsl",
                        "py310-scikit-image",
                        "py310-fabio",
                        "py310-beancount",
                        "py310-scipy",
                        "py310-scikit-learn",
                        "py310-numpy",
                        "py310-pyFAI"
                    ]
                }
            ]
        }
    ]
}