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

{
    "count": 49649,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=35",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-updated_at&page=33",
    "results": [
        {
            "name": "py37-confuse",
            "portdir": "python/py-confuse",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/confuse/",
            "description": "painless YAML config files for Python",
            "long_description": "Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-flit_core",
                        "py37-installer",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-yaml",
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-confuse",
            "portdir": "python/py-confuse",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/confuse/",
            "description": "painless YAML config files for Python",
            "long_description": "Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-flit_core",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-yaml",
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-confuse",
            "portdir": "python/py-confuse",
            "version": "2.0.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/confuse/",
            "description": "painless YAML config files for Python",
            "long_description": "Confuse is a configuration library for Python that uses YAML. It takes care of defaults, overrides, type checking, command-line integration, human-readable errors, and standard OS-specific locations.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-flit_core",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-yaml",
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-installer",
                        "clang-17",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-codestyle",
                        "py39-hypothesis",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-codestyle",
                        "py38-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "{darwin any} freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest",
                        "py37-codestyle",
                        "py37-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27",
                        "py27-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py27-pytest",
                        "py27-codestyle",
                        "py27-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36",
                        "py36-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-pytest",
                        "py36-codestyle",
                        "py36-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py35-fuzzywuzzy",
            "portdir": "python/py-fuzzywuzzy",
            "version": "0.18.0",
            "license": "GPL-2+",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/seatgeek/fuzzywuzzy",
            "description": "Fuzzy String Matching in Python",
            "long_description": "Fuzzy string matching like a boss. It uses Levenshtein Distance to calculate the differences between sequences in a simple-to-use package.",
            "active": false,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py35-setuptools",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35",
                        "py35-levenshtein"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py35-pytest",
                        "py35-codestyle",
                        "py35-hypothesis"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-colored",
            "portdir": "python/py-colored",
            "version": "2.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dslackw/colored",
            "description": "Simple library for color and formatting to terminal",
            "long_description": "Simple library for color and formatting to terminal",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-colored",
            "portdir": "python/py-colored",
            "version": "1.4.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://gitlab.com/dslackw/colored",
            "description": "Simple library for color and formatting to terminal",
            "long_description": "Simple library for color and formatting to terminal",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-cli-helpers",
            "portdir": "python/py-cli-helpers",
            "version": "2.3.1",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/cli-helpers/",
            "description": "Helpers for building command-line apps",
            "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38",
                        "py38-configobj",
                        "py38-pygments",
                        "py38-tabulate",
                        "py38-wcwidth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-cli-helpers",
            "portdir": "python/py-cli-helpers",
            "version": "2.3.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/cli-helpers/",
            "description": "Helpers for building command-line apps",
            "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-configobj",
                        "py37-pygments",
                        "py37-tabulate",
                        "py37-wcwidth"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-cli-helpers",
            "portdir": "python/py-cli-helpers",
            "version": "2.4.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/cli-helpers/",
            "description": "Helpers for building command-line apps",
            "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39",
                        "py39-configobj",
                        "py39-pygments",
                        "py39-tabulate",
                        "py39-wcwidth"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py36-cli-helpers",
            "portdir": "python/py-cli-helpers",
            "version": "2.2.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/cli-helpers/",
            "description": "Helpers for building command-line apps",
            "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py36-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py36-pygments",
                        "python36",
                        "py36-wcwidth",
                        "py36-tabulate",
                        "py36-configobj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-cli-helpers",
            "portdir": "python/py-cli-helpers",
            "version": "1.2.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.python.org/pypi/cli-helpers/",
            "description": "Helpers for building command-line apps",
            "long_description": "CLI Helpers is a Python package that makes it easy to perform common tasks when building command-line apps. It’s a helper library for command-line interfaces.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "xeron.oskom",
                    "github": "xeron",
                    "ports_count": 20
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py27-setuptools",
                        "clang-12"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py27-configobj",
                        "py27-pygments",
                        "python27",
                        "py27-wcwidth",
                        "py27-tabulate",
                        "py27-backports.csv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-installer",
                        "clang-18",
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py314-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "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": [
                        "mycli",
                        "hatch",
                        "py313-mitmproxy",
                        "py-pyperclip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py313-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py312-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "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": "lib",
                    "ports": [
                        "yewtube",
                        "py312-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py312-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py311-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "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": "lib",
                    "ports": [
                        "py311-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py311-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py310-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "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": "lib",
                    "ports": [
                        "py310-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.11.0",
            "license": "BSD",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pyperclip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.28.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-setuptools",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-awscrt",
                        "py313-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py312-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.28.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "cmake",
                        "pkgconfig",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-setuptools",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py311-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.28.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "cmake",
                        "pkgconfig",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-setuptools",
                        "openssl3"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py310-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.28.4",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "cmake",
                        "pkgconfig",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools",
                        "openssl3",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py313-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.33",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-setuptools",
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-docutils",
                        "py313-distro",
                        "py313-jmespath",
                        "python313",
                        "py313-ruamel-yaml-clib",
                        "py313-colorama",
                        "py313-awscrt",
                        "py313-urllib3",
                        "py313-prompt_toolkit",
                        "py313-dateutil",
                        "py313-ruamel-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py312-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.33",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-distro",
                        "py312-docutils",
                        "py312-prompt_toolkit",
                        "python312",
                        "py312-jmespath",
                        "py312-awscrt",
                        "py312-colorama",
                        "py312-ruamel-yaml",
                        "py312-ruamel-yaml-clib",
                        "py312-urllib3",
                        "py312-dateutil"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.33",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-flit_core"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-dateutil",
                        "py311-prompt_toolkit",
                        "py311-jmespath",
                        "python311",
                        "py311-ruamel-yaml",
                        "py311-ruamel-yaml-clib",
                        "py311-awscrt",
                        "py311-colorama",
                        "py311-distro",
                        "py311-docutils",
                        "py311-urllib3"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.33",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-jmespath",
                        "py310-prompt_toolkit",
                        "py310-distro",
                        "python310",
                        "py310-ruamel-yaml-clib",
                        "py310-awscrt",
                        "py310-ruamel-yaml",
                        "py310-urllib3",
                        "py310-colorama",
                        "py310-dateutil",
                        "py310-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.28.4",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl3",
                        "py313-awscrt"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.33",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-awscli2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "astyle",
            "portdir": "devel/astyle",
            "version": "3.6.13",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astyle.sourceforge.net",
            "description": "source code beautifier for the C, C++, C# and Java programming languages",
            "long_description": "Artistic Style is a source code indenter, source code formatter, and source code beautifier for the C, C++, C# and Java programming languages.",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "java",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-gpilab-framework",
                        "py39-gpilab-framework",
                        "py38-gpilab-framework",
                        "py37-gpilab-framework"
                    ]
                }
            ]
        },
        {
            "name": "py39-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.31.22",
            "license": "Apache-2",
            "platforms": "{darwin >= 20}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-flit_core",
                        "py39-setuptools",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-jmespath",
                        "py39-prompt_toolkit",
                        "py39-ruamel-yaml",
                        "python39",
                        "py39-urllib3",
                        "py39-awscrt",
                        "py39-ruamel-yaml-clib",
                        "py39-colorama",
                        "py39-dateutil",
                        "py39-distro",
                        "py39-docutils"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.4.25",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-13",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-cryptography",
                        "py37-dateutil",
                        "py37-distro",
                        "py37-docutils",
                        "py37-jmespath",
                        "py37-prompt_toolkit",
                        "python37",
                        "py37-ruamel-yaml-clib",
                        "py37-urllib3",
                        "py37-wcwidth",
                        "py37-awscrt",
                        "py37-ruamel-yaml",
                        "py37-colorama"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-awscli2",
            "portdir": "python/py-awscli2",
            "version": "2.15.53",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "Universal Command Line Environment for Amazon Web Services.",
            "long_description": "Universal Command Line Environment for Amazon Web Services.",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-flit_core",
                        "py38-setuptools",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-docutils",
                        "py38-jmespath",
                        "py38-prompt_toolkit",
                        "py38-ruamel-yaml",
                        "python38",
                        "py38-urllib3",
                        "py38-awscrt",
                        "py38-ruamel-yaml-clib",
                        "py38-colorama",
                        "py38-cryptography",
                        "py38-dateutil",
                        "py38-distro"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "awscli_select"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py39-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.27.6",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py39-build",
                        "py39-installer",
                        "cmake",
                        "py39-setuptools",
                        "py39-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-setuptools",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py37-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.14.0",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37",
                        "py37-setuptools"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py38-awscrt",
            "portdir": "python/py-awscrt",
            "version": "0.19.19",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aws.amazon.com/cli/",
            "description": "A common runtime for AWS Python projects",
            "long_description": "A common runtime for AWS Python projects",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "davidgilman1",
                    "github": "dgilman",
                    "ports_count": 139
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "py38-build",
                        "py38-installer",
                        "cmake",
                        "py38-setuptools",
                        "py38-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-setuptools",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-awscli2"
                    ]
                }
            ]
        },
        {
            "name": "py39-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py39-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py37-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "py37-installer",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py36-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py36-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python36"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py36-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py35-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py35-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python35"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py27-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.8.2",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "py27-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pyperclip",
            "portdir": "python/py-pyperclip",
            "version": "1.9.0",
            "license": "BSD",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/asweigart/pyperclip",
            "description": "A cross-platform clipboard module for Python",
            "long_description": "A cross-platform clipboard module for Python. It currently handles only plain text.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "petr",
                    "github": "petrrr",
                    "ports_count": 589
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-mitmproxy"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py38-cmd2"
                    ]
                }
            ]
        },
        {
            "name": "py310-transformers",
            "portdir": "python/py-transformers",
            "version": "4.21.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://huggingface.co/transformers/",
            "description": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
            "long_description": "Transformers provides thousands of pretrained models to perform tasks on texts such as classification, information extraction, question answering, summarization, translation, text generation, etc in 100+ languages. Its aim is to make cutting-edge NLP easier to use for everyone.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-fastprogress",
                        "py310-filelock",
                        "py310-importlib-metadata",
                        "py310-pandas",
                        "py310-cookiecutter",
                        "py310-matplotlib",
                        "py310-tqdm",
                        "py310-sphinx",
                        "py310-scikit-learn",
                        "py310-absl",
                        "py310-protobuf3",
                        "py310-parameterized",
                        "py310-h5py",
                        "py310-pydantic",
                        "py310-psutil",
                        "py310-soundfile",
                        "py310-nltk",
                        "py310-recommonmark",
                        "py310-fastapi",
                        "py310-starlette",
                        "py310-tensorflow-macos",
                        "py310-uvicorn",
                        "py310-pytorch",
                        "py310-tensorflow-datasets",
                        "py310-fire",
                        "py310-seqeval",
                        "py310-timeout-decorator",
                        "py310-unidic-lite",
                        "py310-faiss",
                        "py310-conllu",
                        "py310-onnxconverter-common",
                        "py310-fugashi",
                        "py310-sacremoses",
                        "py310-tokenizers",
                        "py310-elasticsearch",
                        "py310-huggingface_hub",
                        "py310-pytorch-lightning",
                        "py310-unidic",
                        "py310-tensorboardX",
                        "py310-sacrebleu",
                        "py310-keras2onnx",
                        "py310-datasets",
                        "py310-torchaudio",
                        "py310-torchtext",
                        "py310-torchvision",
                        "py310-fairseq",
                        "py310-requests",
                        "py310-regex",
                        "py310-packaging",
                        "py310-numpy",
                        "py310-Pillow"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pytest-xdist",
                        "py310-pytest-sugar",
                        "py310-huggingface_hub"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-transformers"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-allennlp",
                        "py310-sentence-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py310-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.15.2",
            "license": "BSD",
            "platforms": "darwin",
            "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-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-20",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zmq",
                        "python310",
                        "py310-Pillow",
                        "py310-pytorch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-torchvision"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-allennlp",
                        "py310-transformers",
                        "py310-kraken"
                    ]
                }
            ]
        },
        {
            "name": "py-transformers",
            "portdir": "python/py-transformers",
            "version": "4.21.2",
            "license": "Apache-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://huggingface.co/transformers/",
            "description": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
            "long_description": "Transformers provides thousands of pretrained models to perform tasks on texts such as classification, information extraction, question answering, summarization, translation, text generation, etc in 100+ languages. Its aim is to make cutting-edge NLP easier to use for everyone.",
            "active": true,
            "categories": [
                "textproc",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-torchvision",
            "portdir": "python/py-torchvision",
            "version": "0.15.2",
            "license": "BSD",
            "platforms": "any",
            "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": [
                        "py310-torchvision"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-torchaudio",
            "portdir": "python/py-torchaudio",
            "version": "0.12.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pytorch/audio",
            "description": "Data manipulation and transformation for audio signal processing, powered by PyTorch",
            "long_description": "The aim of torchaudio is to apply PyTorch to the audio domain. By supporting PyTorch, torchaudio follows the same philosophy of providing strong GPU acceleration, having a focus on trainable features through the autograd system, and having consistent style (tensor names and dimension names). Therefore, it is primarily a machine learning library and not a general signal processing library. The benefits of PyTorch can be seen in torchaudio through having all the computations be through PyTorch operations which makes it easy to use and feel like a natural extension.",
            "active": true,
            "categories": [
                "audio",
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-18",
                        "py310-installer",
                        "py310-build",
                        "py310-wheel",
                        "py310-setuptools",
                        "ninja"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sox",
                        "py310-dill",
                        "python310",
                        "ffmpeg",
                        "libomp",
                        "zmq",
                        "py310-pytorch"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-torchaudio"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ]
        }
    ]
}