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

{
    "count": 51640,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=682",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=680",
    "results": [
        {
            "name": "py38-iso639",
            "portdir": "python/py-iso639",
            "version": "0.4.5",
            "license": "AGPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noumar/iso639",
            "description": "ISO 639 library for Python",
            "long_description": "ISO 639 library for Python. This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iso639",
            "portdir": "python/py-iso639",
            "version": "0.4.5",
            "license": "AGPL-3",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/noumar/iso639",
            "description": "ISO 639 library for Python",
            "long_description": "ISO 639 library for Python. This library is aimed to be fully compatible with pycountry.languages v1.11 and before. In v1.12 they broke their own API and this library will not support the new API.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-iso639"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-iso3166",
            "portdir": "python/py-iso3166",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deactivated/python-iso3166",
            "description": "Self-contained ISO 3166-1 country definitions",
            "long_description": "Self-contained ISO 3166-1 country definitions. ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-iso3166",
            "portdir": "python/py-iso3166",
            "version": "2.1.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/deactivated/python-iso3166",
            "description": "Self-contained ISO 3166-1 country definitions",
            "long_description": "Self-contained ISO 3166-1 country definitions. ISO 3166-1 defines two-letter, three-letter, and three-digit country codes. python-iso3166 is a self-contained module that converts between these codes and the corresponding country name.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-iso3166"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-isce2",
            "portdir": "python/py-isce2",
            "version": "2.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/isce-framework/isce2",
            "description": "Library for SAR data processing",
            "long_description": "Library for SAR data processing",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "piyush",
                    "github": "piyushrpt",
                    "ports_count": 3
                },
                {
                    "name": "matthieu.volat",
                    "github": "mazhe",
                    "ports_count": 3
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "gcc7",
                        "scons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python37",
                        "fftw-3",
                        "fftw-3-single",
                        "curl",
                        "py37-cython",
                        "py37-gdal",
                        "bzip2",
                        "py37-setuptools",
                        "hdf5",
                        "openmotif",
                        "py37-numpy",
                        "gdal",
                        "libgcc7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-scipy",
                        "py37-nose",
                        "py37-h5py",
                        "py37-gdal"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-isce2"
                    ]
                }
            ]
        },
        {
            "name": "py36-isce2",
            "portdir": "python/py-isce2",
            "version": "2.3.2",
            "license": "Apache",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/isce-framework/isce2",
            "description": "Library for SAR data processing",
            "long_description": "Library for SAR data processing",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "piyush",
                    "github": "piyushrpt",
                    "ports_count": 3
                },
                {
                    "name": "matthieu.volat",
                    "github": "mazhe",
                    "ports_count": 3
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "gcc7",
                        "scons"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python36",
                        "fftw-3",
                        "fftw-3-single",
                        "curl",
                        "py36-cython",
                        "py36-gdal",
                        "bzip2",
                        "py36-setuptools",
                        "hdf5",
                        "openmotif",
                        "py36-numpy",
                        "gdal",
                        "libgcc7"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-scipy",
                        "py36-nose",
                        "py36-gdal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-isce2",
            "portdir": "python/py-isce2",
            "version": "2.3.2",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/isce-framework/isce2",
            "description": "Library for SAR data processing",
            "long_description": "Library for SAR data processing",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "piyush",
                    "github": "piyushrpt",
                    "ports_count": 3
                },
                {
                    "name": "matthieu.volat",
                    "github": "mazhe",
                    "ports_count": 3
                }
            ],
            "variants": [
                "gcc10",
                "gcc11",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gcc7",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc7",
                        "libgcc",
                        "py37-isce2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-prettytable",
                        "py37-six",
                        "py37-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-prettytable",
                        "py36-six",
                        "py36-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "0.8.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": false,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-prettytable",
                        "py27-six",
                        "py27-unittest-xml-reporting"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-irodsclient",
            "portdir": "python/py-irodsclient",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/irods/python-irodsclient",
            "description": "A Python client for iRODS, a distributed data management system.",
            "long_description": "The integrated Rule-Oriented Data System (iRODS) is open source data management system used by research organizations and government agencies worldwide. This Python packages provides an client API.",
            "active": true,
            "categories": [
                "net",
                "databases",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-irodsclient"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-irclib",
            "portdir": "python/py-irclib",
            "version": "0.4.8",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://python-irclib.sourceforge.net/",
            "description": "python module that encapsulates the IRC protocol",
            "long_description": "This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections.",
            "active": true,
            "categories": [
                "irc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-irclib"
                    ]
                }
            ]
        },
        {
            "name": "py-irclib",
            "portdir": "python/py-irclib",
            "version": "0.4.8",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://python-irclib.sourceforge.net/",
            "description": "python module that encapsulates the IRC protocol",
            "long_description": "This library is intended to encapsulate the IRC protocol at a quite low level. It provides an event-driven IRC client framework. It has a fairly thorough support for the basic IRC protocol, CTCP and DCC connections.",
            "active": true,
            "categories": [
                "irc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-irclib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "8.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-comm",
                        "py39-ipython",
                        "py39-jupyterlab_widgets",
                        "py39-traitlets",
                        "py39-widgetsnbextension"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-jupyter_sphinx",
                        "py39-bqplot",
                        "py39-ipympl",
                        "py39-jupyter"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py38-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "8.1.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-comm",
                        "py38-ipython",
                        "py38-jupyterlab_widgets",
                        "py38-traitlets",
                        "py38-widgetsnbextension"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-jupyter_sphinx",
                        "py38-jupyter",
                        "py38-ipympl"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py37-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "7.6.5",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-nbformat",
                        "python37",
                        "py37-widgetsnbextension",
                        "py37-traitlets",
                        "py37-ipykernel",
                        "py37-ipython",
                        "py37-ipython_genutils",
                        "py37-jupyterlab_widgets"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-jupyter",
                        "py37-ipympl",
                        "py37-jupyter_sphinx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py36-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "7.6.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython",
                        "py36-ipython_genutils",
                        "py36-jupyterlab_widgets",
                        "python36",
                        "py36-traitlets",
                        "py36-widgetsnbextension",
                        "py36-nbformat",
                        "py36-ipykernel"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-bqplot",
                        "py36-jupyter",
                        "py36-ipympl"
                    ]
                }
            ]
        },
        {
            "name": "py35-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "7.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-ipykernel",
                        "py35-ipython",
                        "python35",
                        "py35-traitlets",
                        "py35-widgetsnbextension",
                        "py35-nbformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-bqplot",
                        "py35-ipympl",
                        "py35-jupyter"
                    ]
                }
            ]
        },
        {
            "name": "py27-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "7.5.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipykernel",
                        "py27-ipython",
                        "python27",
                        "py27-traitlets",
                        "py27-widgetsnbextension",
                        "py27-nbformat"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-bqplot",
                        "py27-ipympl",
                        "py27-jupyter"
                    ]
                }
            ]
        },
        {
            "name": "py-ipywidgets",
            "portdir": "python/py-ipywidgets",
            "version": "8.1.2",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "IPython HTML widgets for Jupyter.",
            "long_description": "IPython HTML widgets for Jupyter.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipywidgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipython-sql",
                        "py39-nbclassic"
                    ]
                }
            ]
        },
        {
            "name": "py38-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nbclassic",
                        "py38-ipython-sql",
                        "py38-qtconsole"
                    ]
                }
            ]
        },
        {
            "name": "py37-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipywidgets",
                        "py37-jupyter_server",
                        "py37-qtconsole",
                        "py37-ipython-sql",
                        "py37-notebook"
                    ]
                }
            ]
        },
        {
            "name": "py36-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython-sql",
                        "py36-ipywidgets",
                        "py36-nbformat",
                        "py36-notebook",
                        "py36-qtconsole",
                        "py36-jupyter_server",
                        "py36-traitlets"
                    ]
                }
            ]
        },
        {
            "name": "py35-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-ipython-sql",
                        "py35-ipyparallel",
                        "py35-nbformat",
                        "py35-notebook",
                        "py35-qtconsole",
                        "py35-traitlets"
                    ]
                }
            ]
        },
        {
            "name": "py27-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipython-sql",
                        "py27-ipyparallel",
                        "py27-nbformat",
                        "py27-notebook",
                        "py27-qtconsole",
                        "py27-traitlets"
                    ]
                }
            ]
        },
        {
            "name": "py-ipython_genutils",
            "portdir": "python/py-ipython_genutils",
            "version": "0.2.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org",
            "description": "Vestigial utilities from IPython.",
            "long_description": "Vestigial utilities from IPython.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipython_genutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-sqlalchemy",
                        "python38",
                        "py38-sqlparse",
                        "py38-ipython",
                        "py38-ipython_genutils",
                        "py38-prettytable",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipython_genutils",
                        "py37-prettytable",
                        "python37",
                        "py37-sqlalchemy",
                        "py37-sqlparse",
                        "py37-six",
                        "py37-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.3.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipython_genutils",
                        "py36-prettytable",
                        "python36",
                        "py36-sqlalchemy",
                        "py36-sqlparse",
                        "py36-six",
                        "py36-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.3.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-ipython_genutils",
                        "py35-prettytable",
                        "python35",
                        "py35-sqlalchemy",
                        "py35-sqlparse",
                        "py35-six",
                        "py35-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.3.9",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-ipython_genutils",
                        "py27-prettytable",
                        "python27",
                        "py27-sqlalchemy",
                        "py27-sqlparse",
                        "py27-six",
                        "py27-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipython-sql",
            "portdir": "python/py-ipython-sql",
            "version": "0.4.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/catherinedevlin/ipython-sql",
            "description": "RDBMS access via %%sql magic for IPython",
            "long_description": "Introduces a %sql (or %%sql) magic. Connect to a database, using SQLAlchemy connect strings, then issue SQL commands within IPython or IPython Notebook.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 612
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipython-sql"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-ipython",
            "portdir": "python/py-ipython",
            "version": "8.18.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-installer",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-pygments",
                        "py39-traitlets",
                        "py39-typing_extensions",
                        "py39-matplotlib-inline",
                        "python39",
                        "py39-exceptiongroup",
                        "py39-stack_data",
                        "py39-decorator",
                        "py39-jedi",
                        "py39-pexpect",
                        "py39-prompt_toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipympl",
                        "py39-ipython-sql",
                        "py39-ipdb",
                        "py39-spyder-kernels",
                        "py39-ipywidgets",
                        "py39-ipykernel",
                        "py39-ipyparallel",
                        "py39-jupyter_sphinx",
                        "py39-napari-console",
                        "py39-jupyterthemes",
                        "py39-jupyter_console"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-note-seq",
                        "py39-spyder-devel",
                        "py39-photomosaic",
                        "py39-pyvis",
                        "py39-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-python-dotenv",
                        "py39-trio"
                    ]
                }
            ]
        },
        {
            "name": "py38-ipython",
            "portdir": "python/py-ipython",
            "version": "8.12.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-installer",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-pexpect",
                        "py38-pickleshare",
                        "py38-prompt_toolkit",
                        "py38-pygments",
                        "py38-traitlets",
                        "python38",
                        "py38-matplotlib-inline",
                        "py38-stack_data",
                        "py38-typing_extensions",
                        "py38-appnope",
                        "py38-backcall",
                        "py38-decorator",
                        "py38-jedi"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-spyder-kernels",
                        "py38-jupyter_console",
                        "py38-ipyparallel",
                        "py38-ipympl",
                        "py38-ipykernel",
                        "py38-ipywidgets",
                        "py38-ipython-sql",
                        "py38-ipdb",
                        "py38-napari-console",
                        "py38-jupyter_sphinx"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder",
                        "py38-yt",
                        "py38-note-seq",
                        "py38-spyder-devel",
                        "py38-pyvis",
                        "py38-photomosaic"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-trio",
                        "py38-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py37-ipython",
            "portdir": "python/py-ipython",
            "version": "7.30.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-appnope",
                        "py37-backcall",
                        "py37-decorator",
                        "py37-jedi",
                        "py37-pexpect",
                        "py37-pickleshare",
                        "python37",
                        "py37-pygments",
                        "py37-setuptools",
                        "py37-traitlets",
                        "py37-matplotlib-inline",
                        "py37-prompt_toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipdb",
                        "py37-ipyparallel",
                        "py37-ipython-sql",
                        "py37-spyder-kernels",
                        "py37-jupyter_sphinx",
                        "py37-jupyter_console",
                        "py37-jupyterlab",
                        "py37-ipykernel",
                        "py37-ipywidgets",
                        "py37-napari-console"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-photomosaic",
                        "py37-note-seq",
                        "py37-spyder-devel",
                        "py37-yt",
                        "py37-spyder"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-trio",
                        "py37-python-dotenv"
                    ]
                }
            ]
        },
        {
            "name": "py36-ipython",
            "portdir": "python/py-ipython",
            "version": "7.16.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-appnope",
                        "py36-backcall",
                        "py36-decorator",
                        "py36-jedi",
                        "py36-pexpect",
                        "py36-pickleshare",
                        "python36",
                        "py36-pygments",
                        "py36-setuptools",
                        "py36-traitlets",
                        "py36-prompt_toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipdb",
                        "py36-ipython-sql",
                        "py36-qutip",
                        "py36-jupyter_console",
                        "py36-jupyterlab",
                        "py36-ipykernel",
                        "py36-spyder-kernels",
                        "py36-ipyparallel",
                        "py36-ipywidgets"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-yt",
                        "py36-spyder-devel",
                        "py36-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py35-ipython",
            "portdir": "python/py-ipython",
            "version": "7.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-appnope",
                        "py35-backcall",
                        "py35-decorator",
                        "py35-jedi",
                        "py35-pexpect",
                        "py35-pickleshare",
                        "python35",
                        "py35-pygments",
                        "py35-setuptools",
                        "py35-traitlets",
                        "py35-prompt_toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython3_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-ipyparallel",
                        "py35-qutip",
                        "py35-ipykernel",
                        "py35-ipython-sql",
                        "py35-ipywidgets",
                        "py35-jupyter_console"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py35-yt"
                    ]
                }
            ]
        },
        {
            "name": "py27-ipython",
            "portdir": "python/py-ipython",
            "version": "5.8.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-appnope",
                        "py27-backports-shutil_get_terminal_size",
                        "py27-decorator",
                        "py27-gnureadline",
                        "py27-pathlib2",
                        "py27-pexpect",
                        "py27-pickleshare",
                        "python27",
                        "py27-pygments",
                        "py27-setuptools",
                        "py27-simplegeneric",
                        "py27-traitlets",
                        "py27-prompt_toolkit"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "ipython_select",
                        "ipython2_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gourmet",
                        "py27-qutip",
                        "py27-sfepy",
                        "py27-ipython-sql",
                        "py27-ipyparallel",
                        "py27-ipywidgets",
                        "py27-jupyter_console",
                        "py27-ipykernel",
                        "py27-dispel4py-registry-devel",
                        "py27-ipdb"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-yt"
                    ]
                }
            ]
        },
        {
            "name": "py-ipython",
            "portdir": "python/py-ipython",
            "version": "8.31.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "An enhanced interactive Python shell.",
            "long_description": "An enhanced interactive Python shell.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                },
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "7.0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-jupyter_packaging",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-decorator",
                        "py37-entrypoints",
                        "py37-ipykernel",
                        "py37-ipython",
                        "py37-jupyter_client",
                        "python37",
                        "py37-setuptools",
                        "py37-tornado",
                        "py37-tqdm",
                        "py37-traitlets",
                        "py37-zmq",
                        "py37-psutil",
                        "py37-dateutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "7.0.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-dateutil",
                        "py36-decorator",
                        "py36-entrypoints",
                        "py36-ipykernel",
                        "py36-ipython",
                        "py36-jupyter_client",
                        "python36",
                        "py36-setuptools",
                        "py36-tornado",
                        "py36-tqdm",
                        "py36-traitlets",
                        "py36-zmq",
                        "py36-psutil"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "6.2.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-dateutil",
                        "py35-decorator",
                        "py35-ipykernel",
                        "py35-ipython",
                        "py35-ipython_genutils",
                        "python35",
                        "py35-setuptools",
                        "py35-tornado",
                        "py35-traitlets",
                        "py35-zmq",
                        "py35-jupyter_client"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "6.2.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": false,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-dateutil",
                        "py27-decorator",
                        "py27-futures",
                        "py27-ipykernel",
                        "py27-ipython",
                        "python27",
                        "py27-jupyter_client",
                        "py27-setuptools",
                        "py27-tornado",
                        "py27-traitlets",
                        "py27-zmq",
                        "py27-ipython_genutils"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipyparallel",
            "portdir": "python/py-ipyparallel",
            "version": "8.7.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ipython.org/",
            "description": "Interactive Parallel Computing with IPython.",
            "long_description": "Interactive Parallel Computing with IPython.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-ipyparallel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-jupyter_packaging"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipykernel",
                        "py37-ipywidgets",
                        "py37-matplotlib",
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.7.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-jupyter_packaging",
                        "py36-setuptools",
                        "clang-13"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-matplotlib",
                        "py36-ipykernel",
                        "py36-ipywidgets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-ipykernel",
                        "py35-ipywidgets",
                        "py35-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.3.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 440
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-ipykernel",
                        "py27-ipywidgets",
                        "py27-matplotlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ipympl",
            "portdir": "python/py-ipympl",
            "version": "0.9.8",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/matplotlib/jupyter-matplotlib",
            "description": "Matplotlib Jupyter Extension",
            "long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-ipympl"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}