GettingStarted.md
LICENSE
MANIFEST.in
README.md
setup.py
man/bin2pass.1
man/dmenu-sphinx.1
man/exec-on-click.1
man/getacc-user-pass.sphinx.1
man/getpwd.1
man/oracle.1
man/otp.sphinx.1
man/pass.sphinx.1
man/pipe2tmpfile.1
man/sphage.1
man/sphinx-x11.1
man/sphinx.1
man/type-pwd.1
man/user-pass-otp.sphinx.1
man/user-pass.sphinx.1
man/websphinx.1
pwdsphinx/__init__.py
pwdsphinx/bin2pass.py
pwdsphinx/config.py
pwdsphinx/consts.py
pwdsphinx/converter.py
pwdsphinx/ext.py
pwdsphinx/oracle.py
pwdsphinx/ostore.py
pwdsphinx/sphinx.py
pwdsphinx/utils.py
pwdsphinx/v1sphinx.py
pwdsphinx/websphinx.py
pwdsphinx.egg-info/PKG-INFO
pwdsphinx.egg-info/SOURCES.txt
pwdsphinx.egg-info/dependency_links.txt
pwdsphinx.egg-info/entry_points.txt
pwdsphinx.egg-info/requires.txt
pwdsphinx.egg-info/top_level.txt
pwdsphinx/converters/__init__.py
pwdsphinx/converters/minisig.py
pwdsphinx/converters/raw.py
pwdsphinx/converters/sphage.py
pwdsphinx/converters/ssh-ed25519.py
pwdsphinx/converters/totp.py
tests/test.py
tests/test_conv.py
tests/test_pass2bin.py
tests/test_rules.py