{
  "result": {
    "0.21.0+ppc64le1": {
      "name": "watchfiles",
      "version": "0.21.0+ppc64le1",
      "metadata_version": "2.4",
      "summary": "Simple, modern and high performance file watching and code reload in python.",
      "home_page": "https://github.com/samuelcolvin/watchfiles/watchfiles",
      "author": "",
      "author_email": "Samuel Colvin <s@muelcolvin.com>",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "",
      "keywords": "",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Environment :: Console",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3",
        "Programming Language :: Python :: 3 :: Only",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Intended Audience :: Developers",
        "Intended Audience :: Information Technology",
        "Intended Audience :: System Administrators",
        "License :: OSI Approved :: MIT License",
        "Operating System :: POSIX :: Linux",
        "Operating System :: Microsoft :: Windows",
        "Operating System :: MacOS",
        "Environment :: MacOS X",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Topic :: System :: Filesystems",
        "Framework :: AnyIO",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Changelog, https://github.com/samuelcolvin/watchfiles/releases",
        "Documentation, https://watchfiles.helpmanual.io",
        "Funding, https://github.com/sponsors/samuelcolvin",
        "Homepage, https://github.com/samuelcolvin/watchfiles",
        "Source, https://github.com/samuelcolvin/watchfiles"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "anyio>=3.0.0"
      ],
      "requires_external": [],
      "requires_python": ">=3.8",
      "description_content_type": "",
      "provides_extras": [],
      "dynamic": [],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=d38ee752931883ae6ec50b8cbf1c637657e522e92eee9c841bfc075f74e1e3eb",
          "hashes": {
            "sha256": "d38ee752931883ae6ec50b8cbf1c637657e522e92eee9c841bfc075f74e1e3eb"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/d38/ee752931883ae/watchfiles-0.21.0+ppc64le1-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                56,
                1
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=4b2a7e0e6cc387c04d8097ccc5445e9074c83ab72a7049af657169e2f96a281f",
          "hashes": {
            "sha256": "4b2a7e0e6cc387c04d8097ccc5445e9074c83ab72a7049af657169e2f96a281f"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/4b2/a7e0e6cc387c0/watchfiles-0.21.0+ppc64le1-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                56,
                2
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=a053dcaac91ec940426892edd9a6eeae71c66a2eaadfd183cfa0a9e31993a996",
          "hashes": {
            "sha256": "a053dcaac91ec940426892edd9a6eeae71c66a2eaadfd183cfa0a9e31993a996"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/a05/3dcaac91ec940/watchfiles-0.21.0+ppc64le1-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                56,
                3
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=13ae0f27c8b5d1ad82f01cb3d69be04089043ece090bab7b5712e7d6773632d4",
          "hashes": {
            "sha256": "13ae0f27c8b5d1ad82f01cb3d69be04089043ece090bab7b5712e7d6773632d4"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/13a/e0f27c8b5d1ad/watchfiles-0.21.0+ppc64le1-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                5,
                11,
                11,
                56,
                4
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    },
    "0.21.0": {
      "name": "watchfiles",
      "version": "0.21.0",
      "metadata_version": "2.4",
      "summary": "Simple, modern and high performance file watching and code reload in python.",
      "home_page": "https://github.com/samuelcolvin/watchfiles/watchfiles",
      "author": "",
      "author_email": "Samuel Colvin <s@muelcolvin.com>",
      "maintainer": "",
      "maintainer_email": "",
      "license": "",
      "description": "",
      "keywords": "",
      "platform": [],
      "classifiers": [
        "Development Status :: 5 - Production/Stable",
        "Environment :: Console",
        "Programming Language :: Python",
        "Programming Language :: Python :: 3",
        "Programming Language :: Python :: 3 :: Only",
        "Programming Language :: Python :: 3.8",
        "Programming Language :: Python :: 3.9",
        "Programming Language :: Python :: 3.10",
        "Programming Language :: Python :: 3.11",
        "Programming Language :: Python :: 3.12",
        "Intended Audience :: Developers",
        "Intended Audience :: Information Technology",
        "Intended Audience :: System Administrators",
        "License :: OSI Approved :: MIT License",
        "Operating System :: POSIX :: Linux",
        "Operating System :: Microsoft :: Windows",
        "Operating System :: MacOS",
        "Environment :: MacOS X",
        "Topic :: Software Development :: Libraries :: Python Modules",
        "Topic :: System :: Filesystems",
        "Framework :: AnyIO",
        "Environment :: MetaData :: IBM Python Ecosystem"
      ],
      "download_url": "",
      "supported_platform": [],
      "comment": "",
      "provides": [],
      "requires": [],
      "obsoletes": [],
      "project_urls": [
        "Changelog, https://github.com/samuelcolvin/watchfiles/releases",
        "Documentation, https://watchfiles.helpmanual.io",
        "Funding, https://github.com/sponsors/samuelcolvin",
        "Homepage, https://github.com/samuelcolvin/watchfiles",
        "Source, https://github.com/samuelcolvin/watchfiles"
      ],
      "provides_dist": [],
      "obsoletes_dist": [],
      "requires_dist": [
        "anyio>=3.0.0"
      ],
      "requires_external": [],
      "requires_python": ">=3.8",
      "description_content_type": "",
      "provides_extras": [],
      "dynamic": [],
      "license_expression": "",
      "license_file": [
        "LICENSE"
      ],
      "+links": [
        {
          "rel": "releasefile",
          "hash_spec": "sha256=eb10fbab51acbf72d015b932de6e5536669e86ac82fd0a0b040cd987d3745d43",
          "hashes": {
            "sha256": "eb10fbab51acbf72d015b932de6e5536669e86ac82fd0a0b040cd987d3745d43"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/eb1/0fbab51acbf72/watchfiles-0.21.0-cp311-cp311-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                13,
                25,
                31
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=6043988ea34853fb12951004069616344425ba4297b94c31ba614b8689b6a6d0",
          "hashes": {
            "sha256": "6043988ea34853fb12951004069616344425ba4297b94c31ba614b8689b6a6d0"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/604/3988ea34853fb/watchfiles-0.21.0-cp312-cp312-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                13,
                25,
                32
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=b0a440006c0ea7fba0e3131bcc1e648e264787111610d896ae41853724cdfd16",
          "hashes": {
            "sha256": "b0a440006c0ea7fba0e3131bcc1e648e264787111610d896ae41853724cdfd16"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/b0a/440006c0ea7fb/watchfiles-0.21.0-cp313-cp313-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                13,
                25,
                32
              ],
              "dst": "ppc64le/linux"
            }
          ]
        },
        {
          "rel": "releasefile",
          "hash_spec": "sha256=2f608ddca00eecf8409e83df9ae3264aea5d792fa7de0afc98ad57444d9e2185",
          "hashes": {
            "sha256": "2f608ddca00eecf8409e83df9ae3264aea5d792fa7de0afc98ad57444d9e2185"
          },
          "href": "https://wheels.developerfirst.ibm.com/ppc64le/linux/+f/2f6/08ddca00eecf8/watchfiles-0.21.0-cp39-cp39-manylinux_2_34_ppc64le.whl",
          "log": [
            {
              "what": "upload",
              "who": "ppc64le",
              "when": [
                2026,
                7,
                27,
                13,
                25,
                33
              ],
              "dst": "ppc64le/linux"
            }
          ]
        }
      ]
    }
  },
  "type": "projectconfig"
}
