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

{
    "count": 50422,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=752",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=name&page=750",
    "results": [
        {
            "name": "py-aioitertools",
            "portdir": "python/py-aioitertools",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aioitertools.omnilib.dev/",
            "description": "Async implementation of itertools, builtins and more.",
            "long_description": "Async implementation of itertools, builtins and more.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aioitertools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiojobs",
            "portdir": "python/py-aiojobs",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/aiojobs",
            "description": "Jobs scheduler for managing background task",
            "long_description": "Jobs scheduler for managing background task (asyncio). The library gives controlled way for scheduling background tasks for asyncio applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiojobs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiomysql",
            "portdir": "python/py-aiomysql",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/aiomysql",
            "description": "MySQL driver for asyncio.",
            "long_description": "aiomysql is a driver for accessing a MySQL database from the asyncio (PEP-3156/tulip) framework. It depends on and reuses most parts of PyMySQL . aiomysql tries to be like awesome aiopg library and preserve same api, look and feel.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiomysql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiopg",
            "portdir": "python/py-aiopg",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aiopg.readthedocs.io/",
            "description": "Postgres integration with asyncio.",
            "long_description": "aiopg is a library for accessing a PostgreSQL database from the asyncio (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg database driver.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-aiopg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aioquic",
            "portdir": "python/py-aioquic",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aiortc/aioquic",
            "description": "aioquic is a library for the QUIC network protocol in Python.",
            "long_description": "aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aioquic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiorpcX",
            "portdir": "python/py-aiorpcX",
            "version": "0.22.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kyuupichan/aiorpcX",
            "description": "Generic async RPC implementation, including JSON-RPC.",
            "long_description": "Transport, protocol and framing-independent async RPC client and server implementation.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "miguel",
                    "github": "ipglider",
                    "ports_count": 90
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aiorpcX"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiosignal",
            "portdir": "python/py-aiosignal",
            "version": "1.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aio-libs/aiosignal",
            "description": "manage callbacks in asyncio projects",
            "long_description": "A project to manage callbacks in asyncio projects.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiosignal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiosmtpd",
            "portdir": "python/py-aiosmtpd",
            "version": "1.4.6",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aiosmtpd.readthedocs.io",
            "description": "Reimplementation of the Python stdlib smtpd.py based on asyncio",
            "long_description": "An asyncio based implementation of a server for RFC 5321 - Simple Mail Transfer Protocol (SMTP) and RFC 2033 - Local Mail Transfer Protocol (LMTP). It is derived from Python 3’s smtpd.py standard library module, and provides both a command line interface and an API for use in testing applications that send email.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 171
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiosmtpd"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aiosqlite",
            "portdir": "python/py-aiosqlite",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/omnilib/aiosqlite",
            "description": "asyncio bridge to the standard sqlite3 module",
            "long_description": "aiosqlite provides a friendly, async interface to sqlite databases. It replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, plus context managers for automatically closing connections and cursors.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aiosqlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ajsonrpc",
            "portdir": "python/py-ajsonrpc",
            "version": "1.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pavlov99/ajsonrpc",
            "description": "JSON-RPC 1/2 transport implementation",
            "long_description": "JSON-RPC 1/2 transport implementation",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ajsonrpc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-alabaster",
            "portdir": "python/py-alabaster",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alabaster.readthedocs.io/en/latest/",
            "description": "A configurable sidebar enabled Sphinx theme",
            "long_description": "A configurable sidebar enabled Sphinx theme",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-alabaster"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-alagitpull",
            "portdir": "python/py-alagitpull",
            "version": "0.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/git-pull/alagitpull",
            "description": "Cleverly-named alabaster sub-theme for git-pull projects",
            "long_description": "Cleverly-named alabaster sub-theme for git-pull projects",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-alagitpull"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-alembic",
            "portdir": "python/py-alembic",
            "version": "1.17.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alembic.sqlalchemy.org/",
            "description": "A database migration tool for SQLAlchemy.",
            "long_description": "A database migration tool for SQLAlchemy.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-alembic"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-algopy",
            "portdir": "python/py-algopy",
            "version": "0.7.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/b45ch1/algopy",
            "description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
            "long_description": "AlgoPy is a Research Prototype for Algorithmic Differentation in Python",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-algopy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-alive-progress",
            "portdir": "python/py-alive-progress",
            "version": "3.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rsalmei/alive-progress",
            "description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "long_description": "A new kind of Progress Bar, with real time throughput, ETA and very cool animations!",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-alive-progress"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-allennlp",
            "portdir": "python/py-allennlp",
            "version": "2.4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.allennlp.org/",
            "description": "An open-source NLP research library, built on PyTorch.",
            "long_description": "An Apache 2.0 NLP research library, built on PyTorch, for developing state-of-the-art deep learning models on a wide variety of linguistic tasks.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-allennlp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-allpairspy",
            "portdir": "python/py-allpairspy",
            "version": "2.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/thombashi/allpairspy",
            "description": "Pairwise (aka ‘all-pairs’) test combinations generator written in Python.",
            "long_description": "Pairwise (aka ‘all-pairs’) test combinations generator written in Python. Allows one to create a set of tests using ‘pairwise combinations’ method, reducing a number of combinations of variables into a lesser set that covers most situations.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-allpairspy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-altair",
            "portdir": "python/py-altair",
            "version": "6.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://altair-viz.github.io/",
            "description": "A declarative statistical visualization library for Python.",
            "long_description": "A declarative statistical visualization library for Python.",
            "active": true,
            "categories": [
                "devel",
                "graphics",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-altair"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-altgraph",
            "portdir": "python/py-altgraph",
            "version": "0.17.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/altgraph/",
            "description": "Python graph (network) package",
            "long_description": "altgraph is a fork of graphlib: a graph (network) package for constructing graphs, BFS and DFS traversals, topological sort, shortest paths, etc. with graphviz output. altgraph includes some additional usage of Python 2.6+ features and enhancements related to modulegraph and macholib.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jmr",
                    "github": "jmroot",
                    "ports_count": 349
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-altgraph"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-amazon.ion",
            "portdir": "python/py-amazon.ion",
            "version": "0.10.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amazon-ion/ion-python",
            "description": "A Python implementation of Amazon Ion",
            "long_description": "Amazon Ion is a richly-typed, self-describing, hierarchical data serialization format offering interchangeable binary and text representations. The text format (a superset of JSON) is easy to read and author, supporting rapid prototyping. The binary representation is efficient to store, transmit, and skip-scan parse. The rich type system provides unambiguous semantics for long-term preservation of data which can survive multiple generations of software evolution.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-amazon.ion"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-amqp",
            "portdir": "python/py-amqp",
            "version": "5.3.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/celery/py-amqp",
            "description": "Low-level AMQP client for Python (fork of amqplib).",
            "long_description": "Low-level AMQP client for Python (fork of amqplib).",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-amqp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-amqplib",
            "portdir": "python/py-amqplib",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://code.google.com/p/py-amqplib/",
            "description": "Simple non-threaded Python client library for AMQP.",
            "long_description": "Simple non-threaded Python client library for AMQP.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-amqplib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-analytics-python",
            "portdir": "python/py-analytics-python",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/segmentio/analytics-python",
            "description": "Integrate analytics into any python application.",
            "long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
            "active": true,
            "categories": [
                "devel",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-analytics-python"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aniso8601",
            "portdir": "python/py-aniso8601",
            "version": "10.0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/nielsenb/aniso8601",
            "description": "A library for parsing ISO 8601 strings",
            "long_description": "A library for parsing ISO 8601 strings",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aniso8601"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-annotated-doc",
            "portdir": "python/py-annotated-doc",
            "version": "0.0.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fastapi/annotated-doc/",
            "description": "Provides document parameters, class attributes, return types, and variables inline, with Annotated",
            "long_description": "Provides document parameters, class attributes, return types, and variables inline, with Annotated",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-annotated-doc"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-annotated_types",
            "portdir": "python/py-annotated_types",
            "version": "0.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/annotated-types/annotated-types",
            "description": "Reusable constraint types to use with typing.Annotated",
            "long_description": "Reusable constraint types to use with typing.Annotated",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-annotated_types"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-annoy",
            "portdir": "python/py-annoy",
            "version": "1.17.3",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spotify/annoy",
            "description": "Approximate Nearest Neighbors in C++/Python",
            "long_description": "Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-annoy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansible",
            "portdir": "python/py-ansible",
            "version": "13.0.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ansible/ansible",
            "description": "SSH-based configuration management and deployment system",
            "long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                },
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ansible"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansible-base",
            "portdir": "python/py-ansible-base",
            "version": "2.10.11",
            "license": "none",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "py39-ansible-core",
            "homepage": "https://www.macports.org",
            "description": "Obsolete port, replaced by py39-ansible-core",
            "long_description": "This port has been replaced by py39-ansible-core.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ansible-base"
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansible-compat",
            "portdir": "python/py-ansible-compat",
            "version": "25.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/ansible-compat",
            "description": "Functions that help interacting with various versions of Ansible",
            "long_description": "Functions that help interacting with various versions of Ansible",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "judaew",
                    "github": "judaew",
                    "ports_count": 644
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ansible-compat"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansible-core",
            "portdir": "python/py-ansible-core",
            "version": "2.20.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ansible/ansible",
            "description": "SSH-based configuration management and deployment system",
            "long_description": "Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.",
            "active": true,
            "categories": [
                "sysutils",
                "python"
            ],
            "maintainers": [
                {
                    "name": "adfernandes",
                    "github": "adfernandes",
                    "ports_count": 43
                },
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ansible-core"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansicolor",
            "portdir": "python/py-ansicolor",
            "version": "0.3.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/numerodix/ansicolor",
            "description": "A library to produce ANSI color output",
            "long_description": "A library to produce ANSI color output and colored highlighting and diffing.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ansicolor"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ansicolors",
            "portdir": "python/py-ansicolors",
            "version": "1.1.8",
            "license": "ISC",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jonathaneunice/colors",
            "description": "ANSI colors for Python",
            "long_description": "ANSI colors for Python.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ansicolors"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-antlr4-python3-runtime",
            "portdir": "python/py-antlr4-python3-runtime",
            "version": "4.13.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.antlr.org",
            "description": "ANTLR4 runtime for Python 3",
            "long_description": "ANTLR4 runtime for Python 3",
            "active": true,
            "categories": [
                "lang",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-antlr4-python3-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-anyio",
            "portdir": "python/py-anyio",
            "version": "4.12.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/agronholm/anyio",
            "description": "AnyIO is a asynchronous compatibility API",
            "long_description": "AnyIO is a asynchronous compatibility API",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-anyio"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-anyjson",
            "portdir": "python/py-anyjson",
            "version": "0.3.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bitbucket.org/runeh/anyjson/",
            "description": "Wrap the best available JSON implementation in a common API",
            "long_description": "Anyjson wraps the best available JSON implementation in a common interface. Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-anyjson"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-anytree",
            "portdir": "python/py-anytree",
            "version": "2.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/c0fec0de/anytree",
            "description": "Python tree data library",
            "long_description": "Python tree data library",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-anytree"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-apache-beam",
            "portdir": "python/py-apache-beam",
            "version": "2.29.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beam.apache.org",
            "description": "Apache Beam SDK for Python",
            "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-apache-beam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-apipkg",
            "portdir": "python/py-apipkg",
            "version": "3.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/apipkg",
            "description": "namespace control and lazy-import mechanism",
            "long_description": "namespace control and lazy-import mechanism",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-apipkg"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aplpy",
            "portdir": "python/py-aplpy",
            "version": "2.2.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aplpy.github.io",
            "description": "The Astronomical Plotting Library in Python",
            "long_description": "APLpy (the Astronomical Plotting Library in Python) is a Python module aimed at producing publication-quality plots of astronomical imaging data in FITS format. The module uses Matplotlib, a powerful and interactive plotting package. It is capable of creating output files in several graphical formats, including EPS, PDF, PS, PNG, and SVG.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mperrin",
                    "github": "mperrin",
                    "ports_count": 12
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-aplpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-appdirs",
            "portdir": "python/py-appdirs",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ActiveState/appdirs",
            "description": "module that finds where to keep user data",
            "long_description": "A Python module for determining appropriate platform-specific per-user directories for data, configuration files, etc.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-appdirs"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-applaunchservices",
            "portdir": "python/py-applaunchservices",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/impact27/applaunchservices",
            "description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
            "long_description": "Simple package for registering an app with apple Launch Services to handle UTI and URL",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-applaunchservices"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-applescript",
            "portdir": "python/py-applescript",
            "version": "1.0.3",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rdhyee/py-applescript",
            "description": "An easy-to-use Python wrapper for NSAppleScript, allowing Python scripts to communicate with AppleScripts and AppleScriptable applications.",
            "long_description": "An easy-to-use Python wrapper for NSAppleScript, allowing Python scripts to communicate with AppleScripts and AppleScriptable applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-applescript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-app-model",
            "portdir": "python/py-app-model",
            "version": "0.5.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/app-model/",
            "description": "Generic application schema implemented in python.",
            "long_description": "Generic application schema implemented in python. This is a schema for declarative organization of application data, such as menus, keybindings, actions/commands, etc...",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-app-model"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-appnope",
            "portdir": "python/py-appnope",
            "version": "0.1.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/minrk/appnope",
            "description": "Disable App Nap on OS X 10.9.",
            "long_description": "Disable App Nap on OS X 10.9.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2863
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-appnope"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-appscript",
            "portdir": "python/py-appscript",
            "version": "1.2.2",
            "license": "public-domain",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://appscript.sourceforge.net/",
            "description": "High-level application scripting package for Python",
            "long_description": "Appscript is a high-level, user-friendly MacPython to Apple event bridge that allows you to control scriptable Mac OS X applications using ordinary Python scripts. Appscript makes MacPython a serious alternative to Apple's own AppleScript language for automating your Mac.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-appscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-apptools",
            "portdir": "python/py-apptools",
            "version": "5.3.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/apptools",
            "description": "The Enthought apptools package",
            "long_description": "The Enthought Tool Suite includes a set of packages that we have found useful in creating a number of applications. They implement functionality that is commonly needed by many applications. These packages are distributed together as the AppTools project.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-apptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-apsw",
            "portdir": "python/py-apsw",
            "version": "3.44.0.0",
            "license": "zlib",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://rogerbinns.github.io/apsw",
            "description": "Another Python SQLite wrapper",
            "long_description": "APSW is a Python wrapper for the SQLite embedded relational database engine.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-apsw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-apycot",
            "portdir": "python/py-apycot",
            "version": "0.12.3",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.logilab.org/projects/apycot/",
            "description": "automated pythonic code tester.",
            "long_description": "Apycot is an Automated Pythonic Code Tester. Use it to daily run your tests and generate reports about code or document quality.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-apycot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-arabic-reshaper",
            "portdir": "python/py-arabic-reshaper",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mpcabd/python-arabic-reshaper/",
            "description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "long_description": "Reconstruct Arabic sentences to be used in applications that don't support Arabic script.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1184
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-arabic-reshaper"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}