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

{
    "count": 51976,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=894",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=892",
    "results": [
        {
            "name": "py-torchtext",
            "portdir": "python/py-torchtext",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/text",
            "description": "PyTorch data loaders and abstractions for text and NLP",
            "long_description": "PyTorch data loaders and abstractions for text and NLP",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-torchtext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-torchmetrics",
            "portdir": "python/py-torchmetrics",
            "version": "1.9.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Lightning-AI/torchmetrics",
            "description": "Machine learning metrics for distributed, scalable PyTorch applications",
            "long_description": "TorchMetrics is a collection of 100+ PyTorch metrics implementations and an easy-to-use API to create custom metrics.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-lightning-utilities",
                        "py313-packaging",
                        "py313-requests",
                        "py313-numpy",
                        "py313-pytorch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-audiocraft"
                    ]
                }
            ]
        },
        {
            "name": "py314-torchmetrics",
            "portdir": "python/py-torchmetrics",
            "version": "1.9.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Lightning-AI/torchmetrics",
            "description": "Machine learning metrics for distributed, scalable PyTorch applications",
            "long_description": "TorchMetrics is a collection of 100+ PyTorch metrics implementations and an easy-to-use API to create custom metrics.",
            "active": true,
            "categories": [
                "science",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pguyot",
                    "github": "pguyot",
                    "ports_count": 176
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-lightning-utilities",
                        "py314-packaging",
                        "py314-requests",
                        "py314-numpy",
                        "py314-pytorch"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-audiocraft",
                        "py-torchmetrics"
                    ]
                }
            ]
        },
        {
            "name": "py310-torchtext",
            "portdir": "python/py-torchtext",
            "version": "0.13.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/text",
            "description": "PyTorch data loaders and abstractions for text and NLP",
            "long_description": "PyTorch data loaders and abstractions for text and NLP",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "ninja",
                        "clang-20",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools",
                        "cmake"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-spaCy-models",
                        "py310-spaCy",
                        "py310-pytorch",
                        "py310-nltk",
                        "python310",
                        "zmq"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-torchtext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-torchvision"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tornado"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-pybind11",
                        "py310-build",
                        "py310-installer",
                        "clang-20",
                        "py310-setuptools",
                        "py310-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-numpy",
                        "py310-Pillow",
                        "py310-pytorch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers",
                        "py310-allennlp",
                        "py310-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py311-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-pybind11",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-Pillow",
                        "py311-numpy",
                        "py311-pytorch",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-pybind11",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-numpy",
                        "py312-Pillow",
                        "py312-pytorch",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-20",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel",
                        "py313-pybind11",
                        "py313-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-numpy",
                        "py313-Pillow",
                        "py313-pytorch",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-audiocraft"
                    ]
                }
            ]
        },
        {
            "name": "py314-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.25.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/vision",
            "description": "PyTorch datasets, transforms and models specific to computer vision",
            "long_description": "The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-pybind11",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-numpy",
                        "py314-Pillow",
                        "py314-pytorch",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-audiocraft",
                        "py-torchvision"
                    ]
                }
            ]
        },
        {
            "name": "py27-tornado",
            "portdir": "python/py-tornado",
            "version": "5.1.1",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-certifi",
                        "py27-futures",
                        "python27",
                        "py27-singledispatch",
                        "py27-monotonic",
                        "py27-backports_abc"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py27-matplotlib",
                        "py27-jupyter_client",
                        "py27-ipyparallel",
                        "py27-notebook",
                        "py27-distributed",
                        "py27-bokeh",
                        "py27-ipykernel",
                        "py27-terminado"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py27-pyphant"
                    ]
                }
            ]
        },
        {
            "name": "py310-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "salt",
                        "py310-distributed",
                        "py310-ipykernel",
                        "py310-ipyparallel",
                        "py310-jupyter_client",
                        "py310-jupyter_server",
                        "py310-jupyterlab",
                        "py310-mitmproxy",
                        "py310-nbclassic",
                        "py310-notebook",
                        "py310-bokeh",
                        "py310-terminado"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py311-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-terminado",
                        "py311-distributed",
                        "py311-ipykernel",
                        "py311-ipyparallel",
                        "py311-jupyter_client",
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-mitmproxy",
                        "py311-nbclassic",
                        "py311-notebook",
                        "py311-bokeh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py312-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-terminado",
                        "py312-distributed",
                        "py312-ipykernel",
                        "py312-ipyparallel",
                        "py312-jupyter_client",
                        "py312-jupyter_server",
                        "py312-jupyterlab",
                        "py312-mitmproxy",
                        "py312-nbclassic",
                        "py312-notebook",
                        "py312-bokeh"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py313-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-terminado",
                        "py313-bokeh",
                        "py313-ipykernel",
                        "py313-jupyter_client",
                        "py313-jupyter_server",
                        "py313-jupyterlab",
                        "py313-mitmproxy",
                        "py313-notebook",
                        "py313-beancount-import"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py314-tornado",
            "portdir": "python/py-tornado",
            "version": "6.5.5",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.tornadoweb.org/",
            "description": "Scalable, non-blocking web server and related tools",
            "long_description": "Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed. The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp, but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure.",
            "active": true,
            "categories": [
                "www",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tornado",
                        "py314-bokeh",
                        "py314-ipykernel",
                        "py314-jupyter_client",
                        "py314-jupyter_server",
                        "py314-jupyterlab",
                        "py314-notebook",
                        "py314-terminado"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "nvchecker"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-tenacity"
                    ]
                }
            ]
        },
        {
            "name": "py-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-torrequest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tox"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tor",
                        "python310",
                        "py310-socks",
                        "py310-requests",
                        "py310-stem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tor",
                        "python311",
                        "py311-requests",
                        "py311-socks",
                        "py311-stem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py312-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tor",
                        "python312",
                        "py312-requests",
                        "py312-socks",
                        "py312-stem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tor",
                        "python313",
                        "py313-requests",
                        "py313-socks",
                        "py313-stem"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-torrequest",
            "portdir": "python/py-torrequest",
            "version": "0.1.0",
            "license": "none",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/erdiaker/torrequest",
            "description": "A simple Python interface for HTTP(s) requests over Tor.",
            "long_description": "A simple Python interface for HTTP(s) requests over Tor.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "mps",
                    "github": "Schamschula",
                    "ports_count": 1419
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tor",
                        "python314",
                        "py314-requests",
                        "py314-socks",
                        "py314-stem"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "maigret",
                        "py-torrequest"
                    ]
                }
            ]
        },
        {
            "name": "py310-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-hatch-vcs",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tomli",
                        "py310-packaging",
                        "py310-pluggy",
                        "py310-six",
                        "py310-chardet",
                        "tox_select",
                        "py310-platformdirs",
                        "py310-colorama",
                        "py310-filelock",
                        "py310-virtualenv",
                        "py310-pyproject_api",
                        "py310-cachetools",
                        "python310",
                        "py310-setuptools",
                        "py310-toml",
                        "py310-typing_extensions"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-stem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-pytest-lazy-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py311-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "py311-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-colorama",
                        "py311-six",
                        "py311-platformdirs",
                        "py311-toml",
                        "tox_select",
                        "py311-filelock",
                        "py311-virtualenv",
                        "py311-chardet",
                        "py311-pyproject_api",
                        "py311-cachetools",
                        "python311",
                        "py311-packaging",
                        "py311-setuptools",
                        "py311-pluggy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-stem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-pytest-lazy-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py312-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "py312-hatch-vcs",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-six",
                        "py312-filelock",
                        "py312-platformdirs",
                        "py312-toml",
                        "tox_select",
                        "py312-cachetools",
                        "py312-virtualenv",
                        "py312-colorama",
                        "py312-pyproject_api",
                        "py312-chardet",
                        "python312",
                        "py312-packaging",
                        "py312-setuptools",
                        "py312-pluggy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-stem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-pytest-lazy-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py313-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling",
                        "py313-hatch-vcs"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-six",
                        "py313-filelock",
                        "py313-platformdirs",
                        "py313-virtualenv",
                        "tox_select",
                        "py313-chardet",
                        "py313-cachetools",
                        "py313-colorama",
                        "py313-pyproject_api",
                        "py313-toml",
                        "python313",
                        "py313-packaging",
                        "py313-setuptools",
                        "py313-pluggy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-stem"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-pytest-lazy-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py314-tox",
            "portdir": "python/py-tox",
            "version": "4.28.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tox.readthedocs.io/en/latest/",
            "description": "tox: virtualenv-based automation of test activities",
            "long_description": "Tox as is a generic virtualenv management and test command line tool",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "pedro.salgado",
                    "github": "steenzout",
                    "ports_count": 53
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatch-vcs",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-six",
                        "py314-filelock",
                        "py314-platformdirs",
                        "py314-virtualenv",
                        "tox_select",
                        "py314-chardet",
                        "py314-toml",
                        "py314-colorama",
                        "py314-pyproject_api",
                        "py314-cachetools",
                        "python314",
                        "py314-packaging",
                        "py314-setuptools",
                        "py314-pluggy"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-stem",
                        "py-tox"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-pytest-lazy-fixture"
                    ]
                }
            ]
        },
        {
            "name": "py-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-tpot"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tqdm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-tpot",
            "portdir": "python/py-tpot",
            "version": "0.12.2",
            "license": "LGPL",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/EpistasisLab/tpot",
            "description": "Tree-based Pipeline Optimization Tool",
            "long_description": "A Python tool that automatically creates and optimizes Machine Learning pipelines using genetic programming.",
            "active": true,
            "categories": [
                "devel",
                "science",
                "math",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-joblib",
                        "py310-scikit-learn",
                        "python310",
                        "py310-deap",
                        "py310-stopit",
                        "py310-update_checker",
                        "py310-numpy",
                        "py310-scipy",
                        "py310-pandas",
                        "py310-tqdm"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tpot"
                    ]
                }
            ]
        },
        {
            "name": "py310-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "clang-18",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-panel",
                        "py310-parfive",
                        "py310-maggma",
                        "py310-pooch",
                        "py310-spaCy",
                        "py310-ipyparallel",
                        "py310-sunpy",
                        "py310-pyedr",
                        "py310-tpot",
                        "py310-transformers",
                        "py310-nltk"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-proglog",
                        "py310-pymatgen",
                        "py310-pytorch-lightning",
                        "py310-sacremoses",
                        "py310-segregation",
                        "py310-sentence-transformers",
                        "py310-spopt",
                        "py310-tobler",
                        "py310-panel",
                        "py310-unidic",
                        "py310-tensorflow-datasets",
                        "py310-transformers",
                        "py310-allennlp",
                        "py310-bpemb",
                        "py310-coremltools",
                        "py310-datasets",
                        "py310-fairseq",
                        "py310-huggingface_hub",
                        "py310-momepy",
                        "py310-photomosaic"
                    ]
                }
            ]
        },
        {
            "name": "py311-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "clang-18",
                        "py311-wheel",
                        "py311-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-pyedr",
                        "py311-ipyparallel",
                        "py311-maggma",
                        "qobuz-dl",
                        "py311-nltk",
                        "py311-spaCy",
                        "py311-panel",
                        "py311-sunpy",
                        "py311-parfive",
                        "py311-transformers",
                        "py311-pooch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-tobler",
                        "py311-panel",
                        "py311-unidic",
                        "py311-tensorflow-datasets",
                        "py311-bpemb",
                        "py311-datasets",
                        "py311-huggingface_hub",
                        "py311-momepy",
                        "py311-pymatgen",
                        "py311-sacremoses",
                        "py311-segregation",
                        "py311-sentence-transformers",
                        "py311-spopt"
                    ]
                }
            ]
        },
        {
            "name": "py312-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "clang-18",
                        "py312-wheel",
                        "py312-setuptools_scm"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-transformers",
                        "morshutalk",
                        "py312-gwpy",
                        "py312-ipyparallel",
                        "py312-maggma",
                        "py312-nltk",
                        "py312-panel",
                        "py312-parfive",
                        "py312-pooch",
                        "py312-pyedr",
                        "py312-spaCy",
                        "py312-sunpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-spopt",
                        "py312-bpemb",
                        "py312-datasets",
                        "py312-panel",
                        "py312-huggingface_hub",
                        "py312-pymatgen",
                        "py312-sacremoses",
                        "py312-momepy",
                        "py312-segregation",
                        "py312-sentence-transformers",
                        "py312-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py313-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools_scm",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyedr",
                        "py313-MDAnalysis",
                        "py313-audiocraft",
                        "magic-wormhole",
                        "py313-demucs",
                        "py313-spaCy",
                        "py313-ligo-lw",
                        "py313-sunpy",
                        "py313-maggma",
                        "py313-transformers",
                        "internetarchive",
                        "py313-nltk",
                        "py313-openunmix",
                        "py313-panel",
                        "py313-parfive",
                        "py313-pooch"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-umap-learn",
                        "py313-datasets",
                        "py313-huggingface_hub",
                        "py313-momepy",
                        "py313-pymatgen",
                        "py313-sacremoses",
                        "py313-segregation",
                        "py313-sentence-transformers",
                        "py313-spopt",
                        "py313-tobler",
                        "py313-panel"
                    ]
                }
            ]
        },
        {
            "name": "py314-tqdm",
            "portdir": "python/py-tqdm",
            "version": "4.67.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tqdm/tqdm",
            "description": "A Fast, Extensible Progress Meter",
            "long_description": "A Fast, Extensible Progress Meter",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools_scm",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "graphtage",
                        "gdown",
                        "py314-audiocraft",
                        "py-tqdm",
                        "py314-transformers",
                        "napari",
                        "peakipy",
                        "py314-ligo-lw",
                        "py314-demucs",
                        "py314-openunmix",
                        "py314-panel",
                        "py314-parfive",
                        "py314-pooch",
                        "py314-pyedr",
                        "py314-spaCy",
                        "py314-sunpy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py314-datasets",
                        "py314-segregation",
                        "py314-huggingface_hub",
                        "py314-sentence-transformers",
                        "py314-tobler"
                    ]
                }
            ]
        },
        {
            "name": "py-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tracer"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-traitlets"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py311-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-setuptools",
                        "py311-build",
                        "py311-installer",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py311-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py311-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py312-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-setuptools",
                        "py312-build",
                        "py312-installer",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py312-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py312-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py313-tracer",
            "portdir": "python/py-tracer",
            "version": "2.0.0",
            "license": "GPL-3+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/tracer/",
            "description": "A more flexible interface to sys.settrace",
            "long_description": "A more flexible interface to sys.settrace(), allowing chained trace hooks, prioritization of hooks, or filtering out functions to ignore for a specific hook.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-installer",
                        "clang-18",
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py313-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-tracer"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-trepan3k"
                    ]
                }
            ]
        },
        {
            "name": "py310-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-hatchling",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-matplotlib-inline",
                        "py310-bqplot",
                        "py310-comm",
                        "py310-ipykernel",
                        "py310-ipympl",
                        "py310-ipyparallel",
                        "py310-ipython",
                        "py310-ipywidgets",
                        "py310-jupyter_client",
                        "py310-jupyter_console",
                        "py310-jupyter_core",
                        "py310-jupyter_events",
                        "py310-jupyter_server",
                        "py310-jupyterlab",
                        "py310-lonboard",
                        "py310-metpy",
                        "py310-nbclassic",
                        "py310-nbclient",
                        "py310-nbconvert",
                        "py310-nbformat",
                        "py310-qtconsole",
                        "py310-traittypes"
                    ]
                }
            ]
        },
        {
            "name": "py311-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-matplotlib-inline",
                        "py311-bqplot",
                        "py311-comm",
                        "py311-ipykernel",
                        "py311-ipympl",
                        "py311-ipyparallel",
                        "py311-ipython",
                        "py311-ipywidgets",
                        "py311-jupyter_client",
                        "py311-jupyter_console",
                        "py311-jupyter_core",
                        "py311-jupyter_events",
                        "py311-jupyter_server",
                        "py311-jupyterlab",
                        "py311-lonboard",
                        "py311-metpy",
                        "py311-nbclassic",
                        "py311-nbclient",
                        "py311-nbconvert",
                        "py311-nbformat",
                        "py311-qtconsole",
                        "py311-traittypes"
                    ]
                }
            ]
        },
        {
            "name": "py312-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-hatchling",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-matplotlib-inline",
                        "py312-comm",
                        "py312-ipykernel",
                        "py312-ipympl",
                        "py312-ipyparallel",
                        "py312-ipython",
                        "py312-ipywidgets",
                        "py312-jupyter_client",
                        "py312-jupyter_console",
                        "py312-jupyter_core",
                        "py312-jupyter_events",
                        "py312-jupyter_server",
                        "py312-jupyterlab",
                        "py312-lonboard",
                        "py312-metpy",
                        "py312-nbclassic",
                        "py312-nbclient",
                        "py312-nbconvert",
                        "py312-nbformat",
                        "py312-qtconsole"
                    ]
                }
            ]
        },
        {
            "name": "py313-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-matplotlib-inline",
                        "py313-comm",
                        "py313-ipykernel",
                        "py313-ipympl",
                        "py313-ipython",
                        "py313-ipywidgets",
                        "py313-jupyter_client",
                        "py313-jupyter_console",
                        "py313-jupyter_core",
                        "py313-jupyter_events",
                        "py313-jupyter_server",
                        "py313-jupyterlab",
                        "py313-lonboard",
                        "py313-metpy",
                        "py313-nbclient",
                        "py313-nbconvert",
                        "py313-nbformat",
                        "py313-qtconsole"
                    ]
                }
            ]
        },
        {
            "name": "py314-traitlets",
            "portdir": "python/py-traitlets",
            "version": "5.14.3",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ipython/traitlets",
            "description": "Traitlets Python config system.",
            "long_description": "Traitlets Python config system.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "stromnov",
                    "github": "stromnov",
                    "ports_count": 2896
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-hatchling"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-pretend"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py314-matplotlib-inline",
                        "py314-comm",
                        "py314-ipykernel",
                        "py314-ipympl",
                        "py314-ipython",
                        "py314-ipywidgets",
                        "py314-jupyter_client",
                        "py314-jupyter_console",
                        "py314-jupyter_core",
                        "py314-jupyter_events",
                        "py314-jupyter_server",
                        "py314-jupyterlab",
                        "py314-lonboard",
                        "py314-nbclient",
                        "py314-nbconvert",
                        "py314-nbformat",
                        "py314-qtconsole",
                        "py-traitlets"
                    ]
                }
            ]
        },
        {
            "name": "py-traits",
            "portdir": "python/py-traits",
            "version": "6.4.3",
            "license": "BSD and (PSF or ZPL)",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/traits",
            "description": "The Enthought traits package",
            "long_description": "A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-traits"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-traitsui",
            "portdir": "python/py-traitsui",
            "version": "8.0.0",
            "license": "BSD and GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/enthought/traitsui",
            "description": "The Enthought traitsui package",
            "long_description": "The traitsui project contains a toolkit-independent GUI abstraction layer, which is used to support the visualization features of the Traits package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-traitsui"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}