.coveragerc
.editorconfig
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
NEWS.rst
README.rst
SECURITY.md
conftest.py
mypy.ini
pyproject.toml
pytest.ini
setup.cfg
towncrier.toml
tox.ini
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/main.yml
docs/conf.py
docs/history.rst
docs/index.rst
keyrings/__init__.py
keyrings.alt.egg-info/PKG-INFO
keyrings.alt.egg-info/SOURCES.txt
keyrings.alt.egg-info/dependency_links.txt
keyrings.alt.egg-info/entry_points.txt
keyrings.alt.egg-info/requires.txt
keyrings.alt.egg-info/top_level.txt
keyrings/alt/Gnome.py
keyrings/alt/Google.py
keyrings/alt/Windows.py
keyrings/alt/__init__.py
keyrings/alt/_win_crypto.py
keyrings/alt/escape.py
keyrings/alt/file.py
keyrings/alt/file_base.py
keyrings/alt/keyczar.py
keyrings/alt/multi.py
tests/__init__.py
tests/mocks.py
tests/test_Gnome.py
tests/test_Google.py
tests/test_Windows.py
tests/test_crypto.py
tests/test_file.py
tests/test_keyczar.py
tests/test_multi.py