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

{
    "count": 50506,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=640",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=638",
    "results": [
        {
            "name": "py313-lap",
            "portdir": "python/py-lap",
            "version": "0.5.12",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/gatagat/lap",
            "description": "Linear Assignment Problem solver (LAPJV/LAPMOD).",
            "long_description": "Linear Assignment Problem solver (LAPJV/LAPMOD).",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "beets",
                        "beets-devel",
                        "py-lap"
                    ]
                }
            ]
        },
        {
            "name": "py35-lxml",
            "portdir": "python/py-lxml",
            "version": "5.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-cython",
                        "py35-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python35",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-obspy",
                        "py35-beautifulsoup4",
                        "py35-breadability",
                        "py35-comet",
                        "py35-datacite",
                        "py35-leather",
                        "py35-agate",
                        "py35-urlwatch",
                        "py35-parsel",
                        "py35-ezodf",
                        "py35-prov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-pypeg2",
                        "py35-pyquery"
                    ]
                }
            ]
        },
        {
            "name": "py36-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-cython",
                        "py36-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python36",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-xmlsec",
                        "py36-comet",
                        "py36-pptx",
                        "py36-obspy",
                        "py36-scrapy",
                        "py36-beautifulsoup4",
                        "py36-agate",
                        "py36-benchexec",
                        "py36-breadability",
                        "py36-datacite",
                        "py36-leather",
                        "py36-urlwatch",
                        "py36-parsel",
                        "py36-ezodf",
                        "py36-prov"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-pyquery",
                        "py36-fonttools",
                        "py36-pypeg2"
                    ]
                }
            ]
        },
        {
            "name": "py-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-lxml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-18",
                        "py37-cython",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python37",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-soco",
                        "py37-pikepdf",
                        "py37-owslib",
                        "py37-urlwatch",
                        "py37-pptx",
                        "py37-mechanicalsoup",
                        "py37-benchexec",
                        "py37-prov",
                        "py37-readability-lxml",
                        "py37-beancount",
                        "py37-parsel",
                        "py37-appscript",
                        "py37-breadability",
                        "py37-docx",
                        "py37-obspy",
                        "py37-beautifulsoup4",
                        "py37-zeep",
                        "py37-imdb",
                        "py37-comet",
                        "py37-scrapy",
                        "py37-datacite",
                        "py37-skyfield",
                        "py37-xmlsec",
                        "py37-agate",
                        "py37-leather"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-fonttools",
                        "py37-pyquery",
                        "py37-pypeg2",
                        "recoll",
                        "py37-xmldiff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-openid"
                    ]
                }
            ]
        },
        {
            "name": "py27-lxml",
            "portdir": "python/py-lxml",
            "version": "5.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-cython",
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxslt",
                        "zlib",
                        "python27",
                        "libxml2"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-xmlsec",
                        "py27-pptx",
                        "py27-comet",
                        "py27-twill",
                        "py27-voeventlib",
                        "mythtv-core.27",
                        "py27-beautifulsoup4",
                        "py27-soaplib",
                        "py27-xmldiff",
                        "gnuradio-devel",
                        "py27-agate",
                        "py27-benchexec",
                        "py27-breadability",
                        "py27-datacite",
                        "py27-docx",
                        "py27-imdb",
                        "py27-leather",
                        "py27-parsel",
                        "py27-ezodf",
                        "py27-prov",
                        "py27-obspy",
                        "py27-scrapy",
                        "gnuradio37",
                        "mythtv-core.28",
                        "bcfg2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyquery",
                        "py27-fonttools",
                        "py27-pypeg2",
                        "john-jumbo"
                    ]
                }
            ]
        },
        {
            "name": "py39-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-18",
                        "py39-cython",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python39",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-leather",
                        "py39-owslib",
                        "py39-lxml_html_clean",
                        "py39-pikepdf",
                        "py39-parsel",
                        "py39-zeep",
                        "py39-agate",
                        "py39-mechanicalsoup",
                        "gnuradio",
                        "gnuradio-next",
                        "py39-docx",
                        "py39-svglib",
                        "py39-skyfield",
                        "py39-fabio",
                        "py39-pptx",
                        "py39-obspy",
                        "py39-readability-lxml",
                        "py39-beautifulsoup4",
                        "py39-xmlsec",
                        "py39-soco",
                        "py39-scrapy",
                        "py39-urlwatch",
                        "py39-appscript",
                        "py39-prov",
                        "py39-beancount",
                        "py39-breadability"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-pyshark",
                        "py39-kraken",
                        "py39-pyquery",
                        "py39-xmldiff",
                        "py39-fonttools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-openid"
                    ]
                }
            ]
        },
        {
            "name": "py38-lxml",
            "portdir": "python/py-lxml",
            "version": "5.4.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-18",
                        "py38-cython",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "python38",
                        "libxml2",
                        "libxslt"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-obspy",
                        "py38-lxml_html_clean",
                        "py38-pikepdf",
                        "py38-beautifulsoup4",
                        "py38-mechanicalsoup",
                        "py38-soco",
                        "py38-parsel",
                        "py38-readability-lxml",
                        "py38-urlwatch",
                        "py38-beancount",
                        "py38-fabio",
                        "py38-zeep",
                        "py38-fontaine",
                        "py38-datacite",
                        "py38-benchexec",
                        "py38-appscript",
                        "py38-docx",
                        "py38-breadability",
                        "py38-svglib",
                        "py38-skyfield",
                        "py38-scrapy",
                        "py38-pptx",
                        "py38-prov",
                        "py38-agate",
                        "py38-leather",
                        "py38-owslib",
                        "py38-xmlsec"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-fonttools",
                        "py38-xmldiff",
                        "py38-kraken",
                        "py38-pypeg2",
                        "py38-pyshark",
                        "py38-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-openid"
                    ]
                }
            ]
        },
        {
            "name": "py310-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "howdoi",
                        "py310-pptx",
                        "py310-appscript",
                        "py310-soco",
                        "py310-svglib",
                        "py310-skyfield",
                        "py310-agate",
                        "py310-parsel",
                        "py310-obspy",
                        "py310-pykeepass",
                        "py310-breadability",
                        "py310-zeep",
                        "py310-leather",
                        "py310-prov",
                        "py310-pikepdf",
                        "py310-beautifulsoup4",
                        "py310-scrapy",
                        "py310-xmlsec",
                        "py310-fabio",
                        "py310-docx",
                        "py310-readability-lxml",
                        "py310-urlwatch",
                        "py310-lxml_html_clean",
                        "py310-owslib",
                        "py310-mechanicalsoup"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fonttools",
                        "py310-kraken",
                        "py310-xmldiff",
                        "py310-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-openid"
                    ]
                }
            ]
        },
        {
            "name": "py311-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-cython",
                        "clang-18",
                        "py311-build",
                        "py311-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "libxml2",
                        "libxslt",
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "openconnect-sso",
                        "py311-pptx",
                        "py311-soco",
                        "py311-skyfield",
                        "py311-agate",
                        "py311-parsel",
                        "py311-obspy",
                        "py311-pykeepass",
                        "py311-zeep",
                        "py311-leather",
                        "py311-prov",
                        "py311-pikepdf",
                        "py311-beautifulsoup4",
                        "py311-scrapy",
                        "py311-xmlsec",
                        "py311-fabio",
                        "py311-docx",
                        "py311-readability-lxml",
                        "py311-urlwatch",
                        "py311-lxml_html_clean",
                        "py311-owslib",
                        "py311-mechanicalsoup",
                        "py311-svglib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-fonttools",
                        "py311-pyquery",
                        "py311-xmldiff"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-openid"
                    ]
                }
            ]
        },
        {
            "name": "py312-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-cython",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python312",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "qbs-docs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-obspy",
                        "py312-comet",
                        "py312-svglib",
                        "py312-skyfield",
                        "py312-agate",
                        "py312-parsel",
                        "py312-pptx",
                        "py312-soco",
                        "py312-pykeepass",
                        "py312-zeep",
                        "py312-leather",
                        "py312-prov",
                        "py312-pikepdf",
                        "py312-beautifulsoup4",
                        "py312-scrapy",
                        "streamlink",
                        "trim_osc",
                        "py312-xmlsec",
                        "py312-fontaine",
                        "yelp-tools",
                        "py312-fabio",
                        "py312-cinemagoer",
                        "py312-readability-lxml",
                        "py312-urlwatch",
                        "py312-lxml_html_clean",
                        "py312-owslib",
                        "py312-dap"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "inkscape",
                        "inkscape-devel",
                        "py312-fonttools",
                        "py312-pyquery"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-openid",
                        "py312-gcn"
                    ]
                }
            ]
        },
        {
            "name": "py313-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-cython",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python313",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-obspy",
                        "gtk-doc",
                        "py313-pptx",
                        "py313-soco",
                        "gcovr",
                        "py313-benchexec",
                        "py-lxml",
                        "py313-docx",
                        "py313-svglib",
                        "py313-skyfield",
                        "py313-agate",
                        "py313-zeep",
                        "py313-leather",
                        "py313-prov",
                        "py313-pikepdf",
                        "py313-beautifulsoup4",
                        "py313-xmlsec",
                        "sigil",
                        "py313-fabio",
                        "py313-readability-lxml",
                        "translate-toolkit",
                        "py313-lxml_html_clean",
                        "py313-owslib",
                        "py313-datacite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pypeg2",
                        "py313-fonttools",
                        "john-jumbo-devel",
                        "py313-pyshark"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "gramps",
                        "py313-datacite",
                        "py313-openid"
                    ]
                }
            ]
        },
        {
            "name": "py314-lxml",
            "portdir": "python/py-lxml",
            "version": "6.0.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://lxml.de/",
            "description": "Powerful and Pythonic XML processing library",
            "long_description": "lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-cython",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libxml2",
                        "libxslt",
                        "python314",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-xmlsec",
                        "py314-pikepdf",
                        "py314-beautifulsoup4",
                        "py314-skyfield",
                        "py314-owslib",
                        "xml2rfc"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-fonttools"
                    ]
                }
            ]
        },
        {
            "name": "py37-aesara",
            "portdir": "python/py-aesara",
            "version": "2.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-scipy",
                        "py37-typing_extensions",
                        "python37",
                        "py37-etuples",
                        "py37-logical-unification",
                        "py37-minikanren",
                        "py37-cons",
                        "py37-filelock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-aeppl",
                        "py37-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py38-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-hatchling",
                        "py38-hatch-vcs",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-cons",
                        "py38-etuples",
                        "python38",
                        "py38-minikanren",
                        "py38-logical-unification",
                        "py38-filelock",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py39-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-cons",
                        "py39-etuples",
                        "python39",
                        "py39-minikanren",
                        "py39-logical-unification",
                        "py39-filelock",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py37-term-background",
            "portdir": "python/py-term-background",
            "version": "1.0.1",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/shell-term-background",
            "description": "Determine if shell has a light or dark background",
            "long_description": "Determine if shell has a light or dark background",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py38-term-background",
            "portdir": "python/py-term-background",
            "version": "1.0.2",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/shell-term-background",
            "description": "Determine if shell has a light or dark background",
            "long_description": "Determine if shell has a light or dark background",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-pyficache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py39-term-background",
            "portdir": "python/py-term-background",
            "version": "1.0.3",
            "license": "GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rocky/shell-term-background",
            "description": "Determine if shell has a light or dark background",
            "long_description": "Determine if shell has a light or dark background",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "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": "lib",
                    "ports": [
                        "py39-pyficache"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py36-isort",
            "portdir": "python/py-isort",
            "version": "5.10.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select",
                        "py36-importlib-metadata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py27-isort",
            "portdir": "python/py-isort",
            "version": "4.3.15",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-futures",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-importlib-metadata",
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py35-isort",
            "portdir": "python/py-isort",
            "version": "4.3.21",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select",
                        "py35-importlib-metadata"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py37-isort",
            "portdir": "python/py-isort",
            "version": "5.13.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "clang-16",
                        "py37-installer",
                        "py37-poetry-core",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-importlib-metadata",
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-orjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-typer"
                    ]
                }
            ]
        },
        {
            "name": "py39-isort",
            "portdir": "python/py-isort",
            "version": "6.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-18",
                        "py39-build",
                        "py39-hatchling",
                        "py39-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py38-isort",
            "portdir": "python/py-isort",
            "version": "5.13.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-poetry-core",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-hyperkitty",
                        "py38-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-transformers",
                        "py38-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py37-apache-beam",
            "portdir": "python/py-apache-beam",
            "version": "2.29.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beam.apache.org",
            "description": "Apache Beam SDK for Python",
            "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py37-pip",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-crcmod",
                        "py37-dateutil",
                        "py37-dill",
                        "py37-fastavro",
                        "py37-hdfs",
                        "py37-httplib2",
                        "py37-mock",
                        "py37-numpy",
                        "py37-oauth2client",
                        "py37-pip",
                        "py37-protobuf3",
                        "py37-pydot",
                        "py37-typing_extensions",
                        "py37-tz",
                        "py37-pymongo",
                        "py37-pyarrow",
                        "py37-grpcio",
                        "py37-grpcio-tools",
                        "py37-avro"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-freezegun",
                        "py37-future",
                        "py37-nose",
                        "py37-nose_xunitmp",
                        "py37-pandas",
                        "py37-parameterized",
                        "py37-pyhamcrest",
                        "py37-pylint",
                        "py37-pytest",
                        "py37-pytest-xdist",
                        "py37-requests-mock",
                        "py37-tenacity",
                        "py37-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-magenta",
                        "py37-tensorflow-transform",
                        "py37-tensorflow-data-validation",
                        "py37-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "py38-apache-beam",
            "portdir": "python/py-apache-beam",
            "version": "2.29.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beam.apache.org",
            "description": "Apache Beam SDK for Python",
            "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py38-pip",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-crcmod",
                        "py38-dateutil",
                        "py38-dill",
                        "py38-fastavro",
                        "py38-hdfs",
                        "py38-httplib2",
                        "py38-mock",
                        "py38-numpy",
                        "py38-oauth2client",
                        "py38-pip",
                        "py38-protobuf3",
                        "py38-pydot",
                        "py38-tz",
                        "py38-pymongo",
                        "py38-pyarrow",
                        "py38-grpcio",
                        "py38-grpcio-tools",
                        "py38-avro"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-freezegun",
                        "py38-future",
                        "py38-nose",
                        "py38-nose_xunitmp",
                        "py38-pandas",
                        "py38-parameterized",
                        "py38-pyhamcrest",
                        "py38-pylint",
                        "py38-pytest",
                        "py38-pytest-xdist",
                        "py38-requests-mock",
                        "py38-tenacity",
                        "py38-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-magenta"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-magenta",
                        "py38-tensorflow-transform",
                        "py38-tensorflow-data-validation",
                        "py38-tfx-bsl"
                    ]
                }
            ]
        },
        {
            "name": "py38-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-pylint",
                        "py38-pytest",
                        "py38-pytest-runner",
                        "py38-toml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-pylint",
                        "py39-pytest",
                        "py39-pytest-runner",
                        "py39-toml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.0.35",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-numpy",
                        "py37-scipy",
                        "py37-aesara"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pymc"
                    ]
                }
            ]
        },
        {
            "name": "py38-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-numpy",
                        "py38-scipy",
                        "py38-typing_extensions",
                        "py38-aesara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-numpy",
                        "py39-scipy",
                        "py39-typing_extensions",
                        "py39-aesara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aeppl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-aesara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-aesara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-aesara"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-aeppl",
            "portdir": "python/py-aeppl",
            "version": "0.1.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aeppl",
            "description": "PPL tools for Aesara",
            "long_description": "PPL tools for Aesara",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-typing_extensions",
                        "py312-numpy",
                        "py312-scipy",
                        "py312-aesara"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py310-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-cons",
                        "py310-etuples",
                        "python310",
                        "py310-minikanren",
                        "py310-logical-unification",
                        "py310-typing_extensions",
                        "py310-numpy",
                        "py310-filelock",
                        "py310-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py311-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-cons",
                        "py311-logical-unification",
                        "python311",
                        "py311-minikanren",
                        "py311-etuples",
                        "py311-typing_extensions",
                        "py311-numpy",
                        "py311-scipy",
                        "py311-filelock"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py312-aesara",
            "portdir": "python/py-aesara",
            "version": "2.9.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/aesara-devs/aesara",
            "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-etuples",
                        "py312-logical-unification",
                        "python312",
                        "py312-scipy",
                        "py312-minikanren",
                        "py312-typing_extensions",
                        "py312-filelock",
                        "py312-numpy",
                        "py312-cons"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-aesara",
                        "py312-aeppl"
                    ]
                }
            ]
        },
        {
            "name": "py-apache-beam",
            "portdir": "python/py-apache-beam",
            "version": "2.29.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beam.apache.org",
            "description": "Apache Beam SDK for Python",
            "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-apache-beam"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-apache-beam",
            "portdir": "python/py-apache-beam",
            "version": "2.29.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://beam.apache.org",
            "description": "Apache Beam SDK for Python",
            "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "py39-pip",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-fastavro",
                        "py39-hdfs",
                        "py39-httplib2",
                        "py39-mock",
                        "py39-numpy",
                        "py39-oauth2client",
                        "py39-pip",
                        "py39-protobuf3",
                        "py39-pydot",
                        "py39-pymongo",
                        "py39-tz",
                        "py39-pyarrow",
                        "py39-grpcio",
                        "py39-grpcio-tools",
                        "py39-avro",
                        "py39-crcmod",
                        "py39-dateutil",
                        "py39-dill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-freezegun",
                        "py39-future",
                        "py39-nose",
                        "py39-nose_xunitmp",
                        "py39-pandas",
                        "py39-parameterized",
                        "py39-pyhamcrest",
                        "py39-pytest",
                        "py39-pytest-xdist",
                        "py39-requests-mock",
                        "py39-tenacity",
                        "py39-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-magenta",
                        "py-apache-beam"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-tensorflow-data-validation",
                        "py39-tensorflow-transform",
                        "py39-tfx-bsl",
                        "py39-magenta"
                    ]
                }
            ]
        },
        {
            "name": "py-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-isort"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-installer",
                        "clang-18",
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-orjson"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "buildbot"
                    ]
                }
            ]
        },
        {
            "name": "py311-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-hatch-vcs",
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py313-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-hatchling",
                        "py313-hatch-vcs",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-isort",
                        "py313-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py312-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-hatch-vcs",
                        "clang-18",
                        "py312-build",
                        "py312-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-pylint"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-orjson"
                    ]
                }
            ]
        },
        {
            "name": "py314-isort",
            "portdir": "python/py-isort",
            "version": "7.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/PyCQA/isort",
            "description": "A Python utility / library to sort Python imports.",
            "long_description": "isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-hatch-vcs",
                        "py314-hatchling",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "isort_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-pylint"
                    ]
                }
            ]
        },
        {
            "name": "py-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-pytest-pylint"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pytest-pylint",
            "portdir": "python/py-pytest-pylint",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/carsongee/pytest-pylint",
            "description": "pytest plugin to check source code with pylint",
            "long_description": "pytest plugin to check source code with pylint",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-toml",
                        "py310-pytest",
                        "py310-pytest-runner",
                        "py310-pylint"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}