Metadata-Version: 2.4
Name: envoy.gpg.identity
Version: 0.1.2
Summary: Deprecated: this package is no longer published as a standalone distribution; functionality now ships as part of envoy.gpg.sign. See the README.
Home-page: https://github.com/envoyproxy/toolshed/tree/7b1fa803f86f13293a108a4556e3099bb42888f6/py/envoy.gpg.identity
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 :: 7 - Inactive
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.5
Requires-Dist: aio-core==0.11.0
Requires-Dist: aio.core>=0.11.0
Requires-Dist: python-gnupg
Requires-Dist: python-gnupg==0.5.6
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-coverage; 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"
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.gpg.identity
==================

Deprecated: do not use
----------------------

This package is no longer published as a standalone distribution.
The GPG identity helpers it provided now ship as part of
``envoy.gpg.sign``. Update your dependencies accordingly.
