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

{
    "count": 50559,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=601",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=599",
    "results": [
        {
            "name": "py-dkimpy",
            "portdir": "python/py-dkimpy",
            "version": "1.1.8",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/dkimpy",
            "description": "DKIM, ARC, and TLSRPT email signing and verification",
            "long_description": "dkimpy is a library that implements DKIM (DomainKeys Identified Mail) email signing and verification. Basic DKIM requirements are defined in RFC 6376: https://tools.ietf.org/html/rfc6376",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-dkimpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-dkimpy",
            "portdir": "python/py-dkimpy",
            "version": "1.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/dkimpy",
            "description": "DKIM, ARC, and TLSRPT email signing and verification",
            "long_description": "dkimpy is a library that implements DKIM (DomainKeys Identified Mail) email signing and verification. Basic DKIM requirements are defined in RFC 6376: https://tools.ietf.org/html/rfc6376",
            "active": false,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-py3dns"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-authheaders"
                    ]
                }
            ]
        },
        {
            "name": "py39-dkimpy",
            "portdir": "python/py-dkimpy",
            "version": "1.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/dkimpy",
            "description": "DKIM, ARC, and TLSRPT email signing and verification",
            "long_description": "dkimpy is a library that implements DKIM (DomainKeys Identified Mail) email signing and verification. Basic DKIM requirements are defined in RFC 6376: https://tools.ietf.org/html/rfc6376",
            "active": false,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-py3dns"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-authheaders"
                    ]
                }
            ]
        },
        {
            "name": "py-lazr.config",
            "portdir": "python/py-lazr.config",
            "version": "3.1",
            "license": "LGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/lazr.config",
            "description": "Create configuration schemas, and process and validate configurations.",
            "long_description": "The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lazr.config"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-lazr.config",
            "portdir": "python/py-lazr.config",
            "version": "2.2.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/lazr.config",
            "description": "Create configuration schemas, and process and validate configurations.",
            "long_description": "The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-zopeinterface",
                        "py38-lazr.delegates"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-lazr.config",
            "portdir": "python/py-lazr.config",
            "version": "2.2.3",
            "license": "LGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://launchpad.net/lazr.config",
            "description": "Create configuration schemas, and process and validate configurations.",
            "long_description": "The LAZR config system is typically used to manage process configuration. Process configuration is for saying how things change when we run systems on different machines, or under different circumstances.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-zopeinterface",
                        "py39-lazr.delegates"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-zope-configuration",
            "portdir": "python/py-zope-configuration",
            "version": "4.4.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.configuration",
            "description": "Zope Configuration Markup Language (ZCML)",
            "long_description": "The Zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-zope-configuration"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-zope-configuration",
            "portdir": "python/py-zope-configuration",
            "version": "4.4.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.configuration",
            "description": "Zope Configuration Markup Language (ZCML)",
            "long_description": "The Zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.",
            "active": false,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-zopeinterface",
                        "py38-zope-schema",
                        "py38-zope-i18nmessageid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-zope-configuration",
            "portdir": "python/py-zope-configuration",
            "version": "4.4.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.configuration",
            "description": "Zope Configuration Markup Language (ZCML)",
            "long_description": "The Zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.",
            "active": false,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-zopeinterface",
                        "py39-zope-schema",
                        "py39-zope-i18nmessageid"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-zope-configuration",
            "portdir": "python/py-zope-configuration",
            "version": "4.4.0",
            "license": "ZPL-2.1",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/zopefoundation/zope.configuration",
            "description": "Zope Configuration Markup Language (ZCML)",
            "long_description": "The Zope configuration system provides an extensible system for supporting various kinds of configurations. It is based on the idea of configuration directives. Users of the configuration system provide configuration directives in some language that express configuration choices. The intent is that the language be pluggable. An XML language is provided by default.",
            "active": true,
            "categories": [
                "python",
                "zope"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-zopeinterface",
                        "py310-zope-schema",
                        "py310-zope-i18nmessageid"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-zope-configuration"
                    ]
                }
            ]
        },
        {
            "name": "dvisvgm-devel",
            "portdir": "graphics/dvisvgm-devel",
            "version": "3.5",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/mgieseki/dvisvgm",
            "description": "DVI to SVG converter",
            "long_description": "DVI to SVG converter. The command-line utility dvisvgm is a tool for TeX/LaTeX users. It converts DVI files to the XML-based scalable vector graphics format SVG.",
            "active": true,
            "categories": [
                "graphics",
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "mupdf",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "autoconf",
                        "autoconf-archive",
                        "automake",
                        "libtool",
                        "pkgconfig",
                        "asciidoc",
                        "xmlto",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "brotli",
                        "zlib",
                        "xxhashlib",
                        "potrace",
                        "freetype",
                        "ghostscript",
                        "woff2",
                        "texlive-bin"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "mupdf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dominant_colours",
            "portdir": "graphics/dominant_colours",
            "version": "1.1.8",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/alexwlchan/dominant_colours",
            "description": "A CLI tool to find the dominant colours in an image",
            "long_description": "This is a command-line tool for finding the dominant colours of an image. It prints their hex codes to the terminal, along with a preview of the colour (in terminals that support ANSI escape codes)",
            "active": true,
            "categories": [
                "graphics"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-sh",
            "portdir": "python/py-sh",
            "version": "2.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/amoffat/sh",
            "description": "A full-fledged subprocess interface for Python",
            "long_description": "A full-fledged subprocess interface for Python that allows you to call any program as if it were a function.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "toby",
                    "github": "tobypeterson",
                    "ports_count": 249
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "lua-readline",
            "portdir": "lua/lua-readline",
            "version": "3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/peterbillam/readline",
            "description": "Lua interface for readline packages.",
            "long_description": "This module is a Lua interface to various \"readline\" packages. If no real package is found, it implements the basic functions with stubs.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "patch",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        null
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        null
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua51-readline",
            "portdir": "lua/lua-readline",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/peterbillam/readline",
            "description": "Lua interface for readline packages.",
            "long_description": "This module is a Lua interface to various \"readline\" packages. If no real package is found, it implements the basic functions with stubs.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "lua51",
                        "lua51-luaposix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua52-readline",
            "portdir": "lua/lua-readline",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/peterbillam/readline",
            "description": "Lua interface for readline packages.",
            "long_description": "This module is a Lua interface to various \"readline\" packages. If no real package is found, it implements the basic functions with stubs.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "lua52",
                        "lua52-luaposix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "lua53-readline",
            "portdir": "lua/lua-readline",
            "version": "3.2",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://luarocks.org/modules/peterbillam/readline",
            "description": "Lua interface for readline packages.",
            "long_description": "This module is a Lua interface to various \"readline\" packages. If no real package is found, it implements the basic functions with stubs.",
            "active": true,
            "categories": [
                "devel",
                "lua"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "lua-luarocks",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "readline",
                        "lua53",
                        "lua53-luaposix"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "coreutils-devel",
            "portdir": "sysutils/coreutils-devel",
            "version": "9.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/coreutils/",
            "description": "GNU File, Shell, and Text utilities",
            "long_description": "The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "findutils-devel",
            "portdir": "sysutils/findutils-devel",
            "version": "4.10.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/findutils/",
            "description": "findutils contains GNU find, xargs, and locate",
            "long_description": "findutils contains GNU find, xargs, and locate",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "mascguy",
                    "github": "mascguy",
                    "ports_count": 352
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-reportlab",
            "portdir": "python/py-reportlab",
            "version": "4.4.6",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.reportlab.com/software/opensource/rl-toolkit/",
            "description": "Engine for creating PDF documents",
            "long_description": "The ReportLab Toolkit is a library for programatically creating documents in PDF format.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-chardet",
                        "py310-Pillow",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-xhtml2pdf",
                        "py310-svglib"
                    ]
                }
            ]
        },
        {
            "name": "py39-sybil",
            "portdir": "python/py-sybil",
            "version": "9.2.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simplistix/sybil",
            "description": "Automated testing for the examples in your documentation.",
            "long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-testfixtures",
                        "py39-flufl.i18n",
                        "py39-scrapy"
                    ]
                }
            ]
        },
        {
            "name": "py310-sybil",
            "portdir": "python/py-sybil",
            "version": "9.3.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simplistix/sybil",
            "description": "Automated testing for the examples in your documentation.",
            "long_description": "This library provides a way to test examples in your documentation by parsing them from the documentation source and evaluating the parsed examples as part of your normal test run. Integration is provided for the three main Python test runners.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 431
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py310-testfixtures",
                        "py310-scrapy"
                    ]
                }
            ]
        },
        {
            "name": "tre-tree",
            "portdir": "sysutils/tre-tree",
            "version": "0.4.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/dduan/tre",
            "description": "Tree command, improved",
            "long_description": "A modern alternative to the tree command that lists directory structure in a tree-like diagram, like the classics. tre skips ignored files in git repositories per .gitignore setting, creates shell aliases for each listing that opens the files for you, and output in colors, respecting LS_COLORS settings when they exist.",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1022
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-feature-compat-try",
            "portdir": "perl/p5-feature-compat-try",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-feature-compat-try",
            "homepage": "https://metacpan.org/pod/Feature::Compat::Try",
            "description": "Feature::Compat::Try - make try/catch syntax available",
            "long_description": "Feature::Compat::Try - make try/catch syntax available",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-feature-compat-try"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-feature-compat-try",
            "portdir": "perl/p5-feature-compat-try",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feature::Compat::Try",
            "description": "Feature::Compat::Try - make try/catch syntax available",
            "long_description": "Feature::Compat::Try - make try/catch syntax available",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-syntax-keyword-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-feature-compat-try",
            "portdir": "perl/p5-feature-compat-try",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feature::Compat::Try",
            "description": "Feature::Compat::Try - make try/catch syntax available",
            "long_description": "Feature::Compat::Try - make try/catch syntax available",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-syntax-keyword-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-feature-compat-try",
            "portdir": "perl/p5-feature-compat-try",
            "version": "0.50.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Feature::Compat::Try",
            "description": "Feature::Compat::Try - make try/catch syntax available",
            "long_description": "Feature::Compat::Try - make try/catch syntax available",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2615
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-module-build",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-syntax-keyword-try"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-devel-mat"
                    ]
                }
            ]
        },
        {
            "name": "libasprintf",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "LGPL-2.1+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "autosprintf library, part of gettext",
            "long_description": "libasprintf makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with <string> strings and <iostream> streams. This library is part of gettext.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "libtextstyle",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "a text styling library, part of gettext",
            "long_description": "libtextstyle provides an easy way to add styling to programs that produce output to a console or terminal emulator window. This library is part of gettext and a prerequisite for tools like msgfmt and friends.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "poke",
                        "bison",
                        "gettext",
                        "gettext-tools-libs"
                    ]
                }
            ]
        },
        {
            "name": "gettext-runtime",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "(LGPL-2.1+ or GPL-3+)",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "GNU internationalization (i18n) and localization (l10n) runtime library",
            "long_description": "gettext-runtime provides libintl, the GNU internationalization (i18n) and localization (l10n) runtime library. It is part of gettext, which is used for writing multilingual programs. To build applications that use gettext, the tools provided by the separate gettext port are required.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "libnick",
                        "parabolic",
                        "clifm",
                        "chromium-bsu",
                        "m4",
                        "gtksourceview2",
                        "gretl",
                        "osinfo-db-tools",
                        "atk",
                        "garagejam",
                        "ampache_browser",
                        "hivex",
                        "gftp",
                        "libhandy",
                        "mcabber",
                        "fontconfig",
                        "vala",
                        "gingerblue",
                        "graphviz-devel",
                        "di",
                        "appstream-glib",
                        "glib2-devel",
                        "glib2",
                        "xdialog",
                        "libiptcdata",
                        "smake",
                        "AfterStep",
                        "git",
                        "git-devel",
                        "spice-gtk",
                        "Chatty",
                        "zeitgeist",
                        "gcr",
                        "poke",
                        "tumbler",
                        "gspell",
                        "libsecret",
                        "w3m",
                        "libxfce4util",
                        "gnutls",
                        "gnutls-devel",
                        "libcmatrix",
                        "eog-plugins",
                        "gitg",
                        "gnumeric",
                        "libpeas",
                        "libpeas1",
                        "totem",
                        "mathgl",
                        "evolution-data-server-gtk4",
                        "geocode-glib",
                        "snownews",
                        "tracker3",
                        "libgweather",
                        "gtksourceview5",
                        "epiphany",
                        "gnome-online-accounts",
                        "autotrace",
                        "vala-devel",
                        "unixcw",
                        "xfce4-dev-tools",
                        "poppler-devel",
                        "poppler-devel-qt5",
                        "gsed",
                        "pavucontrol",
                        "samba4",
                        "libdbusmenu",
                        "xpad",
                        "wput",
                        "gtksourceview3",
                        "gucharmap",
                        "lftp",
                        "metacity",
                        "tracker",
                        "libLASi",
                        "pcsc-tools",
                        "python26",
                        "python27",
                        "darktable",
                        "darktable-devel",
                        "gtk4-devel",
                        "goffice",
                        "inkscape",
                        "inkscape-devel",
                        "lensfun",
                        "gtk-vnc",
                        "lib2geom",
                        "lib2geom-devel",
                        "libopenraw",
                        "libopenraw-legacy",
                        "gtk4",
                        "bluefish",
                        "libgtop",
                        "barcode",
                        "flex",
                        "minicom",
                        "gtk-fortran",
                        "cracklib",
                        "appstream",
                        "graphviz",
                        "renameutils",
                        "gedit-plugins",
                        "gedit",
                        "libtranslate",
                        "duff",
                        "gnome-voice",
                        "calcurse",
                        "bison",
                        "game-porting-toolkit",
                        "pv",
                        "csound",
                        "midgard2-core",
                        "dc3dd",
                        "rrdtool",
                        "libidn2",
                        "xmms2",
                        "zvbi",
                        "devhelp",
                        "tre",
                        "qt69-qtpositioning",
                        "ufo-ai",
                        "secrets",
                        "gegl",
                        "wcd",
                        "grilo-plugins",
                        "ffmpeg4",
                        "gnupg1",
                        "mkvtoolnix-legacy",
                        "gpick",
                        "wdiff",
                        "texinfo",
                        "libcdio-paranoia",
                        "zenity",
                        "wxHexEditor",
                        "fmt-ptrn",
                        "ntfs-3g",
                        "gupnp-tools",
                        "kerberos5",
                        "libgsf",
                        "xboard",
                        "evolution-data-server",
                        "tepl",
                        "vte",
                        "libgpg-error",
                        "pidgin-otr",
                        "cdrtools",
                        "coreutils",
                        "findutils",
                        "findutils-devel",
                        "grep",
                        "py38-libnewt",
                        "fish",
                        "sudo",
                        "libpsl",
                        "libpsl-docs",
                        "windowmaker",
                        "pinfo",
                        "python39",
                        "python32",
                        "python33",
                        "littleutils",
                        "fetchmail",
                        "fetchmail-devel",
                        "warzone2100",
                        "gdb",
                        "transmission-qt",
                        "R",
                        "wget2",
                        "sakura",
                        "kdenlive",
                        "python310",
                        "python34",
                        "python35",
                        "python36",
                        "python37",
                        "python311",
                        "python312",
                        "gnome-maps",
                        "xfe",
                        "dino",
                        "racket",
                        "guestfs-tools",
                        "gss",
                        "font-manager",
                        "nicotine-plus",
                        "gnucobol",
                        "qt64-qtpositioning",
                        "syslog-ng",
                        "qt67-qtpositioning",
                        "qt68-qtpositioning",
                        "gmake",
                        "denemo",
                        "cflow",
                        "chafa",
                        "rb33-cairo-gobject",
                        "rb32-cairo-gobject",
                        "rb31-cairo-gobject",
                        "rb33-gio2",
                        "rb32-gio2",
                        "rb31-gio2",
                        "rb33-gobject-introspection",
                        "rb32-gobject-introspection",
                        "rb31-gobject-introspection",
                        "coreutils-devel",
                        "gettext",
                        "gettext-tools-libs",
                        "eiskaltdcpp",
                        "eog",
                        "doodle",
                        "herrie",
                        "gdbm",
                        "python38",
                        "aria2",
                        "gegl-devel",
                        "bash50",
                        "help2man",
                        "catgirl-downloader",
                        "libadwaita",
                        "alpine",
                        "libmypaint",
                        "popt",
                        "avahi",
                        "wine-devel",
                        "wine-stable",
                        "wine-staging",
                        "p5.28-locale-gettext",
                        "p5.30-locale-gettext",
                        "p5.32-locale-gettext",
                        "p5.34-locale-gettext",
                        "p5.36-locale-gettext",
                        "p5.38-locale-gettext",
                        "libgda5",
                        "gnome-characters",
                        "gnome-radio",
                        "gnome-settings-daemon",
                        "gcab",
                        "gstreamer1",
                        "gstreamer1-gst-plugins-good",
                        "libshumate",
                        "tigervnc",
                        "pspp-devel",
                        "transmission-x11",
                        "binutils",
                        "wget",
                        "gkrellm",
                        "v8-8.3",
                        "v8-11.6",
                        "amule",
                        "p5.30-libintl-perl",
                        "p5.28-libintl-perl",
                        "p5.32-libintl-perl",
                        "p5.34-libintl-perl",
                        "girara",
                        "bash",
                        "bash-devel",
                        "py39-libnewt",
                        "amtk",
                        "gtksourceview4",
                        "httping",
                        "xarchiver",
                        "luanti",
                        "gnupg2",
                        "e2fsprogs",
                        "libcomerr",
                        "json-glib",
                        "qt6-qtpositioning",
                        "python314",
                        "python313",
                        "python314-freethreading",
                        "python313-freethreading",
                        "python315-devel",
                        "python315-freethreading-devel",
                        "audacious-plugins",
                        "poppler",
                        "rawstudio",
                        "poppler-qt5",
                        "newsboat",
                        "lpairs2",
                        "lbreakouthd",
                        "gnutar",
                        "audacious-core",
                        "irssi",
                        "ncmpc",
                        "diffutils",
                        "spice-server",
                        "nano",
                        "libvirt",
                        "dar",
                        "mlterm",
                        "goaccess",
                        "ReadyMedia",
                        "gawk",
                        "p11-kit",
                        "star",
                        "dos2unix",
                        "pulseaudio",
                        "libqalculate",
                        "mkvtoolnix-devel",
                        "mkvtoolnix",
                        "fish3",
                        "libidn",
                        "qalculate-gtk",
                        "jpegpixi",
                        "libguestfs",
                        "subversion",
                        "subversion-javahlbindings",
                        "subversion-rubybindings",
                        "subversion-perlbindings-5.28",
                        "subversion-perlbindings-5.30",
                        "subversion-perlbindings-5.32",
                        "subversion-perlbindings-5.34",
                        "pidgin",
                        "libpurple",
                        "finch",
                        "libnewt",
                        "whiptcl",
                        "py310-libnewt",
                        "py311-libnewt",
                        "py312-libnewt",
                        "py313-libnewt",
                        "xz",
                        "aspell",
                        "gawkextlib",
                        "gawk-abort",
                        "gawk-aregex",
                        "gawk-errno",
                        "gawk-gd",
                        "gawk-haru",
                        "gawk-json",
                        "gawk-lmdb",
                        "gawk-mpfr",
                        "gawk-nl_langinfo",
                        "gawk-pgsql",
                        "gawk-redis",
                        "gawk-select",
                        "gawk-timex",
                        "gawk-xml",
                        "syslog-ng-devel"
                    ]
                }
            ]
        },
        {
            "name": "gettext-tools-libs",
            "portdir": "devel/gettext",
            "version": "0.22.5",
            "license": "GPL-3+",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/gettext/",
            "description": "GNU internationalization (i18n) and localization (l10n) tools libraries",
            "long_description": "gettext-tools-libs provides the required libraries for tools like msgfmt from gettext",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ncurses",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "libtextstyle",
                        "gettext-runtime"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ]
        },
        {
            "name": "py39-aiosmtpd",
            "portdir": "python/py-aiosmtpd",
            "version": "1.4.6",
            "license": "Apache-2",
            "platforms": "{darwin 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": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-attrs",
                        "py39-atpublic",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-atpublic",
            "portdir": "python/py-atpublic",
            "version": "6.0.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://public.readthedocs.io",
            "description": "@public decorator for Python",
            "long_description": "A very simple decorator and function which populates a module's __all__ and optionally the module globals.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "danchr",
                    "github": "danchr",
                    "ports_count": 172
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-aiosmtpd"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-flufl.bounce",
                        "py39-flufl.i18n",
                        "py39-flufl.lock"
                    ]
                }
            ]
        },
        {
            "name": "py-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-django-gravatar2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py39-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py310-django-gravatar2",
            "portdir": "python/py-django-gravatar2",
            "version": "1.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/twaddington/django-gravatar",
            "description": "Gravatar support for Django.",
            "long_description": "Essential Gravatar support for Django. Includes helper methods for interacting with gravatars outside of template code.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-django-mailman3"
                    ]
                }
            ]
        },
        {
            "name": "py-flufl.bounce",
            "portdir": "python/py-flufl.bounce",
            "version": "4.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fluflbounce.readthedocs.io/en/latest/",
            "description": "Email bounce detectors.",
            "long_description": "The flufl.bounce library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN).",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-flufl.bounce"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-flufl.bounce",
            "portdir": "python/py-flufl.bounce",
            "version": "4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fluflbounce.readthedocs.io/en/latest/",
            "description": "Email bounce detectors.",
            "long_description": "The flufl.bounce library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN).",
            "active": false,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-atpublic",
                        "py38-zopeinterface"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-flufl.bounce",
            "portdir": "python/py-flufl.bounce",
            "version": "4.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://fluflbounce.readthedocs.io/en/latest/",
            "description": "Email bounce detectors.",
            "long_description": "The flufl.bounce library provides a set of heuristics and an API for detecting the original bouncing email addresses from a bounce message. Many formats found in the wild are supported, as are VERP and RFC 3464 (DSN).",
            "active": true,
            "categories": [
                "devel",
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-zopeinterface",
                        "py39-atpublic"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-flufl.bounce"
                    ]
                }
            ]
        },
        {
            "name": "py-flufl.i18n",
            "portdir": "python/py-flufl.i18n",
            "version": "6.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufli18n.readthedocs.io/",
            "description": "High level API for internationalizing Python libraries and applications.",
            "long_description": "High level API for internationalizing Python libraries and applications. The flufl.i18n library provides a convenient API for managing translation contexts in Python applications. It provides facilities not only for single-context applications like command line scripts, but also more sophisticated management of multiple-context applications such as Internet servers.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flufl.i18n"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-flufl.i18n",
            "portdir": "python/py-flufl.i18n",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufli18n.readthedocs.io/",
            "description": "High level API for internationalizing Python libraries and applications.",
            "long_description": "High level API for internationalizing Python libraries and applications. The flufl.i18n library provides a convenient API for managing translation contexts in Python applications. It provides facilities not only for single-context applications like command line scripts, but also more sophisticated management of multiple-context applications such as Internet servers.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-installer",
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-atpublic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-sybil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-flufl.i18n",
            "portdir": "python/py-flufl.i18n",
            "version": "3.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufli18n.readthedocs.io/",
            "description": "High level API for internationalizing Python libraries and applications.",
            "long_description": "High level API for internationalizing Python libraries and applications. The flufl.i18n library provides a convenient API for managing translation contexts in Python applications. It provides facilities not only for single-context applications like command line scripts, but also more sophisticated management of multiple-context applications such as Internet servers.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-atpublic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-sybil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-flufl.lock",
            "portdir": "python/py-flufl.lock",
            "version": "9.0.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufllock.readthedocs.io/",
            "description": "NFS-safe file locking with timeouts for POSIX and Windows.",
            "long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flufl.lock"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-flufl.lock",
            "portdir": "python/py-flufl.lock",
            "version": "6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufllock.readthedocs.io/",
            "description": "NFS-safe file locking with timeouts for POSIX and Windows.",
            "long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-typing_extensions",
                        "py38-atpublic",
                        "py38-psutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-flufl.lock",
            "portdir": "python/py-flufl.lock",
            "version": "6.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://flufllock.readthedocs.io/",
            "description": "NFS-safe file locking with timeouts for POSIX and Windows.",
            "long_description": "NFS-safe file locking with timeouts for POSIX and Windows. The flufl.lock library provides an NFS-safe file-based locking algorithm influenced by the GNU/Linux open(2) manpage, under the description of the O_EXCL option.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "clang-17",
                        "py39-installer",
                        "py39-build",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-atpublic",
                        "py39-typing_extensions",
                        "py39-psutil"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-hyperkitty",
            "portdir": "python/py-hyperkitty",
            "version": "1.3.5",
            "license": "GPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/hyperkitty",
            "description": "A web interface to access GNU Mailman v3 archives",
            "long_description": "HyperKitty is an open source Django application under development. It aims to provide a web interface to access GNU Mailman v3 archives.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-hyperkitty"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-hyperkitty",
            "portdir": "python/py-hyperkitty",
            "version": "1.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/hyperkitty",
            "description": "A web interface to access GNU Mailman v3 archives",
            "long_description": "HyperKitty is an open source Django application under development. It aims to provide a web interface to access GNU Mailman v3 archives.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-isort"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-hyperkitty",
            "portdir": "python/py-hyperkitty",
            "version": "1.3.5",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/mailman/hyperkitty",
            "description": "A web interface to access GNU Mailman v3 archives",
            "long_description": "HyperKitty is an open source Django application under development. It aims to provide a web interface to access GNU Mailman v3 archives.",
            "active": false,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}