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

{
    "count": 50600,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=591",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=589",
    "results": [
        {
            "name": "py38-selenium",
            "portdir": "python/py-selenium",
            "version": "4.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-urllib3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-undetected-chromedriver"
                    ]
                }
            ]
        },
        {
            "name": "py37-selenium",
            "portdir": "python/py-selenium",
            "version": "4.3.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "clang-14",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-urllib3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-undetected-chromedriver"
                    ]
                }
            ]
        },
        {
            "name": "py27-selenium",
            "portdir": "python/py-selenium",
            "version": "3.141.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-urllib3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-robotframework-selenium2library"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-requests-oauthlib"
                    ]
                }
            ]
        },
        {
            "name": "py-selenium",
            "portdir": "python/py-selenium",
            "version": "4.38.0",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.seleniumhq.org/",
            "description": "Python language bindings for Selenium WebDriver",
            "long_description": "The selenium package is used to automate web browser interaction from Python. Several browsers/drivers are supported (Firefox, Chrome, Internet Explorer), as well as the Remote protocol.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "dstrubbe",
                    "github": "dstrubbe",
                    "ports_count": 38
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-selenium"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-selectors2",
            "portdir": "python/py-selectors2",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/selectors2",
            "description": "Back-ported, durable, and portable selectors",
            "long_description": "Back-ported, durable, and portable selectors",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-mock",
                        "py27-nose",
                        "py27-psutil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py27-wurlitzer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-rfc6555",
                        "py-selectors2"
                    ]
                }
            ]
        },
        {
            "name": "py-selectors2",
            "portdir": "python/py-selectors2",
            "version": "2.0.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/selectors2",
            "description": "Back-ported, durable, and portable selectors",
            "long_description": "Back-ported, durable, and portable selectors",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-selectors2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-segno",
            "portdir": "python/py-segno",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://segno.readthedocs.io/en/latest/",
            "description": "Python QR Code and Micro QR Code encoder",
            "long_description": "Python QR Code and Micro QR Code encoder. This package implements ISO/IEC 18004:2015(E) 'QR Code bar code symbology specification' and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-segno",
            "portdir": "python/py-segno",
            "version": "1.5.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://segno.readthedocs.io/en/latest/",
            "description": "Python QR Code and Micro QR Code encoder",
            "long_description": "Python QR Code and Micro QR Code encoder. This package implements ISO/IEC 18004:2015(E) 'QR Code bar code symbology specification' and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-setuptools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-segno",
            "portdir": "python/py-segno",
            "version": "1.6.6",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://segno.readthedocs.io/en/latest/",
            "description": "Python QR Code and Micro QR Code encoder",
            "long_description": "Python QR Code and Micro QR Code encoder. This package implements ISO/IEC 18004:2015(E) 'QR Code bar code symbology specification' and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "harens",
                    "github": "harens",
                    "ports_count": 159
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-segno"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "stats"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-matplotlib",
                        "py39-numpy",
                        "py39-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-geoplot"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spvcm",
                        "py39-segregation",
                        "py39-splot"
                    ]
                }
            ]
        },
        {
            "name": "py38-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.13.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "stats"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-matplotlib",
                        "py38-numpy",
                        "py38-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-geoplot"
                    ]
                }
            ]
        },
        {
            "name": "py37-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.12.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "stats"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-flit_core",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-typing_extensions",
                        "python37",
                        "py37-matplotlib",
                        "py37-numpy",
                        "py37-pandas"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-geoplot"
                    ]
                }
            ]
        },
        {
            "name": "py36-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.11.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "py36-pandas",
                        "py36-scipy",
                        "python36",
                        "py36-matplotlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-numpy",
                        "py35-pandas",
                        "py35-patsy",
                        "py35-scipy",
                        "py35-statsmodels",
                        "python35",
                        "py35-matplotlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-numpy",
                        "py27-pandas",
                        "py27-patsy",
                        "py27-scipy",
                        "py27-statsmodels",
                        "python27",
                        "py27-matplotlib"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-seaborn",
            "portdir": "python/py-seaborn",
            "version": "0.13.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://seaborn.pydata.org/",
            "description": "Statistical data visualization library",
            "long_description": "Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-seaborn"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sdnotify",
            "portdir": "python/py-sdnotify",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bb4242/sdnotify",
            "description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "long_description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sdnotify",
            "portdir": "python/py-sdnotify",
            "version": "0.3.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/bb4242/sdnotify",
            "description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "long_description": "A pure Python implementation of systemd's service notification protocol - sd_notify",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1023
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-sdnotify"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scss",
            "portdir": "python/py-scss",
            "version": "1.3.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kronuz/pyScss",
            "description": "SCSS compiler for Python",
            "long_description": "SCSS (Sassy CSS) makes CSS fun again. SCSS is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a SCSS compiler for Python.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "pcre",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scss"
                    ]
                }
            ]
        },
        {
            "name": "py-scss",
            "portdir": "python/py-scss",
            "version": "1.3.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Kronuz/pyScss",
            "description": "SCSS compiler for Python",
            "long_description": "SCSS (Sassy CSS) makes CSS fun again. SCSS is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It’s translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. This is a SCSS compiler for Python.",
            "active": true,
            "categories": [
                "devel",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scss"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-six",
                        "py38-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-yaml",
                        "python37",
                        "py37-six"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-six",
                        "py36-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-six",
                        "py35-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-nose"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.8.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-six",
                        "py27-yaml"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-nose"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "voltron"
                    ]
                }
            ]
        },
        {
            "name": "py-scruffington",
            "portdir": "python/py-scruffington",
            "version": "0.3.9",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/snare/scruffy",
            "description": "Framework for boilerplate in apps",
            "long_description": "Scruffy is a framework for taking care of a bunch of boilerplate in Python apps. It handles the loading of configuration files, the loading and management of plugins, and the management of other filesystem resources such as temporary files and directories, log files, etc.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-scruffington"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.12.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders",
                        "py39-lxml",
                        "py39-openssl",
                        "py39-parsel",
                        "py39-protego",
                        "py39-queuelib",
                        "py39-service_identity",
                        "py39-tldextract",
                        "py39-twisted",
                        "py39-typing_extensions",
                        "py39-w3lib",
                        "py39-zopeinterface",
                        "python39",
                        "py39-cryptography",
                        "py39-cssselect",
                        "py39-defusedxml",
                        "py39-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-Pillow",
                        "py39-botocore",
                        "py39-jmespath",
                        "py39-pexpect",
                        "py39-pytest",
                        "py39-pytest-asyncio",
                        "py39-testfixtures",
                        "py39-tldextract",
                        "py39-sybil"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py39-itemadapter",
                        "py39-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "py38-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.11.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-itemadapter",
                        "py38-itemloaders",
                        "py38-lxml",
                        "py38-openssl",
                        "py38-parsel",
                        "py38-protego",
                        "py38-queuelib",
                        "py38-service_identity",
                        "py38-setuptools",
                        "py38-tldextract",
                        "py38-twisted",
                        "py38-typing_extensions",
                        "py38-w3lib",
                        "py38-zopeinterface",
                        "python38",
                        "py38-cryptography",
                        "py38-cssselect",
                        "py38-defusedxml",
                        "py38-dispatcher"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-Pillow",
                        "py38-botocore",
                        "py38-jmespath",
                        "py38-pexpect",
                        "py38-pytest",
                        "py38-pytest-asyncio",
                        "py38-sybil",
                        "py38-testfixtures",
                        "py38-tldextract"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "test",
                    "ports": [
                        "py38-itemloaders"
                    ]
                }
            ]
        },
        {
            "name": "py37-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cryptography",
                        "py37-cssselect",
                        "py37-dispatcher",
                        "py37-itemadapter",
                        "py37-itemloaders",
                        "py37-lxml",
                        "py37-openssl",
                        "py37-parsel",
                        "py37-protego",
                        "py37-queuelib",
                        "py37-service_identity",
                        "py37-setuptools",
                        "py37-tldextract",
                        "py37-twisted",
                        "py37-w3lib",
                        "py37-zopeinterface",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-Pillow",
                        "py37-botocore",
                        "py37-jmespath",
                        "py37-pytest",
                        "py37-pytest-asyncio",
                        "py37-sybil",
                        "py37-testfixtures",
                        "py37-tldextract"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.5.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-cryptography",
                        "py36-cssselect",
                        "py36-dispatcher",
                        "py36-itemadapter",
                        "py36-itemloaders",
                        "py36-lxml",
                        "py36-openssl",
                        "py36-parsel",
                        "py36-protego",
                        "py36-queuelib",
                        "py36-service_identity",
                        "py36-setuptools",
                        "py36-twisted",
                        "py36-w3lib",
                        "py36-zopeinterface",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scrapy",
            "portdir": "python/py-scrapy",
            "version": "1.8.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-cryptography",
                        "py27-cssselect",
                        "py27-dispatcher",
                        "py27-lxml",
                        "py27-openssl",
                        "py27-parsel",
                        "py27-protego",
                        "py27-queuelib",
                        "py27-service_identity",
                        "py27-six",
                        "py27-twisted",
                        "py27-w3lib",
                        "py27-zopeinterface",
                        "python27"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "scrapy_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-scrapy",
            "portdir": "python/py-scrapy",
            "version": "2.13.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://scrapy.org/",
            "description": "A high-level Web Crawling and Web Scraping framework",
            "long_description": "Scrapy is a high level scraping and web crawling framework for writing spiders to crawl and parse web pages for all kinds of purposes, from information retrieval to monitoring or testing web sites.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "khindenburg",
                    "github": "kurthindenburg",
                    "ports_count": 432
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-scrapy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scoop",
            "portdir": "python/py-scoop",
            "version": "0.7.1.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyscoop.org/",
            "description": "SCOOP (Scalable COncurrent Operations in Python)",
            "long_description": "SCOOP (Scalable COncurrent Operations in Python) is a distributed task module allowing concurrent parallel programming on various environments, from heterogeneous grids to supercomputers.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-greenlet",
                        "py36-zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-scoop",
            "portdir": "python/py-scoop",
            "version": "0.7.1.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyscoop.org/",
            "description": "SCOOP (Scalable COncurrent Operations in Python)",
            "long_description": "SCOOP (Scalable COncurrent Operations in Python) is a distributed task module allowing concurrent parallel programming on various environments, from heterogeneous grids to supercomputers.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-greenlet",
                        "py35-zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scoop",
            "portdir": "python/py-scoop",
            "version": "0.7.1.1",
            "license": "LGPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyscoop.org/",
            "description": "SCOOP (Scalable COncurrent Operations in Python)",
            "long_description": "SCOOP (Scalable COncurrent Operations in Python) is a distributed task module allowing concurrent parallel programming on various environments, from heterogeneous grids to supercomputers.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-greenlet",
                        "py27-zmq"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-scoop",
            "portdir": "python/py-scoop",
            "version": "0.7.2.0",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://pyscoop.org/",
            "description": "SCOOP (Scalable COncurrent Operations in Python)",
            "long_description": "SCOOP (Scalable COncurrent Operations in Python) is a distributed task module allowing concurrent parallel programming on various environments, from heterogeneous grids to supercomputers.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-scoop"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sclapp",
            "portdir": "python/py-sclapp",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.alittletooquiet.net/software/sclapp/",
            "description": "framework for writing command-line applications",
            "long_description": "easy-to-use framework for writing simple command-line applications in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-sclapp"
                    ]
                }
            ]
        },
        {
            "name": "py-sclapp",
            "portdir": "python/py-sclapp",
            "version": "0.5.1",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.alittletooquiet.net/software/sclapp/",
            "description": "framework for writing command-line applications",
            "long_description": "easy-to-use framework for writing simple command-line applications in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-sclapp"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scitools",
            "portdir": "python/py-scitools",
            "version": "0.9.0",
            "license": "bsd",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hplgit/scitools",
            "description": "Scientific computing tools for Python",
            "long_description": "Scientific computing tools for Python, built on other widely used packages such as Numpy and Scipy.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-matplotlib"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-numpy",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scitools"
                    ]
                }
            ]
        },
        {
            "name": "py-scitools",
            "portdir": "python/py-scitools",
            "version": "0.9.0",
            "license": "bsd",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/hplgit/scitools",
            "description": "Scientific computing tools for Python",
            "long_description": "Scientific computing tools for Python, built on other widely used packages such as Numpy and Scipy.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scitools"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scipy",
            "portdir": "python/py-scipy",
            "version": "1.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "accelerate",
                "openblas",
                "flexiblas",
                "blis"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-cython",
                        "py39-pythran",
                        "py39-build",
                        "py39-installer",
                        "py39-meson-python",
                        "clang-20",
                        "gcc15",
                        "pkgconfig"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python39",
                        "OpenBLAS",
                        "py39-mypy",
                        "py39-numpy",
                        "py39-pybind11",
                        "boost181"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-gmpy2",
                        "py39-hypothesis",
                        "py39-mpmath",
                        "py39-pooch",
                        "py39-pytest",
                        "py39-threadpoolctl",
                        "py39-scikit-umfpack"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-tropycal",
                        "py39-mlxtend",
                        "py39-barnaba",
                        "py39-colour",
                        "py39-commpy",
                        "py39-eli5",
                        "py39-filterpy",
                        "py39-fipy",
                        "py39-hdbscan",
                        "py39-quantecon",
                        "py39-magenta",
                        "py39-mdtraj",
                        "py39-gensim",
                        "py39-metpy",
                        "py39-scikit-dsp-comm",
                        "py39-scikit-rf",
                        "py39-pymc",
                        "py39-spacepy",
                        "py39-scikit-umfpack",
                        "py39-algopy",
                        "py39-keras",
                        "py39-keras_applications",
                        "py39-lmfit",
                        "py39-tpot",
                        "py39-pyFAI",
                        "py39-nmrglue",
                        "py39-nmrglue-devel",
                        "py39-peakutils",
                        "py39-pacal",
                        "py39-obspy",
                        "chemex-devel",
                        "py39-arviz",
                        "py39-GridDataFormats",
                        "py39-pymc3",
                        "py39-astroML",
                        "py39-beancount-import",
                        "py39-sk-video",
                        "py39-xarray-einstats",
                        "py39-mapclassify",
                        "py39-astlib",
                        "py39-cartopy",
                        "py39-networkit",
                        "py39-numdifftools",
                        "py39-pytensor",
                        "py39-MDAnalysis",
                        "py39-control",
                        "py39-gammapy",
                        "py39-gwpy",
                        "py39-aeppl",
                        "py39-aesara",
                        "py39-sparse",
                        "py39-astropy",
                        "py39-pyqtgraph",
                        "py39-scikit-learn",
                        "py39-scikit-image",
                        "py39-statsmodels",
                        "py39-graph-tool"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-spvcm",
                        "py39-kraken",
                        "py39-reproject",
                        "gr-iridium",
                        "py39-clawpack",
                        "gr-specest",
                        "py39-tobler",
                        "py39-gammapy",
                        "py39-spglm",
                        "py39-spint",
                        "py39-imutils",
                        "py39-spopt",
                        "py39-imagehash",
                        "py39-spreg",
                        "py39-allennlp",
                        "py39-pymatgen",
                        "py39-inequality",
                        "py39-xraydb",
                        "py39-esda",
                        "py39-giddy",
                        "py39-xraylarch",
                        "py39-gpilab-framework",
                        "py39-gym",
                        "py39-libpysal",
                        "py39-umap-learn",
                        "py39-pmdarima",
                        "py39-librosa",
                        "py39-spyder-devel",
                        "py39-mir_eval",
                        "py39-oct2py",
                        "py39-spyder",
                        "py39-photomosaic",
                        "py39-mgwr",
                        "py39-pointpats",
                        "py39-note-seq",
                        "py39-sentence-transformers",
                        "py39-tensor2tensor",
                        "py39-resampy",
                        "gnuradio",
                        "gnuradio-next",
                        "gr-adapt",
                        "gr-air-modes",
                        "gr-baz",
                        "gr-fcdproplus",
                        "gr-foo",
                        "gr-fosphor",
                        "gr-gfdm",
                        "gr-gsm",
                        "gr-hermeslite2",
                        "gr-hpsdr",
                        "gr-ieee802-11",
                        "gr-ieee802-15-4",
                        "gr-iqbalance",
                        "gr-iio",
                        "gr-limesdr",
                        "gr-linrad",
                        "gr-lora-rpp0",
                        "gr-osmosdr",
                        "gr-satellites",
                        "gr-rds",
                        "py39-magenta",
                        "py39-spaghetti",
                        "py39-tensorflow-macos"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-patsy",
                        "py39-emcee3",
                        "py39-svgelements",
                        "py39-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py38-scipy",
            "portdir": "python/py-scipy",
            "version": "1.10.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "py38-pythran",
                        "clang-16",
                        "gcc13",
                        "py38-cython-compat"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pybind11",
                        "boost176",
                        "libgcc",
                        "python38",
                        "OpenBLAS",
                        "py38-mypy",
                        "py38-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-py",
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-gwpy",
                        "py38-aeppl",
                        "py38-mdtraj",
                        "py38-keras",
                        "py38-pytensor",
                        "py38-fipy",
                        "py38-gammapy",
                        "py38-pymc3",
                        "py38-hdbscan",
                        "py38-sparse",
                        "py38-scikit-image",
                        "py38-gensim",
                        "py38-eli5",
                        "py38-numdifftools",
                        "py38-statsmodels",
                        "py38-graph-tool",
                        "py38-nmrglue",
                        "py38-nmrglue-devel",
                        "py38-control",
                        "py38-lal",
                        "py38-scikit-learn",
                        "py38-astropy",
                        "py38-arviz",
                        "py38-metpy",
                        "py38-cartopy",
                        "py38-xarray-einstats",
                        "py38-tropycal",
                        "py38-aesara",
                        "py38-obspy",
                        "py38-pyFAI",
                        "py38-pymvpa",
                        "py38-scikit-dsp-comm",
                        "py38-scikit-rf",
                        "py38-sk-video",
                        "py38-lmfit",
                        "py38-magenta",
                        "py38-barnaba",
                        "py38-mapclassify",
                        "py38-pymc",
                        "py38-keras_applications",
                        "py38-GridDataFormats",
                        "py38-MDAnalysis",
                        "py38-astlib",
                        "py38-astroML",
                        "py38-beancount-import",
                        "py38-colour",
                        "py38-commpy",
                        "py38-filterpy",
                        "py38-kombine",
                        "py38-networkit",
                        "py38-pyqtgraph",
                        "py38-scimath",
                        "py38-spacepy",
                        "py38-theano",
                        "py38-wntr",
                        "py38-lalburst",
                        "py38-lalinference",
                        "py38-peakutils",
                        "py38-tpot",
                        "py38-algopy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-imutils",
                        "py38-mir_eval",
                        "py38-magenta",
                        "py38-spyder",
                        "py38-oct2py",
                        "py38-tensor2tensor",
                        "py38-gym",
                        "py38-photomosaic",
                        "py38-pmdarima",
                        "py38-reproject",
                        "py38-gammapy",
                        "py38-umap-learn",
                        "py38-sentence-transformers",
                        "py38-pymatgen",
                        "py38-libpysal",
                        "py38-gpilab-framework",
                        "py38-librosa",
                        "py38-spyder-devel",
                        "py38-tensorflow-macos",
                        "py38-xraydb",
                        "py38-imagehash",
                        "py38-resampy",
                        "py38-note-seq",
                        "py38-allennlp",
                        "py38-clawpack",
                        "py38-kraken",
                        "py38-xraylarch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-emcee3",
                        "py38-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py37-scipy",
            "portdir": "python/py-scipy",
            "version": "1.7.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "py37-pythran",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-numpy",
                        "py37-pybind11",
                        "boost171",
                        "libgcc",
                        "python37",
                        "OpenBLAS",
                        "py37-mypy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-py",
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-pyFAI",
                        "py37-arviz",
                        "py37-numdifftools",
                        "py37-beancount-import",
                        "py37-scimath",
                        "py37-spacepy",
                        "py37-nmrglue",
                        "py37-nmrglue-devel",
                        "py37-wntr",
                        "py37-tpot",
                        "py37-keras_applications",
                        "py37-algopy",
                        "py37-GridDataFormats",
                        "py37-peakutils",
                        "py37-tropycal",
                        "py37-pymvpa",
                        "py37-cartopy",
                        "py37-xarray-einstats",
                        "py37-gwpy",
                        "py37-keras",
                        "py37-magenta",
                        "py37-graph-tool",
                        "py37-networkit",
                        "py37-metpy",
                        "py37-pymc3",
                        "py37-astroML",
                        "py37-astropy",
                        "py37-mapclassify",
                        "py37-scikit-dsp-comm",
                        "py37-scikit-rf",
                        "py37-scikit-image",
                        "py37-mdtraj",
                        "py37-barnaba",
                        "py37-sk-video",
                        "py37-statsmodels",
                        "py37-lal",
                        "py37-lalburst",
                        "py37-lalinference",
                        "py37-pyqtgraph",
                        "py37-lmfit",
                        "py37-eli5",
                        "py37-kombine",
                        "py37-fipy",
                        "py37-aeppl",
                        "py37-pymc",
                        "py37-aesara",
                        "py37-scikit-learn",
                        "py37-filterpy",
                        "py37-MDAnalysis",
                        "py37-astlib",
                        "py37-colour",
                        "py37-commpy",
                        "py37-gammapy",
                        "py37-gensim",
                        "py37-control",
                        "py37-hdbscan",
                        "py37-obspy",
                        "py37-theano"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-libpysal",
                        "py37-magenta",
                        "py37-gammapy",
                        "py37-photomosaic",
                        "py37-pmdarima",
                        "py37-tensor2tensor",
                        "py37-pymatgen",
                        "py37-mir_eval",
                        "py37-note-seq",
                        "py37-imutils",
                        "py37-umap-learn",
                        "py37-xraylarch",
                        "py37-clawpack",
                        "py37-gpilab-framework",
                        "py37-reproject",
                        "py37-spyder",
                        "py37-xraydb",
                        "py37-oct2py",
                        "py37-gym",
                        "py37-isce2",
                        "py37-resampy",
                        "py37-spyder-devel",
                        "py37-librosa"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-emcee3",
                        "py37-igraph"
                    ]
                }
            ]
        },
        {
            "name": "py36-scipy",
            "portdir": "python/py-scipy",
            "version": "1.5.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-numpy",
                        "py36-pybind11",
                        "libgcc",
                        "python36",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-py",
                        "py36-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py36-theano-pymc"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pyqtgraph",
                        "py36-nmrglue",
                        "py36-nmrglue-devel",
                        "py36-seaborn",
                        "py36-pysal",
                        "py36-arviz",
                        "py36-astlib",
                        "py36-astroML",
                        "py36-colour",
                        "py36-control",
                        "py36-eli5",
                        "py36-filterpy",
                        "py36-pyFAI",
                        "py36-obspy",
                        "py36-scikit-image",
                        "py36-barnaba",
                        "py36-mdtraj",
                        "py36-lal",
                        "py36-scikit-learn",
                        "py36-pyne",
                        "py36-mlpy",
                        "py36-gwpy",
                        "py36-keras",
                        "py36-keras_applications",
                        "py36-kombine",
                        "py36-pymc3",
                        "py36-pymvpa",
                        "py36-qutip",
                        "py36-scikit-umfpack",
                        "py36-scimath",
                        "py36-spacepy",
                        "py36-theano",
                        "py36-tpot",
                        "py36-wntr",
                        "py36-word2vec",
                        "py36-lalinference",
                        "py36-commpy",
                        "py36-statsmodels",
                        "py36-algopy",
                        "py36-lmfit",
                        "py36-numdifftools",
                        "py36-GridDataFormats",
                        "py36-MDAnalysis",
                        "py36-cartopy",
                        "py36-fipy",
                        "py36-lalburst"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-isce2",
                        "py36-reproject",
                        "py36-oct2py",
                        "py36-spyder",
                        "py36-spyder-devel",
                        "py36-gpilab-framework",
                        "py36-gammapy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-emcee3"
                    ]
                }
            ]
        },
        {
            "name": "py35-scipy",
            "portdir": "python/py-scipy",
            "version": "1.4.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-16",
                        "gcc13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-numpy",
                        "py35-pybind11",
                        "libgcc",
                        "python35",
                        "OpenBLAS"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-py",
                        "py35-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-pyFAI",
                        "py35-nmrglue",
                        "py35-seaborn",
                        "py35-pysal",
                        "py35-astlib",
                        "py35-astroML",
                        "py35-cartopy",
                        "py35-control",
                        "py35-eli5",
                        "py35-pyqtgraph",
                        "py35-keras",
                        "py35-keras_applications",
                        "py35-pymvpa",
                        "py35-qutip",
                        "py35-scikit-umfpack",
                        "py35-spacepy",
                        "py35-theano",
                        "py35-tpot",
                        "py35-wntr",
                        "py35-word2vec",
                        "py35-commpy",
                        "py35-statsmodels",
                        "py35-obspy",
                        "py35-scikit-image",
                        "py35-scikit-learn",
                        "py35-pyne",
                        "py35-mlpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-gammapy"
                    ]
                }
            ]
        },
        {
            "name": "py27-scipy",
            "portdir": "python/py27-scipy",
            "version": "1.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gccdevel",
                "gfortran",
                "atlas",
                "openblas",
                "mkl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-17",
                        "py27-cython-compat",
                        "gcc14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-pybind11",
                        "libgcc",
                        "python27",
                        "OpenBLAS",
                        "py27-numpy"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-py",
                        "py27-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikit-umfpack",
                        "py27-sfepy",
                        "py27-spacepy",
                        "py27-theano",
                        "py27-tpot",
                        "py27-lalinference",
                        "py27-commpy",
                        "py27-statsmodels",
                        "py27-algopy",
                        "py27-lmfit",
                        "py27-numdifftools",
                        "py27-GridDataFormats",
                        "py27-graph-tool",
                        "py27-fipy",
                        "py27-obspy",
                        "py27-mlpy",
                        "py27-pacal",
                        "py27-pyFAI",
                        "py27-scikits-talkbox",
                        "py27-trep",
                        "py27-usadel1",
                        "ccpnmr",
                        "py27-scikit-image",
                        "relax",
                        "py27-pyphant",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "vapor",
                        "py27-barnaba",
                        "py27-pandas",
                        "py27-pyvttbl",
                        "py27-mdtraj",
                        "py27-psychopy",
                        "py27-pyqtgraph",
                        "alps",
                        "py27-lal",
                        "py27-nmrglue",
                        "py27-scikit-learn",
                        "py27-seaborn",
                        "py27-lalburst",
                        "EGSimulation",
                        "HORTON",
                        "py27-MDAnalysis",
                        "py27-astlib",
                        "py27-astroML",
                        "py27-cartopy",
                        "py27-colour",
                        "py27-control",
                        "py27-filterpy",
                        "py27-pysal",
                        "py27-gwpy",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-pyne",
                        "py27-kombine",
                        "py27-pymvpa",
                        "py27-qutip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "lscsoft-deps",
                        "gnuradio-devel",
                        "py27-gammapy",
                        "py27-oct2py",
                        "py27-scitools",
                        "digital_rf",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "gr37-gsm",
                        "gr37-ieee802-11",
                        "gr37-ieee802-15-4",
                        "gr37-iqbalance",
                        "gr37-iio",
                        "gr37-limesdr",
                        "gr37-lora-rpp0",
                        "gr37-lora-BastilleResearch",
                        "gr37-lte",
                        "gr37-mapper",
                        "gr37-mac",
                        "gr37-ofdm",
                        "gr37-osmosdr",
                        "gr37-pcap",
                        "gr37-pyqt",
                        "gr37-satellites",
                        "gr37-rds",
                        "gr37-tdd",
                        "gr37-sdrplay",
                        "py27-magpy",
                        "gr37-iridium",
                        "gr37-specest"
                    ]
                }
            ]
        },
        {
            "name": "py-scipy",
            "portdir": "python/py-scipy",
            "version": "1.17.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.scipy.org/",
            "description": "An opensource library of scientific tools for Python",
            "long_description": "An opensource library of scientific tools for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "michaelld",
                    "github": "michaelld",
                    "ports_count": 466
                },
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "boost176",
                        "py314-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-scimath",
            "portdir": "python/py-scimath",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/scimath",
            "description": "The Enthought scimath package",
            "long_description": "The SciMath project includes packages to support scientific and mathematical calculations, enthought.interpolate, enthought.mathematics, enthought.units",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-scipy",
                        "py38-traits",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-scimath",
            "portdir": "python/py-scimath",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/scimath",
            "description": "The Enthought scimath package",
            "long_description": "The SciMath project includes packages to support scientific and mathematical calculations, enthought.interpolate, enthought.mathematics, enthought.units",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-scipy",
                        "py37-traits"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scimath",
            "portdir": "python/py-scimath",
            "version": "4.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/scimath",
            "description": "The Enthought scimath package",
            "long_description": "The SciMath project includes packages to support scientific and mathematical calculations, enthought.interpolate, enthought.mathematics, enthought.units",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-scipy",
                        "py36-traits"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}