Metadata-Version: 2.4
Name: envoy.base.utils
Version: 0.5.12
Summary: A collection of utils used in Envoy proxy's CI
Home-page: https://github.com/envoyproxy/toolshed/tree/main/py/envoy.base.utils
Author: Ryan Northey
Author-email: ryan@synca.io
Maintainer: Ryan Northey
Maintainer-email: ryan@synca.io
License: Apache Software License 2.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: abstracts==0.2.0
Requires-Dist: abstracts>=0.2.0
Requires-Dist: aio-api-github==0.3.0
Requires-Dist: aio-core==0.11.0
Requires-Dist: aio-run-runner==0.4.0
Requires-Dist: aio.api.github>=0.3.0
Requires-Dist: aio.core>=0.11.0
Requires-Dist: aio.run.runner>=0.4.0
Requires-Dist: aiohttp==3.13.5
Requires-Dist: aiohttp>=3.8.1
Requires-Dist: frozendict
Requires-Dist: frozendict==2.4.7
Requires-Dist: jinja2
Requires-Dist: jinja2==3.1.6
Requires-Dist: orjson
Requires-Dist: orjson==3.11.9
Requires-Dist: packaging==26.2
Requires-Dist: packaging>=23.0
Requires-Dist: protobuf
Requires-Dist: protobuf==7.34.1
Requires-Dist: python-gnupg
Requires-Dist: python-gnupg==0.5.6
Requires-Dist: pyyaml
Requires-Dist: pyyaml==6.0.3
Requires-Dist: trycast==1.3.0
Requires-Dist: trycast>=0.7.3
Requires-Dist: types-protobuf==7.34.1.20260508
Requires-Dist: zstandard
Requires-Dist: zstandard==0.25.0
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-abstracts>=0.1.0; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-coverage; extra == "test"
Requires-Dist: pytest-iters>=0.1.0; extra == "test"
Requires-Dist: pytest-patches>=0.1.0; extra == "test"
Provides-Extra: lint
Requires-Dist: flake8; extra == "lint"
Provides-Extra: types
Requires-Dist: mypy; extra == "types"
Requires-Dist: types-frozendict; extra == "types"
Requires-Dist: types-orjson; extra == "types"
Requires-Dist: types-protobuf; extra == "types"
Requires-Dist: types-pyyaml; extra == "types"
Provides-Extra: publish
Requires-Dist: wheel; extra == "publish"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


envoy.base.utils
================

Base utilities for Envoy proxy's CI
