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

{
    "count": 49582,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=961",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=959",
    "results": [
        {
            "name": "py313-itsdangerous",
            "portdir": "python/py-itsdangerous",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://palletsprojects.com/p/itsdangerous/",
            "description": "Various helpers to pass trusted data to untrusted environments and back",
            "long_description": "Various helpers to pass trusted data to untrusted environments and back",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 421
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "clang-17",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-freezegun"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-flask",
                        "py313-flask-wtf",
                        "py-itsdangerous"
                    ]
                }
            ]
        },
        {
            "name": "py312-flask-cors",
            "portdir": "python/py-flask-cors",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flask-cors.corydolphin.com/",
            "description": "Cross Origin Resource Sharing (CORS) support for Flask",
            "long_description": "A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of CSRF protection before doing so!",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-17",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-werkzeug",
                        "py312-flask"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-packaging",
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-flask-cors",
            "portdir": "python/py-flask-cors",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flask-cors.corydolphin.com/",
            "description": "Cross Origin Resource Sharing (CORS) support for Flask",
            "long_description": "A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential'ed requests, and please make sure you add some sort of CSRF protection before doing so!",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-werkzeug",
                        "py313-flask"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-packaging",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flask-cors",
                        "beets",
                        "beets-devel"
                    ]
                }
            ]
        },
        {
            "name": "zns",
            "portdir": "net/zns",
            "version": "0.3.0",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/znscli/zns",
            "description": "CLI tool for querying DNS records with readable, colored output.",
            "long_description": "zns is a command-line utility for querying DNS records, displaying them in a human-readable, colored format that includes type, name, TTL, and value.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libargparse",
            "portdir": "devel/libargparse",
            "version": "20240826",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/maryla-uc/libargparse",
            "description": "Yet another simple command-line parser for C++ applications",
            "long_description": "Yet another simple command-line parser for C++ applications",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libavif"
                    ]
                }
            ]
        },
        {
            "name": "vivid",
            "portdir": "sysutils/vivid",
            "version": "0.10.1",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sharkdp/vivid",
            "description": "A themeable LS_COLORS generator with a rich filetype datebase",
            "long_description": "vivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "intact79",
                    "github": "intactio",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "terraform-1.11",
            "portdir": "sysutils/terraform",
            "version": "1.11.4",
            "license": "Commercial and Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.terraform.io/downloads.html",
            "description": "A tool for building, changing, and versioning infrastructure safely and efficiently.",
            "long_description": "Terraform is an infrastructure as code software by HashiCorp. It allows users to define a datacenter infrastructure in a high-level configuration language, from which it can create an execution plan to build the infrastructure in a service provider such as AWS.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1011
                },
                {
                    "name": "emcrisostomo",
                    "github": "emcrisostomo",
                    "ports_count": 161
                },
                {
                    "name": "",
                    "github": "pedrohdz",
                    "ports_count": 77
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "terraform_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-aniso8601",
            "portdir": "python/py-aniso8601",
            "version": "10.0.1",
            "license": "BSD",
            "platforms": "{darwin 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": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-aniso8601",
            "portdir": "python/py-aniso8601",
            "version": "10.0.1",
            "license": "BSD",
            "platforms": "{darwin 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": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-dateutil",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-flask-restful"
                    ]
                }
            ]
        },
        {
            "name": "py313-aniso8601",
            "portdir": "python/py-aniso8601",
            "version": "10.0.1",
            "license": "BSD",
            "platforms": "{darwin 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": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dateutil",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aniso8601",
                        "py313-flask-restful"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-graphene"
                    ]
                }
            ]
        },
        {
            "name": "z3-fstar-legacy",
            "portdir": "math/z3",
            "version": "4.8.5",
            "license": "MIT",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Z3Prover/z3",
            "description": "Legacy F*-qualified release of the Z3 Theorem Prover",
            "long_description": "Private version of the Z3 Theorem Prover for use by (and qualified to work with) F* (legacy version).",
            "active": true,
            "categories": [
                "science",
                "math"
            ],
            "maintainers": [
                {
                    "name": "landonf",
                    "github": "landonf",
                    "ports_count": 81
                }
            ],
            "variants": [
                "debug",
                "pgo",
                "lto",
                "gmp",
                "native",
                "profile",
                "polly",
                "polly_late",
                "polly_two_level_tiling",
                "polly_vector",
                "polly_parallel",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bash",
                        "cmake",
                        "ninja",
                        "clang-20",
                        "python313",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "z3-fstar"
                    ]
                }
            ]
        },
        {
            "name": "iverilog-docs",
            "portdir": "science/iverilog",
            "version": "20250103",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://iverilog.icarus.com/",
            "description": "Documentation for Icarus Verilog",
            "long_description": "This subport provides the documentation for Icarus Verilog, including user guides and API references.",
            "active": true,
            "categories": [
                "science"
            ],
            "maintainers": [
                {
                    "name": "degnan.68k",
                    "github": "bpdegnan",
                    "ports_count": 6
                },
                {
                    "name": "mark",
                    "github": "markemer",
                    "ports_count": 114
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-sphinx",
                        "autoconf",
                        "automake",
                        "bison",
                        "gperf",
                        "libtool",
                        "sphinx",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zizmor",
            "portdir": "security/zizmor",
            "version": "1.16.3",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zizmorcore/zizmor",
            "description": "A static analysis tool for GitHub Actions",
            "long_description": "A static analysis tool for GitHub Actions",
            "active": true,
            "categories": [
                "security"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-readability-lxml",
            "portdir": "python/py-readability-lxml",
            "version": "0.8.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/buriy/python-readability",
            "description": "fast html to text parser (article readability tool)",
            "long_description": "fast html to text parser (article readability tool)",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-lxml",
                        "py313-chardet",
                        "py313-cssselect"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-readability-lxml",
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "py313-setproctitle",
            "portdir": "python/py-setproctitle",
            "version": "1.3.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/setproctitle/",
            "description": "A Python module to customize the process title",
            "long_description": "The setproctitle module allows a process to change its title (as displayed by system tools such as ps and top).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pgcli",
                        "deluge",
                        "py-setproctitle",
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "py313-feedparser",
            "portdir": "python/py-feedparser",
            "version": "6.0.12",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/feedparser/",
            "description": "RSS and Atom parser",
            "long_description": "Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 428
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-sgmllib3k"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-chardet"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-feedparser",
                        "quodlibet",
                        "offpunk"
                    ]
                }
            ]
        },
        {
            "name": "py313-sgmllib3k",
            "portdir": "python/py-sgmllib3k",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sgmllib3k/",
            "description": "Py3k port of the old stdlib module",
            "long_description": "sgmllib was dropped in Python 3. This is an unmaintained old module. If possible, do not use it for new ports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 428
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-feedparser",
                        "py-sgmllib3k"
                    ]
                }
            ]
        },
        {
            "name": "py313-jinja2-time",
            "portdir": "python/py-jinja2-time",
            "version": "0.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hackebrot/jinja2-time",
            "description": "Jinja2 Extension for Dates and Times",
            "long_description": "Jinja2 Extension for Dates and Times",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-jinja2",
                        "py313-arrow",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jinja2-time"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyls-spyder",
            "portdir": "python/py-pyls-spyder",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/pyls-spyder",
            "description": "Spyder extensions for the python-language-server",
            "long_description": "Spyder extensions for the python-language-server",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-python-lsp-server",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyls-spyder"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-pylint-venv",
            "portdir": "python/py-pylint-venv",
            "version": "3.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jgosmann/pylint-venv/",
            "description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
            "long_description": "pylint-venv provides a Pylint init-hook to use the same Pylint installation with different virtual environments.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-poetry-core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pylint-venv"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-pympler",
            "portdir": "python/py-pympler",
            "version": "1.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pympler/pympler",
            "description": "measure, monitor and analyze the memory behavior of Python objects",
            "long_description": "Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and the lifetime of Python objects can be obtained. Undesirable or unexpected runtime behavior like memory bloat and other pymples can easily be identified.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pympler"
                    ]
                }
            ]
        },
        {
            "name": "py313-pytest-describe",
            "portdir": "python/py-pytest-describe",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytest-dev/pytest-describe",
            "description": "Describe-style plugin for pytest",
            "long_description": "Describe-style plugin for pytest",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-uv-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pytest-describe"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-graphql-relay"
                    ]
                }
            ]
        },
        {
            "name": "py313-python-lsp-black",
            "portdir": "python/py-python-lsp-black",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python-lsp/python-lsp-black",
            "description": "Black plugin for python-lsp-server",
            "long_description": "Black plugin for python-lsp-server. Forked from pyls-black (https://github.com/rupert/pyls-black)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-black",
                        "py313-python-lsp-server",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-python-lsp-black"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-pyuca",
            "portdir": "python/py-pyuca",
            "version": "1.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jtauber/pyuca",
            "description": "a Python implementation of the Unicode Collation Algorithm",
            "long_description": "a Python implementation of the Unicode Collation Algorithm",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pyuca"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-qtawesome",
            "portdir": "python/py-qtawesome",
            "version": "1.4.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/qtawesome",
            "description": "Iconic Fonts in PyQt and PySide applications.",
            "long_description": "QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-17",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-qtpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest",
                        "py313-pytest-qt"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-qtawesome"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-setupmeta",
            "portdir": "python/py-setupmeta",
            "version": "3.8.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zsimic/setupmeta",
            "description": "Simplify your setup.py",
            "long_description": "Simplify your setup.py",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-setupmeta"
                    ]
                }
            ]
        },
        {
            "name": "py313-sphinxcontrib-httpdomain",
            "portdir": "python/py-sphinxcontrib-httpdomain",
            "version": "1.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sphinx-contrib/httpdomain",
            "description": "Sphinx domain for documenting HTTP APIs",
            "long_description": "Sphinx domain for documenting HTTP APIs",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-sphinx",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinxcontrib-httpdomain"
                    ]
                }
            ]
        },
        {
            "name": "py313-sphinxcontrib-svg2pdfconverter",
            "portdir": "python/py-sphinxcontrib-svg2pdfconverter",
            "version": "1.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://sphinx-doc.org/",
            "description": "sphinx extension that converts svg graphics files",
            "long_description": "py-sphinxcontrib-svg2pdfconverter is a sphinx extension that converts svg graphics files.",
            "active": true,
            "categories": [
                "devel",
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "librsvg",
                        "py313-sphinx"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mame"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py-sphinxcontrib-svg2pdfconverter"
                    ]
                }
            ]
        },
        {
            "name": "py313-term-background",
            "portdir": "python/py-term-background",
            "version": "1.0.5",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Determine if shell has a light or dark background",
            "long_description": "Determine if shell has a light or dark background",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyficache",
                        "py-term-background"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py313-text-unidecode",
            "portdir": "python/py-text-unidecode",
            "version": "1.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/kmike/text-unidecode/",
            "description": "The most basic Text::Unidecode port",
            "long_description": "The most basic Text::Unidecode port",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-text-unidecode",
                        "py313-slugify"
                    ]
                }
            ]
        },
        {
            "name": "py313-textdistance",
            "portdir": "python/py-textdistance",
            "version": "4.6.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/life4/textdistance",
            "description": "Compute distance between the two texts.",
            "long_description": "Compute distance between the two texts.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-textdistance"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-three-merge",
            "portdir": "python/py-three-merge",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/three-merge",
            "description": "Simple library for merging two strings with respect to a base one",
            "long_description": "Simple library for merging two strings with respect to a base one",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-diff-match-patch",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-three-merge"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py313-types-docutils",
            "portdir": "python/py-types-docutils",
            "version": "0.22.2.20251006",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/python/typeshed",
            "description": "Typing stubs for docutils",
            "long_description": "Typing stubs for docutils",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-rstcheck",
                        "py313-rstcheck-core",
                        "py-types-docutils"
                    ]
                }
            ]
        },
        {
            "name": "py313-xarray-einstats",
            "portdir": "python/py-xarray-einstats",
            "version": "0.9.1",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/arviz-devs/xarray-einstats",
            "description": "Stats, linear algebra and einops for xarray",
            "long_description": "Stats, linear algebra and einops for xarray",
            "active": true,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1921
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-numpy",
                        "py313-scipy",
                        "py313-xarray"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-xarray-einstats",
                        "py313-arviz"
                    ]
                }
            ]
        },
        {
            "name": "openjdk25-zulu",
            "portdir": "java/openjdk25-zulu",
            "version": "25.30.17",
            "license": "GPL-2 and NoMirror",
            "platforms": "{darwin any >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.azul.com/downloads/",
            "description": "Azul Zulu Community OpenJDK 25 (Long Term Support until September 2033)",
            "long_description": "Azul Zulu Community OpenJDK 25 (Long Term Support until September 2033) \n\nOpenJDK 25 (Java Development Kit) distribution from Azul.",
            "active": true,
            "categories": [
                "devel",
                "java"
            ],
            "maintainers": [
                {
                    "name": "breun",
                    "github": "breun",
                    "ports_count": 95
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-math-bigint-gmpz",
            "portdir": "perl/p5-math-bigint-gmpz",
            "version": "0.1.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-math-bigint-gmpz",
            "homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
            "description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-math-bigint-gmpz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-math-bigint-gmpz",
            "portdir": "perl/p5-math-bigint-gmpz",
            "version": "0.1.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
            "description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-math-bigint",
                        "p5.28-math-gmpz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-math-bigint-gmpz",
            "portdir": "perl/p5-math-bigint-gmpz",
            "version": "0.1.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
            "description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-math-bigint",
                        "p5.30-math-gmpz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-math-bigint-gmpz",
            "portdir": "perl/p5-math-bigint-gmpz",
            "version": "0.1.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
            "description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-math-bigint",
                        "p5.32-math-gmpz"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-math-bigint-gmpz",
            "portdir": "perl/p5-math-bigint-gmpz",
            "version": "0.1.800",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Math::BigInt::GMPz",
            "description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "long_description": "Math::BigInt::GMPz - a math backend library based on Math::GMPz",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-math-bigint",
                        "p5.34-math-gmpz"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-math-bigint-gmpz"
                    ]
                }
            ]
        },
        {
            "name": "py313-magic",
            "portdir": "python/py-magic",
            "version": "0.4.27",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ahupp/python-magic",
            "description": "File type identification using libmagic",
            "long_description": "Determines the mime type of a file using magic numbers. Can also operate on arbitrary data streams. Much like the Unix file(1) program.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2754
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "file"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-beancount",
                        "py-magic",
                        "diffoscope"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "s3cmd"
                    ]
                }
            ]
        },
        {
            "name": "addrwatch",
            "portdir": "net/addrwatch",
            "version": "1.0.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/fln/addrwatch",
            "description": "a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring",
            "long_description": "addrwatch is a tool similar to arpwatch for IPv4/IPv6 and ethernet address pairing monitoring. It's main features include:\n - IPv4 and IPv6 address monitoring\n - Monitoring of VLAN tagged (802.1Q) packets\n - Output to stdout, plain text file, syslog, sqlite3 db, MySQL db\n - IP address usage history preserving output/logging",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "i0ntempest",
                    "github": "i0ntempest",
                    "ports_count": 224
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "argp-standalone",
                        "libevent",
                        "libpcap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-unidecode",
            "portdir": "python/py-unidecode",
            "version": "1.4.0",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/avian2/unidecode",
            "description": "ASCII transliterations of Unicode text",
            "long_description": "Unidecode takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. This is a Python port of Text::Unidecode Perl module by Sean M. Burke.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-17",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-unidecode",
                        "beets",
                        "beets-devel",
                        "py313-slugify"
                    ]
                }
            ]
        },
        {
            "name": "py313-berkeleydb",
            "portdir": "python/py-berkeleydb",
            "version": "18.1.14",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/berkeleydb",
            "description": "Python 3 bindings for Oracle Berkeley DB",
            "long_description": "This port provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Log Cursor, Sequence and Transaction objects.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 350
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db62",
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gramps",
                        "py-berkeleydb"
                    ]
                }
            ]
        },
        {
            "name": "p5-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-imager-file-avif",
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imager-file-avif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-imager-file-heif",
            "portdir": "perl/p5-imager-file-heif",
            "version": "0.5.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": "p5.34-imager-file-heif",
            "homepage": "https://metacpan.org/pod/Imager::File::HEIF",
            "description": "Imager::File::HEIF - read and write HEIF files",
            "long_description": "Imager::File::HEIF - read and write HEIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-imager-file-heif"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "libavif",
                        "p5.28-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.30-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "libavif",
                        "p5.30-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.32-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "libavif",
                        "p5.32-imager"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.34-imager-file-avif",
            "portdir": "perl/p5-imager-file-avif",
            "version": "0.2.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Imager::File::AVIF",
            "description": "Imager::File::AVIF - read and write AVIF files",
            "long_description": "Imager::File::AVIF - read and write AVIF files",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "libavif",
                        "p5.34-imager"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-imager-file-avif"
                    ]
                }
            ]
        }
    ]
}