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

{
    "count": 50614,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=581",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&page=579",
    "results": [
        {
            "name": "py-sqlparse",
            "portdir": "python/py-sqlparse",
            "version": "0.5.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sqlparse/",
            "description": "Non-validating SQL parser",
            "long_description": "Non-validating SQL parser that provides support for parsing, splitting and formatting SQL statements.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlparse"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sqlobject",
            "portdir": "python/py-sqlobject",
            "version": "3.9.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlobject.org/",
            "description": "Object-Relational Manager, aka database wrapper",
            "long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-dispatcher",
                        "py38-formencode",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-sqlobject",
            "portdir": "python/py-sqlobject",
            "version": "3.9.1",
            "license": "LGPL-2.1+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlobject.org/",
            "description": "Object-Relational Manager, aka database wrapper",
            "long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-dispatcher",
                        "py37-formencode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sqlobject",
            "portdir": "python/py-sqlobject",
            "version": "3.8.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlobject.org/",
            "description": "Object-Relational Manager, aka database wrapper",
            "long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-dispatcher",
                        "py27-formencode"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-sqlobject",
            "portdir": "python/py-sqlobject",
            "version": "3.11.0",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlobject.org/",
            "description": "Object-Relational Manager, aka database wrapper",
            "long_description": "SQLObject is a popular *Object Relational Manager* for providing an object interface to your database, with tables as classes, rows as instances, and columns as attributes. SQLObject includes a Python-object-based query language that makes SQL more abstract, and provides substantial database independence for applications.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-sqlobject"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sqlite",
            "portdir": "python/py-sqlite",
            "version": "2.8.3",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pysqlite",
            "description": "python database extension for sqlite",
            "long_description": "PySQLite is a Python extension for SQLite that conforms to the Python Database API Specification 2.0.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "python27"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "trac",
                        "trac-devel",
                        "py-sqlite"
                    ]
                }
            ]
        },
        {
            "name": "py-sqlite",
            "portdir": "python/py-sqlite",
            "version": "2.8.3",
            "license": "zlib",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/pysqlite",
            "description": "python database extension for sqlite",
            "long_description": "PySQLite is a Python extension for SQLite that conforms to the Python Database API Specification 2.0.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-sqlite"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-sqlalchemy",
                        "python39",
                        "py39-tempita",
                        "py39-sqlparse",
                        "py39-decorator",
                        "py39-pbr",
                        "py39-setuptools",
                        "py39-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-sqlalchemy",
                        "python38",
                        "py38-tempita",
                        "py38-sqlparse",
                        "py38-decorator",
                        "py38-pbr",
                        "py38-setuptools",
                        "py38-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-decorator",
                        "py37-pbr",
                        "py37-setuptools",
                        "python37",
                        "py37-sqlalchemy",
                        "py37-sqlparse",
                        "py37-tempita",
                        "py37-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-decorator",
                        "py36-pbr",
                        "py36-setuptools",
                        "python36",
                        "py36-sqlalchemy",
                        "py36-sqlparse",
                        "py36-tempita",
                        "py36-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": false,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-decorator",
                        "py35-pbr",
                        "py35-setuptools",
                        "python35",
                        "py35-sqlalchemy",
                        "py35-sqlparse",
                        "py35-tempita",
                        "py35-six"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-decorator",
                        "py27-pbr",
                        "py27-setuptools",
                        "python27",
                        "py27-sqlalchemy",
                        "py27-sqlparse",
                        "py27-tempita",
                        "py27-six"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "buildbot-0.8"
                    ]
                }
            ]
        },
        {
            "name": "py-sqlalchemy-migrate",
            "portdir": "python/py-sqlalchemy-migrate",
            "version": "0.13.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.openstack.org/",
            "description": "Database schema migration for SQLAlchemy",
            "long_description": "Inspired by Ruby on Rails' migrations, SQLAlchemy Migrate provides a way to deal with database schema changes in SQLAlchemy projects. SQLAlchemy Migrate extends SQLAlchemy to have database changeset handling. It provides a database change repository mechanism which can be used from the command line as well as from inside python code.",
            "active": true,
            "categories": [
                "devel",
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sqlalchemy-migrate"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "2.0.44",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-cython",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-greenlet",
                        "py39-typing_extensions",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-obspy",
                        "py39-ipython-sql",
                        "py39-agate-sql",
                        "py39-alembic",
                        "py39-sqlalchemy-migrate",
                        "py39-sqlalchemy-utils",
                        "py39-sunpy",
                        "py39-larixite"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-xraydb",
                        "py39-databases",
                        "py39-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py38-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "2.0.36",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-cython",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-greenlet",
                        "py38-typing_extensions",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-sunpy",
                        "py38-flask-sqlalchemy",
                        "py38-ipython-sql",
                        "py38-obspy",
                        "py38-blaze",
                        "py38-alembic",
                        "py38-agate-sql",
                        "py38-sqlalchemy-migrate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-xraydb",
                        "py38-databases",
                        "py38-xraylarch"
                    ]
                }
            ]
        },
        {
            "name": "py37-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "2.0.25",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-cython"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-greenlet",
                        "py37-importlib-metadata",
                        "py37-typing_extensions",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-pandasql",
                        "py37-flask-sqlalchemy",
                        "py37-blaze",
                        "py37-sqlalchemy-migrate",
                        "py37-obspy",
                        "py37-sunpy",
                        "py37-imdb",
                        "py37-alembic",
                        "py37-ipython-sql",
                        "py37-agate-sql"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-xraydb",
                        "py37-xraylarch",
                        "py37-databases"
                    ]
                }
            ]
        },
        {
            "name": "py36-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "1.4.46",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-greenlet",
                        "py36-importlib-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py36-agate-sql",
                        "py36-blaze",
                        "py36-flask-sqlalchemy",
                        "py36-ipython-sql",
                        "py36-pandasql",
                        "py36-sqlalchemy-migrate",
                        "py36-obspy",
                        "py36-alembic"
                    ]
                }
            ]
        },
        {
            "name": "py35-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "1.3.23",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": false,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py35-agate-sql",
                        "py35-blaze",
                        "py35-flask-sqlalchemy",
                        "py35-ipython-sql",
                        "py35-pandasql",
                        "py35-sqlalchemy-migrate",
                        "py35-obspy",
                        "py35-alembic"
                    ]
                }
            ]
        },
        {
            "name": "py27-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "1.4.46",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-greenlet",
                        "py27-importlib-metadata"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-agate-sql",
                        "py27-blaze",
                        "py27-flask-sqlalchemy",
                        "py27-imdb",
                        "py27-ipython-sql",
                        "py27-pandasql",
                        "py27-obspy",
                        "py27-alembic",
                        "gourmet",
                        "buildbot-0.8",
                        "py27-bottle-sqlalchemy",
                        "py27-elixir",
                        "py27-geoalchemy",
                        "py27-sqlalchemy-migrate"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-FlexGet",
                        "pyfa"
                    ]
                }
            ]
        },
        {
            "name": "py-sqlalchemy",
            "portdir": "python/py-sqlalchemy",
            "version": "2.0.45",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.sqlalchemy.org/",
            "description": "Python SQL ORM",
            "long_description": "SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.",
            "active": true,
            "categories": [
                "databases",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2872
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-sqlalchemy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-ipykernel",
                        "py39-jupyter_client",
                        "python39",
                        "py39-zmq",
                        "py39-wurlitzer",
                        "py39-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-ipykernel",
                        "py38-jupyter_client",
                        "python38",
                        "py38-zmq",
                        "py38-wurlitzer",
                        "py38-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-ipykernel",
                        "py37-jupyter_client",
                        "python37",
                        "py37-zmq",
                        "py37-wurlitzer",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipykernel",
                        "py36-jupyter_client",
                        "python36",
                        "py36-zmq",
                        "py36-wurlitzer",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder-kernels-devel",
            "portdir": "python/py-spyder-kernels-devel",
            "version": "20211122-52586bea",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-spyder-kernels-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "3.0.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-wurlitzer",
                        "python39",
                        "py39-zmq",
                        "py39-cloudpickle",
                        "py39-ipykernel",
                        "py39-ipython",
                        "py39-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py39-spyder-devel",
                        "py39-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py38-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-wurlitzer",
                        "python38",
                        "py38-zmq",
                        "py38-cloudpickle",
                        "py38-ipykernel",
                        "py38-ipython",
                        "py38-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py38-spyder-devel",
                        "py38-spyder"
                    ]
                }
            ]
        },
        {
            "name": "py37-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "2.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-wurlitzer",
                        "python37",
                        "py37-zmq",
                        "py37-cloudpickle",
                        "py37-ipykernel",
                        "py37-ipython",
                        "py37-jupyter_client"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py37-spyder",
                        "py37-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py36-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "2.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-ipykernel",
                        "py36-ipython",
                        "python36",
                        "py36-wurlitzer",
                        "py36-zmq",
                        "py36-jupyter_client",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-spyder",
                        "py36-spyder-devel"
                    ]
                }
            ]
        },
        {
            "name": "py35-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py35-decorator",
                        "py35-ipykernel",
                        "python35",
                        "py35-wurlitzer",
                        "py35-zmq",
                        "py35-jupyter_client",
                        "py35-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "2.0.4",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-decorator",
                        "py27-ipykernel",
                        "python27",
                        "py27-wurlitzer",
                        "py27-zmq",
                        "py27-jupyter_client",
                        "py27-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder-kernels",
            "portdir": "python/py-spyder-kernels",
            "version": "3.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://github.com/spyder-ide/spyder-kernels",
            "description": "Jupyter kernels for Spyder's console.",
            "long_description": "Jupyter kernels for Spyder's console.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-spyder-kernels"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py39-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-cookiecutter",
                        "py39-cython",
                        "py39-diff-match-patch",
                        "py39-intervaltree",
                        "py39-ipython",
                        "py39-jellyfish",
                        "py39-jsonschema",
                        "py39-keyring",
                        "py39-matplotlib",
                        "py39-nbconvert",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-pandas",
                        "py39-pexpect",
                        "py39-pickleshare",
                        "py39-psutil",
                        "py39-pygments",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pyqt5",
                        "py39-pyqt5-webengine",
                        "py39-qdarkstyle",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-rtree",
                        "py39-scipy",
                        "py39-sphinx",
                        "py39-spyder-kernels",
                        "py39-sympy",
                        "py39-textdistance",
                        "py39-three-merge",
                        "py39-watchdog",
                        "py39-zmq",
                        "py39-python-lsp-server",
                        "py39-python-lsp-black",
                        "spyder_select",
                        "py39-applaunchservices",
                        "py39-atomicwrites",
                        "py39-chardet",
                        "py39-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py38-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cookiecutter",
                        "py38-cython",
                        "py38-diff-match-patch",
                        "py38-intervaltree",
                        "py38-ipython",
                        "py38-jellyfish",
                        "py38-jsonschema",
                        "py38-keyring",
                        "py38-matplotlib",
                        "py38-nbconvert",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-pandas",
                        "py38-pexpect",
                        "py38-pickleshare",
                        "py38-psutil",
                        "py38-pygments",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-qdarkstyle",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-rtree",
                        "py38-scipy",
                        "py38-sphinx",
                        "py38-spyder-kernels",
                        "py38-sympy",
                        "py38-textdistance",
                        "py38-three-merge",
                        "py38-watchdog",
                        "py38-zmq",
                        "py38-python-lsp-server",
                        "py38-python-lsp-black",
                        "spyder_select",
                        "py38-applaunchservices",
                        "py38-atomicwrites",
                        "py38-chardet",
                        "py38-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cookiecutter",
                        "py37-cython",
                        "py37-diff-match-patch",
                        "py37-importlib-metadata",
                        "py37-intervaltree",
                        "py37-ipython",
                        "py37-jellyfish",
                        "py37-jsonschema",
                        "py37-keyring",
                        "py37-matplotlib",
                        "py37-nbconvert",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-pandas",
                        "py37-pexpect",
                        "py37-pickleshare",
                        "py37-psutil",
                        "py37-pygments",
                        "py37-pylint",
                        "py37-pyls-spyder",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-qdarkstyle",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-rtree",
                        "py37-scipy",
                        "py37-sphinx",
                        "py37-spyder-kernels",
                        "py37-sympy",
                        "py37-textdistance",
                        "py37-three-merge",
                        "py37-watchdog",
                        "spyder_select",
                        "py37-python-lsp-server",
                        "py37-python-lsp-black",
                        "py37-zmq",
                        "py37-applaunchservices",
                        "py37-atomicwrites",
                        "py37-chardet",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20211224-d023191d",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-cookiecutter",
                        "py36-cython",
                        "py36-diff-match-patch",
                        "py36-importlib-metadata",
                        "py36-intervaltree",
                        "py36-ipython",
                        "py36-jsonschema",
                        "py36-keyring",
                        "py36-matplotlib",
                        "py36-nbconvert",
                        "py36-numpy",
                        "py36-numpydoc",
                        "py36-pandas",
                        "py36-pexpect",
                        "py36-pickleshare",
                        "py36-psutil",
                        "py36-pygments",
                        "py36-pylint",
                        "py36-pyls-spyder",
                        "py36-pyqt5",
                        "py36-pyqt5-webengine",
                        "py36-qdarkstyle",
                        "py36-qstylizer",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-qtpy",
                        "py36-rtree",
                        "py36-scipy",
                        "py36-sphinx",
                        "py36-spyder-kernels",
                        "py36-sympy",
                        "py36-textdistance",
                        "py36-three-merge",
                        "py36-watchdog",
                        "py36-zmq",
                        "py36-python-lsp-server",
                        "py36-python-lsp-black",
                        "py36-jellyfish",
                        "spyder_select",
                        "py36-applaunchservices",
                        "py36-atomicwrites",
                        "py36-chardet",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder-devel",
            "portdir": "python/py-spyder-devel",
            "version": "20220226-80c48554",
            "license": "MIT",
            "platforms": "any",
            "epoch": 20161005,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "py310-spyder-devel"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-spyder",
            "portdir": "python/py-spyder",
            "version": "6.0.8",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "pkgconfig",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "qt5-qtbase"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-diff-match-patch",
                        "py39-importlib-metadata",
                        "py39-intervaltree",
                        "py39-ipython",
                        "py39-jedi",
                        "py39-jellyfish",
                        "py39-jsonschema",
                        "py39-keyring",
                        "py39-matplotlib",
                        "py39-nbconvert",
                        "py39-numpy",
                        "py39-numpydoc",
                        "py39-pandas",
                        "py39-parso",
                        "py39-pexpect",
                        "py39-pickleshare",
                        "py39-psutil",
                        "py39-pygithub",
                        "py39-pygments",
                        "py39-pylint",
                        "py39-pyls-spyder",
                        "py39-pyqt5",
                        "py39-pyqt5-webengine",
                        "py39-qdarkstyle",
                        "py39-qstylizer",
                        "py39-qtawesome",
                        "py39-qtconsole",
                        "py39-qtpy",
                        "py39-rtree",
                        "py39-scipy",
                        "py39-setuptools",
                        "py39-sphinx",
                        "py39-spyder-kernels",
                        "py39-sympy",
                        "py39-textdistance",
                        "py39-three-merge",
                        "py39-watchdog",
                        "py39-yarl",
                        "py39-zmq",
                        "spyder_select",
                        "py39-python-lsp-server",
                        "py39-python-lsp-black",
                        "py39-superqt",
                        "py39-pylint-venv",
                        "py39-pyuca",
                        "py39-asyncssh",
                        "py39-aiohttp",
                        "py39-applaunchservices",
                        "py39-atomicwrites",
                        "py39-chardet",
                        "py39-cloudpickle",
                        "py39-cookiecutter",
                        "py39-cython"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spyder",
            "portdir": "python/py-spyder",
            "version": "5.5.6",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "pkgconfig",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python38"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-intervaltree",
                        "py38-ipython",
                        "py38-jellyfish",
                        "py38-jsonschema",
                        "py38-keyring",
                        "py38-matplotlib",
                        "py38-nbconvert",
                        "py38-numpy",
                        "py38-numpydoc",
                        "py38-pandas",
                        "py38-pexpect",
                        "py38-pickleshare",
                        "py38-psutil",
                        "py38-pygments",
                        "py38-pylint",
                        "py38-pyls-spyder",
                        "py38-pyqt5",
                        "py38-pyqt5-webengine",
                        "py38-qdarkstyle",
                        "py38-qstylizer",
                        "py38-qtawesome",
                        "py38-qtconsole",
                        "py38-qtpy",
                        "py38-rtree",
                        "py38-scipy",
                        "py38-sphinx",
                        "py38-spyder-kernels",
                        "py38-sympy",
                        "py38-textdistance",
                        "py38-three-merge",
                        "py38-watchdog",
                        "py38-zmq",
                        "spyder_select",
                        "py38-python-lsp-server",
                        "py38-python-lsp-black",
                        "py38-pylint-venv",
                        "py38-applaunchservices",
                        "py38-atomicwrites",
                        "py38-chardet",
                        "py38-cloudpickle",
                        "py38-cookiecutter",
                        "py38-cython",
                        "py38-diff-match-patch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spyder",
            "portdir": "python/py-spyder",
            "version": "5.4.5",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "py37-setuptools",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python37"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cookiecutter",
                        "py37-cython",
                        "py37-diff-match-patch",
                        "py37-importlib-metadata",
                        "py37-intervaltree",
                        "py37-ipython",
                        "py37-jellyfish",
                        "py37-jsonschema",
                        "py37-keyring",
                        "py37-matplotlib",
                        "py37-nbconvert",
                        "py37-numpy",
                        "py37-numpydoc",
                        "py37-pandas",
                        "py37-pexpect",
                        "py37-pickleshare",
                        "py37-psutil",
                        "py37-pygments",
                        "py37-pylint",
                        "py37-pyls-spyder",
                        "py37-pyqt5",
                        "py37-pyqt5-webengine",
                        "py37-qdarkstyle",
                        "py37-qstylizer",
                        "py37-qtawesome",
                        "py37-qtconsole",
                        "py37-qtpy",
                        "py37-rtree",
                        "py37-scipy",
                        "py37-sphinx",
                        "py37-spyder-kernels",
                        "py37-sympy",
                        "py37-textdistance",
                        "py37-three-merge",
                        "py37-watchdog",
                        "py37-zmq",
                        "py37-python-lsp-server",
                        "py37-python-lsp-black",
                        "py37-pylint-venv",
                        "spyder_select",
                        "py37-applaunchservices",
                        "py37-atomicwrites",
                        "py37-chardet",
                        "py37-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-spyder",
            "portdir": "python/py-spyder",
            "version": "5.2.1",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [
                "small",
                "docs",
                "pil"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "python36"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py36-cookiecutter",
                        "py36-cython",
                        "py36-diff-match-patch",
                        "py36-importlib-metadata",
                        "py36-intervaltree",
                        "py36-ipython",
                        "py36-jsonschema",
                        "py36-keyring",
                        "py36-matplotlib",
                        "py36-nbconvert",
                        "py36-numpy",
                        "py36-numpydoc",
                        "py36-pandas",
                        "py36-pexpect",
                        "py36-pickleshare",
                        "py36-psutil",
                        "py36-pygments",
                        "py36-pylint",
                        "py36-pyls-spyder",
                        "py36-pyqt5",
                        "py36-pyqt5-webengine",
                        "py36-qdarkstyle",
                        "py36-qstylizer",
                        "py36-qtawesome",
                        "py36-qtconsole",
                        "py36-qtpy",
                        "py36-rtree",
                        "py36-scipy",
                        "py36-sphinx",
                        "py36-spyder-kernels",
                        "py36-sympy",
                        "py36-textdistance",
                        "py36-three-merge",
                        "py36-watchdog",
                        "py36-zmq",
                        "py36-python-lsp-server",
                        "py36-python-lsp-black",
                        "py36-jellyfish",
                        "spyder_select",
                        "py36-applaunchservices",
                        "py36-atomicwrites",
                        "py36-chardet",
                        "py36-cloudpickle"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spyder",
            "portdir": "python/py-spyder",
            "version": "6.1.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 20111202,
            "replaced_by": null,
            "homepage": "https://www.spyder-ide.org/",
            "description": "Spyder is the Scientific PYthon Development EnviRonment",
            "long_description": "Spyder is the Scientific PYthon Development EnviRonment. Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 1989
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "qt5-qtbase",
                        "py314-spyder"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-spiceypy",
            "portdir": "python/py-spiceypy",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AndrewAnnex/SpiceyPy",
            "description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
            "long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-numpy",
                        "cspice",
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-spiceypy",
            "portdir": "python/py-spiceypy",
            "version": "4.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AndrewAnnex/SpiceyPy",
            "description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
            "long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
            "active": false,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-numpy",
                        "cspice"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-spiceypy",
            "portdir": "python/py-spiceypy",
            "version": "6.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "",
            "description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python",
            "long_description": "SpiceyPy: The NASA JPL NAIF SPICE toolkit wrapper for Python Note: due to cspice, this is only for the x86_64 platform",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-spiceypy"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-sphinxcontrib-websupport",
            "portdir": "python/py-sphinxcontrib-websupport",
            "version": "2.0.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
            "description": "Sphinx API for Web Apps",
            "long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-sphinxcontrib-websupport",
            "portdir": "python/py-sphinxcontrib-websupport",
            "version": "1.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
            "description": "Sphinx API for Web Apps",
            "long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-sphinxcontrib-websupport",
            "portdir": "python/py-sphinxcontrib-websupport",
            "version": "1.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
            "description": "Sphinx API for Web Apps",
            "long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-sphinxcontrib-websupport",
            "portdir": "python/py-sphinxcontrib-websupport",
            "version": "1.2.4",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/sphinxcontrib-websupport/",
            "description": "Sphinx API for Web Apps",
            "long_description": "sphinxcontrib-webuspport provides a Python API to easily integrate Sphinx documentation into your Web application.",
            "active": false,
            "categories": [
                "devel",
                "textproc",
                "www",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}