Metadata-Version: 2.1 Name: aioazuredevops Version: 2.2.1 Summary: Get data from the Azure DevOps API Home-page: https://github.com/timmo001/aioazuredevops Author: Aidan Timson (Timmo) Author-email: aidan@timmo.dev License: Apache-2.0 Keywords: aioazuredevops,api,async,asyncio,azure devops,devops,integration Requires-Python: >=3.11 Description-Content-Type: text/markdown License-File: LICENSE Requires-Dist: incremental>=22.10.0 Requires-Dist: aiohttp>=3.8.5; python_version < "3.12" Requires-Dist: aiohttp>=3.9.0b0; python_version >= "3.12" # aioazuredevops Get data from the Azure DevOps API using aiohttp.