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

{
    "count": 51973,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=263",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-name&page=261",
    "results": [
        {
            "name": "py-brownie",
            "portdir": "python/py-brownie",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/DasIch/brownie/",
            "description": "Common utilities and datastructures for Python applications.",
            "long_description": "Common utilities and datastructures for Python applications.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-brownie"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-brotlipy",
            "portdir": "python/py-brotlipy",
            "version": "0.7.0",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py-brotlicffi",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py-brotlicffi",
            "long_description": "This port has been replaced by py-brotlicffi.",
            "active": false,
            "categories": [],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-brotlicffi",
            "portdir": "python/py-brotlicffi",
            "version": "1.2.0.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-hyper/brotlicffi",
            "description": "Python CFFI bindings to the Brotli library",
            "long_description": "Python CFFI bindings to the Brotli library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-brotlicffi"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-brotli",
            "portdir": "python/py-brotli",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/google/brotli",
            "description": "Python module for brotli compression format",
            "long_description": "Brotli is a generic-purpose lossless compression algorithm that is similar in speed with deflate but offers more dense compression. This port installs python modules, see also port brotli for the bro tool.",
            "active": true,
            "categories": [
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-brotli"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-breathe",
            "portdir": "python/py-breathe",
            "version": "4.36.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/michaeljones/breathe",
            "description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation.",
            "long_description": "Breathe is a Sphinx plugin providing beautifully integrated Doxygen output in your user-facing documentation. It allows you to combine Doxygen's excellent technical understanding of your code base with the superb long form documentation output of the Sphinx system.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-breathe"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-breadability",
            "portdir": "python/py-breadability",
            "version": "0.1.20",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bookieio/breadability",
            "description": "Port of Readability HTML parser in Python",
            "long_description": "Port of Readability HTML parser in Python",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-breadability"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-branca",
            "portdir": "python/py-branca",
            "version": "0.8.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-visualization/branca",
            "description": "Generate complex HTML+JS pages with Python",
            "long_description": "Generate complex HTML+JS pages with Python. This library is a spinoff from folium, that would host the non-map-specific features.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-branca"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bracex",
            "portdir": "python/py-bracex",
            "version": "2.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/facelessuser/bracex",
            "description": "Bash style brace expansion for Python.",
            "long_description": "Bash style brace expansion for Python. Brace expanding is used to generate arbitrary strings.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bracex"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bqplot",
            "portdir": "python/py-bqplot",
            "version": "0.12.40",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bloomberg/bqplot",
            "description": "Interactive plotting for the Jupyter notebook",
            "long_description": "Grammar of Graphics-based interactive plotting framework for the Jupyter notebook, based on the interactive Jupyter widgets ipywidgets and and d3.js. In bqplot, every single attribute of the plot is an interactive widget. This allows the user to integrate any plot with IPython widgets to create a complex and feature rich GUI from just a few simple lines of Python code.",
            "active": true,
            "categories": [
                "graphics",
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-bqplot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bpython",
            "portdir": "python/py-bpython",
            "version": "0.24",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.bpython-interpreter.org",
            "description": "fancy interface to the Python interpreter",
            "long_description": "a fancy interface to the Python interpreter for Unix-like operating systems",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-bpython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bpylist2",
            "portdir": "python/py-bpylist2",
            "version": "4.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/parabolala/bpylist2",
            "description": "Parse and generate NSKeyedArchiver archives",
            "long_description": "Parse and generate NSKeyedArchiver archives",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bpylist2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bpemb",
            "portdir": "python/py-bpemb",
            "version": "0.3.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://nlp.h-its.org/bpemb",
            "description": "Byte pair embeddings in 275 languages",
            "long_description": "BPEmb is a collection of pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE) and trained on Wikipedia. Its intended use is as input for neural models in natural language processing.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-bpemb"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bottle-sqlalchemy",
            "portdir": "python/py-bottle-sqlalchemy",
            "version": "0.4.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/iurisilvio/bottle-sqlalchemy",
            "description": "SQLAlchemy plugin for bottle web microframework",
            "long_description": "This bottle-sqlalchemy plugin integrates SQLAlchemy with Bottle applications. It injects a SQLAlchemy session in routes and handles the session cycle.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-bottle-sqlalchemy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bottlenose",
            "portdir": "python/py-bottlenose",
            "version": "1.1.10",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/lionheart/bottlenose",
            "description": "A Python wrapper for the Amazon Product Advertising API.",
            "long_description": "A Python wrapper for the Amazon Product Advertising API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-bottlenose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bottleneck",
            "portdir": "python/py-bottleneck",
            "version": "1.6.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pydata/bottleneck",
            "description": "Fast NumPy array functions written in Cython",
            "long_description": "Bottleneck is a set of NumPy ufuncs rewritten in Cython to boost performance. The collection contains mainly operations dealing with NaN and sliding windows.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bottleneck"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bottle",
            "portdir": "python/py-bottle",
            "version": "0.13.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bottlepy.org/",
            "description": "Fast, simple and lightweight WSGI micro web-framework for python",
            "long_description": "Bottle is a fast, simple and lightweight WSGI micro web-framework with no dependencies other than the Python Standard Library. It supports routing, templates and has a built-in HTTP development server. It supports paste, fapws3, bjoern, Google App Engine, cheerypy or any other WSGI capable HTTP server",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bottle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-botocore",
            "portdir": "python/py-botocore",
            "version": "1.42.49",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/botocore",
            "description": "Low level data driven core of boto 3.",
            "long_description": "A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-botocore"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-boto3",
            "portdir": "python/py-boto3",
            "version": "1.42.49",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/boto/boto3",
            "description": "The AWS SDK for Python",
            "long_description": "Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 169
                },
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 655
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-boto3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-boto",
            "portdir": "python/py-boto",
            "version": "2.49.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://boto.cloudhackers.com/en/latest/",
            "description": "Python interface to Amazon's Web Services",
            "long_description": "Python interface to Amazon's Web Services",
            "active": false,
            "categories": [
                "net",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-boto"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bootstrap-modules",
            "portdir": "python/py-bootstrap-modules",
            "version": "2025-10-11",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.macports.org/",
            "description": "bootstrap PEP 517 module builds",
            "long_description": "This is a set of Python modules that are needed to do PEP 517 building and wheel installation. They have to be installed together to enable bootstrapping, because of circular dependencies.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 353
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-bootstrap-modules"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-python-install",
                        "py38-python-install",
                        "py39-python-install",
                        "py310-python-install",
                        "py37-installer",
                        "py38-installer",
                        "py39-installer",
                        "py310-installer",
                        "py311-installer",
                        "py312-installer",
                        "py313-installer",
                        "py314-installer",
                        "py37-build",
                        "py38-build",
                        "py39-build",
                        "py310-build",
                        "py311-build",
                        "py312-build",
                        "py313-build",
                        "py314-build",
                        "py37-importlib-metadata",
                        "py38-importlib-metadata",
                        "py39-importlib-metadata",
                        "py37-packaging",
                        "py38-packaging",
                        "py39-packaging",
                        "py310-packaging",
                        "py311-packaging",
                        "py312-packaging",
                        "py313-packaging",
                        "py314-packaging",
                        "py37-pyproject_hooks",
                        "py38-pyproject_hooks",
                        "py39-pyproject_hooks",
                        "py310-pyproject_hooks",
                        "py311-pyproject_hooks",
                        "py312-pyproject_hooks",
                        "py314-pyproject_hooks",
                        "py313-pyproject_hooks",
                        "py37-setuptools",
                        "py38-setuptools",
                        "py39-setuptools",
                        "py37-tomli",
                        "py38-tomli",
                        "py39-tomli",
                        "py310-tomli",
                        "py37-typing_extensions",
                        "py37-zipp",
                        "py38-zipp",
                        "py39-zipp"
                    ]
                }
            ]
        },
        {
            "name": "py-boolean.py",
            "portdir": "python/py-boolean.py",
            "version": "5.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bastikr/boolean.py",
            "description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
            "long_description": "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-boolean.py"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pybombs-devel",
            "portdir": "science/pybombs",
            "version": "20211001-81f70b7a",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybombs/pybombs",
            "description": "Python Build Overlay Managed Bundle System",
            "long_description": "PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network). This port is kept up with the pybombs GIT 'master' branch, is typically updated weekly to monthly.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "python27",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-future",
                        "py38-requests",
                        "py38-ruamel-yaml",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pybombs",
            "portdir": "science/pybombs",
            "version": "2.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybombs/pybombs",
            "description": "Python Build Overlay Managed Bundle System",
            "long_description": "PyBOMBS (Python Build Overlay Managed Bundle System) is the GNU Radio install management system for resolving dependencies and pulling in out-of-tree projects from CGRAN (Comprehensive GNU Radio Archive Network).",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 462
                }
            ],
            "variants": [
                "python27",
                "python35",
                "python36",
                "python37",
                "python38",
                "python39"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-future",
                        "py38-requests",
                        "py38-ruamel-yaml",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-boltons",
            "portdir": "python/py-boltons",
            "version": "23.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://boltons.readthedocs.org/",
            "description": "Constructs, recipes, and snippets which extend the Python standard library",
            "long_description": "Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously missing from — the standard library.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-boltons"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bokeh",
            "portdir": "python/py-bokeh",
            "version": "3.8.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bokeh/bokeh",
            "description": "Bokeh is an implementation of Grammar of Graphics",
            "long_description": "Bokeh (pronounced boh-Kay) is an implementation of Grammar of Graphics for Python, that also supports the customized rendering flexibility of Protovis and d3.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bokeh"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blosc2",
            "portdir": "python/py-blosc2",
            "version": "4.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/blosc2/",
            "description": "Python wrapper for Blosc2",
            "long_description": "A Python wrapper for the extremely fast Blosc2 compression library",
            "active": true,
            "categories": [
                "devel",
                "archivers",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blosc2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blosc",
            "portdir": "python/py-blosc",
            "version": "1.11.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://python-blosc.blosc.org/",
            "description": "Python package that wraps the Blosc compressor",
            "long_description": "Blosc (http://blosc.pytables.org) is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc works well for compressing numerical arrays that contains data with relatively low entropy, like sparse data, time series, grids with regular-spaced values, etc. This is a Python package that wraps it.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-blosc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blockdiag",
            "portdir": "python/py-blockdiag",
            "version": "3.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://blockdiag.com/",
            "description": "blockdiag generates block-diagram image from text",
            "long_description": "blockdiag generates block-diagram image from text",
            "active": true,
            "categories": [
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blockdiag"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blist",
            "portdir": "python/py-blist",
            "version": "1.3.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://stutzbachenterprises.com/",
            "description": "A list-like type with better asymptotic performance.",
            "long_description": "A list-like type with better asymptotic performance. and similar performance on small lists.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-blist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blis",
            "portdir": "python/py-blis",
            "version": "1.3.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/explosion/cython-blis",
            "description": "Fast matrix-multiplication as a self-contained Python library",
            "long_description": "Fast matrix-multiplication as a self-contained Python library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "jonesc",
                    "github": "cjones051073",
                    "ports_count": 232
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blinker",
            "portdir": "python/py-blinker",
            "version": "1.9.0",
            "license": "MIT and BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blinker.readthedocs.io",
            "description": "Fast, simple object-to-object and broadcast signaling",
            "long_description": "Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or \"signals\". Signal receivers can subscribe to specific senders or receive signals sent by any sender.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 443
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blinker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blessings",
            "portdir": "python/py-blessings",
            "version": "1.7",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erikrose/blessings",
            "description": "A thin, practical wrapper around terminal formatting, positioning, and more",
            "long_description": "A thin, practical wrapper around terminal formatting, positioning, and more",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-blessings"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blessed",
            "portdir": "python/py-blessed",
            "version": "1.20.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jquast/blessed",
            "description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "long_description": "A thin practical wrapper around terminal styling screen positioning and keyboard input.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-blessed"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bleach",
            "portdir": "python/py-bleach",
            "version": "6.3.0",
            "license": "Apache",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mozilla/bleach",
            "description": "An easy safelist-based HTML-sanitizing tool.",
            "long_description": "An easy safelist-based HTML-sanitizing tool.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bleach"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-blaze",
            "portdir": "python/py-blaze",
            "version": "0.10.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://blaze.pydata.org/",
            "description": "Blaze is the next-generation of NumPy",
            "long_description": "Blaze is the next-generation of NumPy. It is designed as a foundational set of abstractions on which to build out-of-core and distributed algorithms over a wide variety of data sources and to extend the structure of NumPy itself.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-blaze"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-black",
            "portdir": "python/py-black",
            "version": "26.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://black.readthedocs.io/",
            "description": "The uncompromising code formatter for Python.",
            "long_description": "By using Black, you agree to cede control over minutiae of hand-formatting your Python source code. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. Black makes code review faster by producing the smallest diffs possible. Blackened code looks the same regardless of the project you’re reading. Formatting becomes transparent after a while and you can focus on the content instead.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 175
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-black"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-BitVector",
            "portdir": "python/py-BitVector",
            "version": "3.5.0",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://engineering.purdue.edu/kak/dist/BitVector-3.5.0.html",
            "description": "A memory-efficient packed representation for bit arrays",
            "long_description": "The BitVector class is for a memory-efficient packed representation of bit arrays and for logical operations on such arrays. It is written in pure Python.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-BitVector"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bitstruct",
            "portdir": "python/py-bitstruct",
            "version": "8.19.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "This module performs conversions between Python values and C bit field structs represented as Python byte strings.",
            "long_description": "This module is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aw.kornilov",
                    "github": "ierofant",
                    "ports_count": 15
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-bitstruct"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bitstring",
            "portdir": "python/py-bitstring",
            "version": "4.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scott-griffiths/bitstring",
            "description": "Module to simplify handling of binary data",
            "long_description": "bitstring is a pure Python module that makes the creation, manipulation and analysis of binary data as simple and natural as possible.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bitstring"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bitmath",
            "portdir": "python/py-bitmath",
            "version": "1.3.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tbielawa/bitmath",
            "description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
            "long_description": "Pythonic module for representing and manipulating file sizes with different prefix notations (file size unit conversion)",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bitmath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-BitArray2D",
            "portdir": "python/py-BitArray2D",
            "version": "2.1",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://engineering.purdue.edu/kak/dist2d/BitArray2D-2.1.html",
            "description": "A memory-efficient packed representation for 2D bit arrays",
            "long_description": "The BitArray2D class is for a memory-efficient packed representation of 2D bit arrays and for logical and other operations (such as blob dilations, erosions, etc.) on such arrays. The implementation of the class takes advantage of the facilities of the BitVector class for the memory representation and for the allowed operations.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-BitArray2D"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bitarray",
            "portdir": "python/py-bitarray",
            "version": "3.8.1",
            "license": "PSF",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ilanschnell/bitarray",
            "description": "A efficient implementation of arrays of booleans",
            "long_description": "This module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in a contiguous block of memory. The user can select between two representations: little-endian and big-endian. Most of the functionality is implemented in C. Methods for accessing the machine representation are provided.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bitarray"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-biplist",
            "portdir": "python/py-biplist",
            "version": "1.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/wooster/biplist",
            "description": "biplist is a binary plist parser/generator for Python.",
            "long_description": "Binary Property List (plist) files provide a faster and smaller serialization format for property lists on OS X. This is a library for generating binary plists which can be read by OS X, iOS, or other clients.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-biplist"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-biopython",
            "portdir": "python/py-biopython",
            "version": "1.87",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biopython.org/",
            "description": "Python tools for computational molecular biology",
            "long_description": "Python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-biopython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "pybind11",
            "portdir": "devel/pybind11",
            "version": "3.0.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pybind/pybind11",
            "description": "Extension modules for pybind11, which provides seamless operability between C++11 and Python",
            "long_description": "Extension modules for pybind11, which is a lightweight header-only library that exposes C++ types in Python and vice versa, mainly to create Python bindings of existing C++ code.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mcalhoun",
                    "github": "MarcusCalhoun-Lopez",
                    "ports_count": 1599
                }
            ],
            "variants": [
                "debug",
                "tests"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "python313",
                        "py313-setuptools",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-pdal",
                        "py36-dolfin",
                        "py37-onnx",
                        "openimageio",
                        "py313-onnx",
                        "py314-onnx",
                        "py38-pdal",
                        "py38-onnx",
                        "py38-dolfin",
                        "py39-dolfin",
                        "py39-onnx",
                        "ngsolve",
                        "py310-dolfin",
                        "py311-dolfin",
                        "py312-dolfin",
                        "py310-onnx",
                        "py311-onnx",
                        "py312-onnx"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "netgen",
                        "osl"
                    ]
                }
            ]
        },
        {
            "name": "py-binaryornot",
            "portdir": "python/py-binaryornot",
            "version": "0.6.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/audreyr/binaryornot",
            "description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "long_description": "Ultra-lightweight pure Python package to check if a file is binary or text.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-binaryornot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-billiard",
            "portdir": "python/py-billiard",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/celery/billiard",
            "description": "Python multiprocessing fork.",
            "long_description": "Python multiprocessing fork.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-billiard"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-biggles",
            "portdir": "python/py-biggles",
            "version": "1.7.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://biggles-plot.github.io/",
            "description": "Creates 2D scientific plots",
            "long_description": "Biggles is a Python module for the creation of publication-quality 2D scientific plots.",
            "active": false,
            "categories": [
                "graphics",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-biggles"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bigfloat",
            "portdir": "python/py-bigfloat",
            "version": "0.4.0",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mdickinson/bigfloat",
            "description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "long_description": "Arbitrary-precision correctly-rounded floating-point arithmetic, via MPFR.",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2122
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bigfloat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-bidict",
            "portdir": "python/py-bidict",
            "version": "0.23.1",
            "license": "MPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bidict.readthedocs.io/",
            "description": "The bidirectional mapping library for Python",
            "long_description": "The bidict library provides several friendly, efficient data structures for working with bidirectional mappings in Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 166
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-bidict"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}