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

{
    "count": 52145,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": "zot",
            "portdir": "llm/zot",
            "version": "0.2.3",
            "license": "MIT",
            "platforms": "darwin freebsd linux",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/patriceckhart/zot",
            "description": "Yet another coding agent harness, lightweight and written in Go",
            "long_description": "zot is a single static binary AI-powered coding assistant with built-in support for 20+ LLM providers (Anthropic, OpenAI, Google Gemini, GitHub Copilot, DeepSeek, and others). It provides four tools for file operations (read, write, edit, bash), multiple interaction modes including interactive TUI, session management with resumable conversations, background subagents for parallel task execution, and extensions via subprocess and JSON-RPC.",
            "active": true,
            "categories": [
                "llm"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1062
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "clang-18"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zimh",
            "portdir": "emulators/zimh",
            "version": "20260529-1f0fa5b3",
            "license": "X11",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pmetzger/zimh",
            "description": "Historical computer simulator forked from SIMH",
            "long_description": "ZIMH, which stands for \"ZIMH Implements Machine History\", is a software emulator for historically important computer systems and peripherals. It is a hard fork of SIMH with a substantially different development track.",
            "active": true,
            "categories": [
                "emulators"
            ],
            "maintainers": [
                {
                    "name": "pmetzger",
                    "github": "pmetzger",
                    "ports_count": 23
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "cmake",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "pcre2",
                        "libpng",
                        "zlib",
                        "libslirp",
                        "freetype",
                        "vde2-devel",
                        "libpcap",
                        "libedit",
                        "libsdl2",
                        "libsdl2_ttf"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "simdutf",
            "portdir": "textproc/simdutf",
            "version": "9.0.0",
            "license": "Apache-2 and MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/simdutf/simdutf",
            "description": "Unicode conversion routines, fast",
            "long_description": "Unicode conversion routines, fast",
            "active": true,
            "categories": [
                "textproc"
            ],
            "maintainers": [
                {
                    "name": "reneeotten",
                    "github": "reneeotten",
                    "ports_count": 2213
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20",
                        "python314"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "azure-cli",
            "portdir": "sysutils/azure-cli",
            "version": "2.86.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/Azure/azure-cli",
            "description": "Microsoft Azure command-line tool",
            "long_description": "The Azure command-line interface (Azure CLI) is a set of commands used to create and manage Azure resources. It is available across Azure services and is designed to get you working quickly with Azure, with an emphasis on automation.",
            "active": true,
            "categories": [
                "devel",
                "sysutils"
            ],
            "maintainers": [
                {
                    "name": "dports",
                    "github": "drkp",
                    "ports_count": 78
                }
            ],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-pip"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-setuptools",
                        "py313-argcomplete",
                        "py313-certifi",
                        "py313-charset-normalizer",
                        "py313-idna",
                        "py313-requests",
                        "py313-urllib3",
                        "py313-typing_extensions",
                        "py313-six",
                        "py313-pygments",
                        "py313-decorator",
                        "py313-pycparser",
                        "py313-cffi",
                        "py313-pkginfo",
                        "py313-psutil",
                        "py313-cryptography",
                        "py313-jwt",
                        "py313-oauthlib",
                        "py313-requests-oauthlib",
                        "py313-dateutil",
                        "py313-yaml",
                        "py313-openssl",
                        "py313-wrapt",
                        "py313-deprecated",
                        "py313-chardet",
                        "py313-tabulate",
                        "py313-jmespath",
                        "py313-humanfriendly",
                        "py313-socks",
                        "py313-websocket-client",
                        "py313-colorama",
                        "py313-semver",
                        "py313-bcrypt",
                        "py313-paramiko",
                        "py313-pynacl",
                        "py313-isodate",
                        "py313-pygithub",
                        "py313-xmltodict",
                        "py313-sshtunnel",
                        "py313-portalocker",
                        "py313-fabric",
                        "py313-invoke",
                        "py313-antlr4-python3-runtime",
                        "py313-scp",
                        "py313-applicationinsights",
                        "py313-deviceid",
                        "py313-jsondiff",
                        "python313",
                        "py313-knack",
                        "py313-microsoft-security-utilities-secret-masker",
                        "py313-msal",
                        "py313-msal-extensions",
                        "py313-pycomposefile",
                        "py313-javaproperties",
                        "py313-packaging"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-flit_core",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314",
                        "py314-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-pycomposefile"
                    ]
                }
            ]
        },
        {
            "name": "py313-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-flit_core",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-flit_core",
                        "py312-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312",
                        "py312-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-flit_core",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310",
                        "py310-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-flit_core",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311",
                        "py311-yaml"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-pycomposefile",
            "portdir": "python/py-pycomposefile",
            "version": "0.0.34",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/smurawski/pycomposefile",
            "description": "Structured deserialization of Docker Compose files",
            "long_description": "Structured deserialization of Docker Compose files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-pycomposefile"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-portalocker",
                        "py314-msal",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py313-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-portalocker",
                        "py313-msal",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "py312-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-portalocker",
                        "py312-msal",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "py311-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-portalocker",
                        "py311-msal",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "py310-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-portalocker",
                        "py310-msal",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-wheel",
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-requests",
                        "py314-cryptography",
                        "py314-jwt",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-msal",
                        "py314-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py313-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-wheel",
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-requests",
                        "py313-cryptography",
                        "py313-jwt",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py313-msal-extensions",
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-requests",
                        "py312-cryptography",
                        "py312-jwt",
                        "python312"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py312-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py311-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-requests",
                        "py311-cryptography",
                        "py311-jwt",
                        "python311"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py311-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py310-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-requests",
                        "py310-cryptography",
                        "py310-jwt",
                        "python310"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py310-msal-extensions"
                    ]
                }
            ]
        },
        {
            "name": "py-msal-extensions",
            "portdir": "python/py-msal-extensions",
            "version": "1.3.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-extensions-for-python",
            "description": "Persistence extensions for MSAL",
            "long_description": "Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-msal-extensions"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-msal",
            "portdir": "python/py-msal",
            "version": "1.35.1",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/AzureAD/microsoft-authentication-library-for-python",
            "description": "Microsoft Authentication Library (MSAL) for Python",
            "long_description": "The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Microsoft Entra ID, Microsoft accounts, and Azure AD B2C) and obtain tokens to call Microsoft APIs.",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-msal"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-microsoft-security-utilities-secret-masker"
                    ]
                }
            ]
        },
        {
            "name": "py313-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-microsoft-security-utilities-secret-masker",
            "portdir": "python/py-microsoft-security-utilities-secret-masker",
            "version": "1.0.0b4",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/security-utilities",
            "description": "A tool for detecting and masking secrets",
            "long_description": "A tool for detecting and masking secrets",
            "active": true,
            "categories": [
                "devel",
                "security",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-microsoft-security-utilities-secret-masker"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-tabulate",
                        "python314",
                        "py314-jmespath",
                        "py314-packaging",
                        "py314-argcomplete",
                        "py314-pygments",
                        "py314-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-knack"
                    ]
                }
            ]
        },
        {
            "name": "py313-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-tabulate",
                        "python313",
                        "py313-jmespath",
                        "py313-packaging",
                        "py313-argcomplete",
                        "py313-pygments",
                        "py313-yaml"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-jmespath",
                        "python312",
                        "py312-tabulate",
                        "py312-packaging",
                        "py312-argcomplete",
                        "py312-yaml",
                        "py312-pygments"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-argcomplete",
                        "python311",
                        "py311-tabulate",
                        "py311-packaging",
                        "py311-pygments",
                        "py311-yaml",
                        "py311-jmespath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-argcomplete",
                        "python310",
                        "py310-tabulate",
                        "py310-pygments",
                        "py310-packaging",
                        "py310-yaml",
                        "py310-jmespath"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-knack",
            "portdir": "python/py-knack",
            "version": "0.11.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/knack",
            "description": "A Command-Line Interface framework",
            "long_description": "Knack is a Python framework for building beautiful command-line interfaces, used by tools such as the Microsoft Azure CLI.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-knack"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-javaproperties"
                    ]
                }
            ]
        },
        {
            "name": "py313-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-setuptools",
                        "py310-wheel",
                        "py310-build",
                        "py310-installer",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py314-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py314-build",
                        "py314-setuptools",
                        "py314-wheel",
                        "clang-18",
                        "py314-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-yaml",
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-jsondiff"
                    ]
                }
            ]
        },
        {
            "name": "py313-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py313-build",
                        "py313-setuptools",
                        "py313-wheel",
                        "clang-18",
                        "py313-installer"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py313-yaml",
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py312-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-installer",
                        "py312-wheel",
                        "clang-18",
                        "py312-build",
                        "py312-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py312-yaml",
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-installer",
                        "py311-wheel",
                        "clang-18",
                        "py311-build",
                        "py311-setuptools"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py311-yaml",
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py310-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py310-wheel",
                        "py310-installer",
                        "clang-18",
                        "py310-setuptools",
                        "py310-build"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py310-yaml",
                        "python310"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-javaproperties",
            "portdir": "python/py-javaproperties",
            "version": "0.5.2",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jwodder/javaproperties",
            "description": "Read & write Java .properties files",
            "long_description": "Read & write Java .properties files",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-javaproperties"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py-jsondiff",
            "portdir": "python/py-jsondiff",
            "version": "2.0.0",
            "license": "MIT",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/ZoomerAnalytics/jsondiff",
            "description": "Diff JSON and JSON-like structures in Python",
            "long_description": "Diff JSON and JSON-like structures in Python",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "py314-jsondiff"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py313-deviceid",
            "portdir": "python/py-deviceid",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/py-deviceid",
            "description": "Get or create a unique device id in Python",
            "long_description": "A simple library to get or create a unique device id for a device in Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py313-build",
                        "py313-installer",
                        "py313-setuptools",
                        "py313-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python313"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "azure-cli"
                    ]
                }
            ]
        },
        {
            "name": "py314-deviceid",
            "portdir": "python/py-deviceid",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/py-deviceid",
            "description": "Get or create a unique device id in Python",
            "long_description": "A simple library to get or create a unique device id for a device in Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18",
                        "py314-build",
                        "py314-installer",
                        "py314-setuptools",
                        "py314-wheel"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python314"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "py-deviceid"
                    ]
                }
            ]
        },
        {
            "name": "py312-deviceid",
            "portdir": "python/py-deviceid",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/py-deviceid",
            "description": "Get or create a unique device id in Python",
            "long_description": "A simple library to get or create a unique device id for a device in Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py312-build",
                        "py312-installer",
                        "py312-setuptools",
                        "py312-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python312"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "py311-deviceid",
            "portdir": "python/py-deviceid",
            "version": "0.1.1",
            "license": "MIT",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/microsoft/py-deviceid",
            "description": "Get or create a unique device id in Python",
            "long_description": "A simple library to get or create a unique device id for a device in Python.",
            "active": true,
            "categories": [
                "devel",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "py311-build",
                        "py311-installer",
                        "py311-setuptools",
                        "py311-wheel",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python311"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}