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

{
    "count": 50572,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=591",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=589",
    "results": [
        {
            "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": 431
                }
            ],
            "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": 431
                }
            ],
            "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": 431
                }
            ],
            "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": 431
                }
            ],
            "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": 431
                }
            ],
            "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-nmrglue",
                        "py27-seaborn",
                        "py27-pysal",
                        "py27-pyqtgraph",
                        "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-scikit-image",
                        "py27-barnaba",
                        "py27-mdtraj",
                        "py27-scikit-learn",
                        "py27-lalburst",
                        "EGSimulation",
                        "HORTON",
                        "py27-pyne",
                        "py27-mlpy",
                        "py27-pacal",
                        "py27-pyFAI",
                        "py27-scikits-talkbox",
                        "py27-trep",
                        "py27-usadel1",
                        "ccpnmr",
                        "relax",
                        "py27-pyphant",
                        "py27-pyphant-imageprocessing",
                        "py27-pyphant-osc",
                        "py27-pyphant-statistics",
                        "py27-pandas",
                        "py27-pyvttbl",
                        "py27-psychopy",
                        "alps",
                        "py27-lal",
                        "vapor",
                        "py27-MDAnalysis",
                        "py27-astlib",
                        "py27-astroML",
                        "py27-cartopy",
                        "py27-colour",
                        "py27-control",
                        "py27-filterpy",
                        "py27-gwpy",
                        "py27-keras",
                        "py27-keras_applications",
                        "py27-kombine",
                        "py27-pymvpa",
                        "py27-qutip",
                        "py27-scikit-umfpack",
                        "py27-sfepy",
                        "py27-spacepy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnuradio-devel",
                        "gr37-iridium",
                        "digital_rf",
                        "gnuradio37",
                        "gr37-adapt",
                        "gr37-air-modes",
                        "gr37-ais",
                        "gr37-baz",
                        "py27-gammapy",
                        "gr37-cdma",
                        "gr37-fcdproplus",
                        "gr37-foo",
                        "gr37-fosphor",
                        "gr37-gfdm",
                        "py27-magpy",
                        "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",
                        "py27-oct2py",
                        "lscsoft-deps",
                        "py27-scitools",
                        "gr37-specest",
                        "gr37-sdrplay"
                    ]
                }
            ]
        },
        {
            "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": []
        },
        {
            "name": "py-scimath",
            "portdir": "python/py-scimath",
            "version": "5.0.0",
            "license": "BSD",
            "platforms": "any",
            "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": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-scimath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-timeseries",
            "portdir": "python/py-scikits-timeseries",
            "version": "0.91.3",
            "license": "BSD and Permissive and GPLConflict",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytseries.sourceforge.net/",
            "description": "Classes and functions for manipulating, reporting, and plotting time series",
            "long_description": "Classes and functions for manipulating, reporting, and plotting time series The focus is on convenient data access and manipulation while leveraging the existing mathematical functionality in numpy and scipy",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy",
                        "py27-scikits-module"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-timeseries"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-timeseries",
            "portdir": "python/py-scikits-timeseries",
            "version": "0.91.3",
            "license": "BSD and Permissive and GPLConflict",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytseries.sourceforge.net/",
            "description": "Classes and functions for manipulating, reporting, and plotting time series",
            "long_description": "Classes and functions for manipulating, reporting, and plotting time series The focus is on convenient data access and manipulation while leveraging the existing mathematical functionality in numpy and scipy",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-timeseries"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-talkbox",
            "portdir": "python/py-scikits-talkbox",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikits.talkbox",
            "description": "Talkbox, a set of python modules for speech/signal processing",
            "long_description": "Talkbox, a set of python modules for speech/signal processing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-numpy",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-talkbox"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-talkbox",
            "portdir": "python/py-scikits-talkbox",
            "version": "0.2.5",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikits.talkbox",
            "description": "Talkbox, a set of python modules for speech/signal processing",
            "long_description": "Talkbox, a set of python modules for speech/signal processing",
            "active": true,
            "categories": [
                "devel",
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-talkbox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-samplerate",
            "portdir": "python/py-scikits-samplerate",
            "version": "0.3.3",
            "license": "GPL",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/scikits.samplerate/0.3.3",
            "description": "A Python module for high quality audio resampling",
            "long_description": "Samplerate is a small python package to do high quality audio resampling for data in numpy arrays. It is a wrapper around the Secret Rabbit Code by Erik de Castro Lopo (http://www.mega-nerd.com/SRC/) providing a high quality converters based on the work of J.O. Smith from CCRMA, Stanford University (https://ccrma.stanford.edu/~jos/resample/)",
            "active": true,
            "categories": [
                "science",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-numpy",
                        "py27-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsamplerate",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-samplerate"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-samplerate",
            "portdir": "python/py-scikits-samplerate",
            "version": "0.3.3",
            "license": "GPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/scikits.samplerate/0.3.3",
            "description": "A Python module for high quality audio resampling",
            "long_description": "Samplerate is a small python package to do high quality audio resampling for data in numpy arrays. It is a wrapper around the Secret Rabbit Code by Erik de Castro Lopo (http://www.mega-nerd.com/SRC/) providing a high quality converters based on the work of J.O. Smith from CCRMA, Stanford University (https://ccrma.stanford.edu/~jos/resample/)",
            "active": true,
            "categories": [
                "science",
                "audio",
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 608
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-samplerate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-ann",
                        "py27-scikits-audiolab",
                        "py27-scikits-timeseries",
                        "py-scikits-module"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-module",
            "portdir": "python/py-scikits-module",
            "version": "0.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://scikits.appspot.com",
            "description": "provides the files common to all scikits",
            "long_description": "provides the files common to all scikits",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2871
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-module"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-bvp_solver",
            "portdir": "python/py-scikits-bvp_solver",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jsalvatier/scikits.bvp_solver",
            "description": "Python package for solving two-point boundary-value problems.",
            "long_description": "scikits.bvp_solver is a python package for solving two-point boundary-value problems, which is based on a modified version of the BVP_SOLVER Fortran package.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "g95",
                "gcc10",
                "gcc11",
                "gcc5",
                "gcc6",
                "gcc7",
                "gcc8",
                "gcc9",
                "gccdevel"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "gcc11"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgcc",
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-bvp_solver"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-bvp_solver",
            "portdir": "python/py-scikits-bvp_solver",
            "version": "1.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jsalvatier/scikits.bvp_solver",
            "description": "Python package for solving two-point boundary-value problems.",
            "long_description": "scikits.bvp_solver is a python package for solving two-point boundary-value problems, which is based on a modified version of the BVP_SOLVER Fortran package.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-bvp_solver"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-erf",
                        "py39-numpy",
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-erf",
                        "py38-numpy",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-erf",
                        "py37-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-erf",
                        "py36-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-erf",
                        "py35-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.0.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/cgevans/scikits-bootstrap",
            "description": "Bootstrap confidence interval estimation routines for SciPy.",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": false,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-erf",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-scikits-bootstrap",
            "portdir": "python/py-scikits-bootstrap",
            "version": "1.1.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "Bootstrap confidence interval estimation routines for Numpy/Scipy/Pandas",
            "long_description": "Algorithms for SciPy to calculate bootstrap confidence intervals for statistics functions applied to data.",
            "active": true,
            "categories": [
                "science",
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "aronnax",
                    "github": "lpsinger",
                    "ports_count": 436
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-scikits-bootstrap"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-audiolab",
            "portdir": "python/py-scikits-audiolab",
            "version": "0.11.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cournape.github.io/audiolab/",
            "description": "Audiolab is a python toolbox to read/write audio files from numpy arrays",
            "long_description": "Audiolab is a python toolbox to read/write audio files from numpy arrays. It gives SciPy the equivalent of Matlab wavread, wavwrite, etc... as well as soundsc on the supported platforms. Audiolab supports all format supported by libsndfile, including wav, aiff, ircam files, and flac",
            "active": true,
            "categories": [
                "science",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libsndfile",
                        "python27",
                        "py27-numpy",
                        "py27-scikits-module"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-audiolab"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-audiolab",
            "portdir": "python/py-scikits-audiolab",
            "version": "0.11.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cournape.github.io/audiolab/",
            "description": "Audiolab is a python toolbox to read/write audio files from numpy arrays",
            "long_description": "Audiolab is a python toolbox to read/write audio files from numpy arrays. It gives SciPy the equivalent of Matlab wavread, wavwrite, etc... as well as soundsc on the supported platforms. Audiolab supports all format supported by libsndfile, including wav, aiff, ircam files, and flac",
            "active": true,
            "categories": [
                "science",
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-audiolab"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikits-ann",
            "portdir": "python/py-scikits-ann",
            "version": "0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikits.ann",
            "description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library",
            "long_description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library scikits.ann provides an immutable kdtree implementation (via ANN) which can perform k-nearest neighbor and approximate k-nearest neighbor searches.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-configobj",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-module",
                        "swig-python",
                        "libANN",
                        "python27",
                        "py27-numpy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-scikits-ann"
                    ]
                }
            ]
        },
        {
            "name": "py-scikits-ann",
            "portdir": "python/py-scikits-ann",
            "version": "0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/scikits.ann",
            "description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library",
            "long_description": "scikits.ann is a SWIG python wrapper for the Approximate Nearest Neighbor (ANN) Library scikits.ann provides an immutable kdtree implementation (via ANN) which can perform k-nearest neighbor and approximate k-nearest neighbor searches.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-scikits-ann"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-scikit-umfpack",
            "portdir": "python/py-scikit-umfpack",
            "version": "0.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-umfpack/scikit-umfpack",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "long_description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "SuiteSparse_UMFPACK",
                        "py36-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-scikit-umfpack",
            "portdir": "python/py-scikit-umfpack",
            "version": "0.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-umfpack/scikit-umfpack",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "long_description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "SuiteSparse_UMFPACK",
                        "py35-scipy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-scikit-umfpack",
            "portdir": "python/py-scikit-umfpack",
            "version": "0.2.3",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/scikit-umfpack/scikit-umfpack",
            "description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "long_description": "scikit-umfpack provides wrapper of UMFPACK sparse direct solver to SciPy.",
            "active": false,
            "categories": [
                "math",
                "python"
            ],
            "maintainers": [
                {
                    "name": "jjstickel",
                    "github": "jjstickel",
                    "ports_count": 169
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "swig-python",
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "SuiteSparse_UMFPACK",
                        "py27-scipy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-sfepy"
                    ]
                }
            ]
        }
    ]
}