LICENSE.txt
MANIFEST.in
NEWS
README.md
pyproject.toml
setup.py
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/cookbook.rst
docs/source/index.rst
examples/encrypt.py
lib/gpgme.c
lib/pygpgme-constants.c
lib/pygpgme-context.c
lib/pygpgme-data.c
lib/pygpgme-engine-info.c
lib/pygpgme-error.c
lib/pygpgme-genkey.c
lib/pygpgme-import.c
lib/pygpgme-key.c
lib/pygpgme-keyiter.c
lib/pygpgme-signature.c
lib/pygpgme.h
src/gpgme/__init__.py
src/gpgme/_gpgme.pyi
src/gpgme/editutil.py
src/gpgme/py.typed
src/pygpgme.egg-info/PKG-INFO
src/pygpgme.egg-info/SOURCES.txt
src/pygpgme.egg-info/dependency_links.txt
src/pygpgme.egg-info/requires.txt
src/pygpgme.egg-info/top_level.txt
tests/__init__.py
tests/test_context.py
tests/test_delete.py
tests/test_editkey.py
tests/test_encrypt_decrypt.py
tests/test_export.py
tests/test_genkey.py
tests/test_import.py
tests/test_keylist.py
tests/test_keys.py
tests/test_passphrase.py
tests/test_progress.py
tests/test_sign_verify.py
tests/util.py
tests/keys/key1.pub
tests/keys/key1.sec
tests/keys/key2.pub
tests/keys/key2.sec
tests/keys/passphrase.pub
tests/keys/passphrase.sec
tests/keys/revoked.pub
tests/keys/signonly.pub
tests/keys/signonly.sec