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

{
    "count": 50315,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=677",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=created_at&page=675",
    "results": [
        {
            "name": "py38-socksio",
            "portdir": "python/py-socksio",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/socksio",
            "description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-httpcore",
                        "py38-httpx"
                    ]
                }
            ]
        },
        {
            "name": "py39-socksio",
            "portdir": "python/py-socksio",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/socksio",
            "description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-httpcore",
                        "py39-httpx"
                    ]
                }
            ]
        },
        {
            "name": "py310-socksio",
            "portdir": "python/py-socksio",
            "version": "1.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sethmlarson/socksio",
            "description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "long_description": "Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-httpcore",
                        "py310-httpx"
                    ]
                }
            ]
        },
        {
            "name": "py310-gpsoauth",
            "portdir": "python/py-gpsoauth",
            "version": "1.0.4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simon-weber/gpsoauth",
            "description": "Python client library for Google Play Services OAuth.",
            "long_description": "Python client library for Google Play Services OAuth.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-poetry-core",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-pycryptodomex",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "macos-trash",
            "portdir": "sysutils/macos-trash",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin >= 23}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/sindresorhus/macos-trash",
            "description": "command-line program that moves items to the trash",
            "long_description": "macos-trash is a small command-line program that moves files or folders to the trash, written in Swift",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "austin",
                    "github": "halostatue",
                    "ports_count": 21
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-ordered-set"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-setuptools",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py37-pytest"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-flit_core",
                        "py38-build",
                        "py38-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-nuitka"
                    ]
                }
            ]
        },
        {
            "name": "py39-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": false,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-flit_core",
                        "py39-build",
                        "py39-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-nuitka"
                    ]
                }
            ]
        },
        {
            "name": "py310-ordered-set",
            "portdir": "python/py-ordered-set",
            "version": "4.1.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/rspeer/ordered-set",
            "description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "long_description": "An OrderedSet is a custom MutableSet that remembers its order, so that every",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-nuitka"
                    ]
                }
            ]
        },
        {
            "name": "ghc-ppc-bootstrap",
            "portdir": "lang/ghc-ppc-bootstrap",
            "version": "7.0.4",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://haskell.org/ghc",
            "description": "The Glorious Glasgow Haskell Compilation System",
            "long_description": "This is a package that installs a binary bootstrap GHC compiler.",
            "active": true,
            "categories": [
                "lang",
                "haskell"
            ],
            "maintainers": [
                {
                    "name": "vital.had",
                    "github": "barracuda156",
                    "ports_count": 2571
                }
            ],
            "variants": [
                "gcc7",
                "gcc42",
                "framework"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hunt",
            "portdir": "sysutils/hunt",
            "version": "3.0.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/LyonSyonII/hunt-rs",
            "description": "Simplified Find command made with Rust",
            "long_description": "A highly-opinionated simplified Find command made with Rust",
            "active": true,
            "categories": [
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5-net-amazon-signature-v4",
            "portdir": "perl/p5-net-amazon-signature-v4",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": "p5.34-net-amazon-signature-v4",
            "homepage": "https://metacpan.org/pod/Net::Amazon::Signature::V4",
            "description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "long_description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "p5.34-net-amazon-signature-v4"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "p5.28-net-amazon-signature-v4",
            "portdir": "perl/p5-net-amazon-signature-v4",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Amazon::Signature::V4",
            "description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "long_description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.28-file-slurper",
                        "p5.28-http-message",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.28",
                        "p5.28-time-piece",
                        "p5.28-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.28-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.30-net-amazon-signature-v4",
            "portdir": "perl/p5-net-amazon-signature-v4",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Amazon::Signature::V4",
            "description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "long_description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.30-file-slurper",
                        "p5.30-http-message",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.30",
                        "p5.30-time-piece",
                        "p5.30-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.30-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.32-net-amazon-signature-v4",
            "portdir": "perl/p5-net-amazon-signature-v4",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Amazon::Signature::V4",
            "description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "long_description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.32-file-slurper",
                        "p5.32-http-message",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.32",
                        "p5.32-time-piece",
                        "p5.32-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5.32-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "p5.34-net-amazon-signature-v4",
            "portdir": "perl/p5-net-amazon-signature-v4",
            "version": "0.220.0",
            "license": "(Artistic-1 or GPL)",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://metacpan.org/pod/Net::Amazon::Signature::V4",
            "description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "long_description": "Net::Amazon::Signature::V4 - Implements the Amazon Web Services signature version 4, AWS4-HMAC-SHA256",
            "active": true,
            "categories": [
                "perl"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "p5.34-file-slurper",
                        "p5.34-http-message",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34",
                        "p5.34-time-piece",
                        "p5.34-uri"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "p5-net-amazon-signature-v4",
                        "p5.34-amazon-s3"
                    ]
                }
            ]
        },
        {
            "name": "py-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-exceptiongroup"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py37-build",
                        "py37-setuptools",
                        "py37-wheel",
                        "clang-17",
                        "py37-flit_scm",
                        "py37-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py37-cattrs",
                        "py37-anyio",
                        "py37-trio",
                        "py37-pytest",
                        "py37-hypothesis"
                    ]
                }
            ]
        },
        {
            "name": "py38-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py38-build",
                        "py38-setuptools",
                        "py38-wheel",
                        "clang-17",
                        "py38-flit_scm",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-anyio",
                        "py38-trio-websocket",
                        "py38-pytest",
                        "py38-cattrs",
                        "py38-trio",
                        "py38-scikit-build-core",
                        "py38-hypothesis"
                    ]
                }
            ]
        },
        {
            "name": "py39-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py39-build",
                        "py39-setuptools",
                        "py39-wheel",
                        "clang-17",
                        "py39-flit_scm",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-scikit-build-core",
                        "py39-trio",
                        "py39-pytest",
                        "py39-trio-websocket",
                        "py39-anyio",
                        "py39-hypothesis",
                        "py39-cattrs",
                        "py39-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py310-exceptiongroup",
            "portdir": "python/py-exceptiongroup",
            "version": "1.2.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/exceptiongroup",
            "description": "Backport of PEP 654 (exception groups)",
            "long_description": "Backport of PEP 654 (exception groups)",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-setuptools",
                        "py310-wheel",
                        "clang-17",
                        "py310-flit_scm",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-scikit-build-core",
                        "py310-trio",
                        "py310-trio-websocket",
                        "py310-pytest",
                        "py310-cattrs",
                        "py310-anyio",
                        "py310-hypothesis",
                        "py310-ipython"
                    ]
                }
            ]
        },
        {
            "name": "py-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-flit_scm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py37-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py37-wheel",
                        "py37-build",
                        "py37-installer",
                        "py37-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py37-flit_core",
                        "py37-setuptools_scm",
                        "python37"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py37-exceptiongroup"
                    ]
                }
            ]
        },
        {
            "name": "py38-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer",
                        "py38-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py38-flit_core",
                        "py38-setuptools_scm",
                        "python38"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py38-exceptiongroup"
                    ]
                }
            ]
        },
        {
            "name": "py39-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer",
                        "py39-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py39-flit_core",
                        "py39-setuptools_scm",
                        "python39"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py39-exceptiongroup"
                    ]
                }
            ]
        },
        {
            "name": "py310-flit_scm",
            "portdir": "python/py-flit_scm",
            "version": "1.7.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/flit-scm",
            "description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "long_description": "A PEP 518 build backend that uses setuptools_scm to generate a version file from your version control system, then flit to build the package.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-setuptools_scm",
                        "py310-flit_core",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "py310-exceptiongroup"
                    ]
                }
            ]
        },
        {
            "name": "py-inflate64",
            "portdir": "python/py-inflate64",
            "version": "1.0.3",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/inflate64",
            "description": "deflate64 compression/decompression library",
            "long_description": "deflate64 compression/decompression library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-inflate64"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-inflate64",
            "portdir": "python/py-inflate64",
            "version": "1.0.0",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/inflate64",
            "description": "deflate64 compression/decompression library",
            "long_description": "deflate64 compression/decompression library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-pytest",
                        "py38-pyannotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py39-inflate64",
            "portdir": "python/py-inflate64",
            "version": "1.0.1",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/inflate64",
            "description": "deflate64 compression/decompression library",
            "long_description": "deflate64 compression/decompression library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-pytest",
                        "py39-pyannotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py310-inflate64",
            "portdir": "python/py-inflate64",
            "version": "1.0.3",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pypi.org/project/inflate64",
            "description": "deflate64 compression/decompression library",
            "long_description": "deflate64 compression/decompression library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-pyannotate"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py-pybcj",
            "portdir": "python/py-pybcj",
            "version": "1.0.6",
            "license": "LGPL-2.1+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/miurahr/pybcj",
            "description": "bcj filter library",
            "long_description": "bcj filter library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-pybcj"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py38-pybcj",
            "portdir": "python/py-pybcj",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/miurahr/pybcj",
            "description": "bcj filter library",
            "long_description": "bcj filter library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [
                {
                    "name": "kirill",
                    "github": "catap",
                    "ports_count": 120
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py38-setuptools",
                        "py38-setuptools_scm",
                        "py38-wheel",
                        "py38-build",
                        "py38-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python38"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py38-coverage",
                        "py38-hypothesis",
                        "py38-pytest",
                        "py38-pytest-cov"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py38-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py39-pybcj",
            "portdir": "python/py-pybcj",
            "version": "1.0.2",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/miurahr/pybcj",
            "description": "bcj filter library",
            "long_description": "bcj filter library",
            "active": false,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "py39-setuptools",
                        "py39-setuptools_scm",
                        "py39-wheel",
                        "py39-build",
                        "py39-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python39"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py39-hypothesis",
                        "py39-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py39-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "py310-pybcj",
            "portdir": "python/py-pybcj",
            "version": "1.0.6",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://codeberg.org/miurahr/pybcj",
            "description": "bcj filter library",
            "long_description": "bcj filter library",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-setuptools_scm",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-hypothesis",
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-py7zr"
                    ]
                }
            ]
        },
        {
            "name": "comcast",
            "portdir": "net/comcast",
            "version": "1.0.1",
            "license": "Apache-2",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tylertreat/comcast",
            "description": "Simulating terrible network connections so you can build better systems.",
            "long_description": "Testing distributed systems under hard failures like network partitions and instance termination is critical, but it's also important we test them under less catastrophic conditions because this is what they most often experience. Comcast is a tool designed to simulate common network problems like latency, bandwidth restrictions, and dropped/reordered/corrupted packets. It works by wrapping up some system tools in a portable(ish) way.",
            "active": true,
            "categories": [
                "net"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-17"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gom",
            "portdir": "gnome/gom",
            "version": "0.4",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://wiki.gnome.org/Gom",
            "description": "Gom provides an object mapper from GObjects to SQLite.",
            "long_description": "Gom provides an object mapper from GObjects to SQLite.",
            "active": true,
            "categories": [
                "gnome"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2610
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16",
                        "ninja",
                        "pkgconfig",
                        "gtk-doc",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "meson"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "gdk-pixbuf2",
                        "glib2",
                        "py310-gobject3",
                        "sqlite3",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "grilo-plugins"
                    ]
                }
            ]
        },
        {
            "name": "py310-pytorch",
            "portdir": "python/py-pytorch",
            "version": "2.9.0",
            "license": "BSD",
            "platforms": "{darwin >= 19}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pytorch.org/",
            "description": "Tensors and dynamic neural networks in Python with strong GPU acceleration",
            "long_description": "PyTorch is a Python package that provides two high-level features: Tensor computation (like NumPy) with strong GPU acceleration; Deep neural networks built on a tape-based autograd system. You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [
                "clang13",
                "clang14",
                "clang15",
                "clang16",
                "clang17",
                "clang18",
                "clang19",
                "clang20",
                "clang21",
                "clangdevel",
                "g95",
                "gcc10",
                "gcc11",
                "gcc12",
                "gcc13",
                "gcc14",
                "gcc15",
                "gccdevel",
                "gfortran",
                "mpich",
                "openmpi",
                "mkl",
                "mps"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-mkl-include",
                        "clang-20",
                        "py310-installer",
                        "cctools",
                        "cmake",
                        "git",
                        "ninja",
                        "doxygen",
                        "py310-setuptools",
                        "py310-requests",
                        "py310-wheel",
                        "py310-build"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-sympy",
                        "py310-pybind11",
                        "py310-mkl",
                        "zstd",
                        "gflags",
                        "google-glog",
                        "protobuf3-cpp",
                        "libomp",
                        "eigen3",
                        "python310",
                        "py310-typing_extensions",
                        "py310-click",
                        "py310-six",
                        "py310-numpy",
                        "py310-future",
                        "py310-yaml"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-onnx",
                        "py310-zstd",
                        "py310-packaging"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-torchaudio",
                        "py310-torchvision",
                        "py310-torchtext"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-sentence-transformers",
                        "py310-transformers",
                        "py310-kraken",
                        "py310-fairseq",
                        "py310-pytorch-lightning",
                        "py310-allennlp"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-huggingface_hub"
                    ]
                }
            ]
        },
        {
            "name": "py310-promise",
            "portdir": "python/py-promise",
            "version": "2.3",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/syrusakbary/promise",
            "description": "Promises/A implementation for Python",
            "long_description": "Promises/A implementation for Python",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-tensorflow-datasets"
                    ]
                }
            ]
        },
        {
            "name": "py310-tensorflow-datasets",
            "portdir": "python/py-tensorflow-datasets",
            "version": "4.9.2",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/datasets",
            "description": "tensorflow/datasets is a library of datasets ready to use with TensorFlow.",
            "long_description": "TensorFlow Datasets provides many public datasets as tf.data.Datasets.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-future",
                        "py310-wrapt",
                        "py310-tqdm",
                        "py310-absl",
                        "py310-protobuf3",
                        "py310-promise",
                        "py310-tensorflow-metadata",
                        "py310-termcolor",
                        "py310-requests",
                        "py310-attrs",
                        "py310-six",
                        "py310-numpy",
                        "py310-dill"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py310-pytest",
                        "py310-jupyter",
                        "py310-pytest-xdist",
                        "py310-mako"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-transformers"
                    ]
                }
            ]
        },
        {
            "name": "py310-tensorflow-metadata",
            "portdir": "python/py-tensorflow-metadata",
            "version": "1.14.0",
            "license": "Apache-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/tensorflow/metadata",
            "description": "Library and standards for schema and statistics.",
            "long_description": "TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow.",
            "active": true,
            "categories": [
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-build",
                        "py310-installer",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py310-protobuf3",
                        "py310-google-api"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "py310-tensorflow-datasets"
                    ]
                }
            ]
        },
        {
            "name": "libptytty",
            "portdir": "devel/libptytty",
            "version": "2.0",
            "license": "GPL-2+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://software.schmorp.de/pkg/libptytty.html",
            "description": "library for OS-independent pseudo-tty management",
            "long_description": "library for OS-independent pseudo-tty management",
            "active": true,
            "categories": [
                "devel"
            ],
            "maintainers": [
                {
                    "name": "emanuele.giaquinta",
                    "github": "exg",
                    "ports_count": 5
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "rxvt-unicode"
                    ]
                }
            ]
        },
        {
            "name": "tio",
            "portdir": "comms/tio",
            "version": "3.9",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://tio.github.io",
            "description": "Simple TTY terminal I/O application",
            "long_description": "tio is a simple serial device tool which features a straightforward command-line and configuration file interface to easily connect to serial TTY devices for basic I/O operations.",
            "active": true,
            "categories": [
                "comms"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1019
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "meson",
                        "ninja",
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "glib2",
                        "inih",
                        "lua54"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "djjr",
            "portdir": "aqua/DiskJockey",
            "version": "2.1",
            "license": "unknown",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bluescsi.onegeekarmy.eu/diskjockey/#disk-jockey-jr-djjr",
            "description": "command line disk image builder",
            "long_description": "Disk Jockey Jr is a disk image builder that runs on the command line.",
            "active": true,
            "categories": [
                "aqua"
            ],
            "maintainers": [
                {
                    "name": "ryandesign",
                    "github": "ryandesign",
                    "ports_count": 1827
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "gzip",
                        "unzip",
                        "xar"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-am",
            "portdir": "textproc/aspell-dict-am",
            "version": "0.03-1",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Amharic dictionary for aspell",
            "long_description": "{*}Amharic dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-ast",
            "portdir": "textproc/aspell-dict-ast",
            "version": "0.01",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Asturian dictionary for aspell",
            "long_description": "{*}Asturian dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-br",
            "portdir": "textproc/aspell-dict-br",
            "version": "0.50-2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Breton dictionary for aspell",
            "long_description": "{*}Breton dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-csb",
            "portdir": "textproc/aspell-dict-csb",
            "version": "0.02-0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Kashubian dictionary for aspell",
            "long_description": "{*}Kashubian dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-cy",
            "portdir": "textproc/aspell-dict-cy",
            "version": "0.50-3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Welsh dictionary for aspell",
            "long_description": "{*}Welsh dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aspell-dict-fo",
            "portdir": "textproc/aspell-dict-fo",
            "version": "0.2.16-1",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aspell.net/",
            "description": "{*}Faroese dictionary for aspell",
            "long_description": "{*}Faroese dictionary for aspell",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "aspell",
                        "clang-14"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}