CHANGELOG.md
LICENSE
MANIFEST.in
README.md
setup.py
automatoes/__init__.py
automatoes/acme.py
automatoes/authorize.py
automatoes/crypto.py
automatoes/errors.py
automatoes/helpers.py
automatoes/info.py
automatoes/issue.py
automatoes/messages.py
automatoes/migrate.py
automatoes/model.py
automatoes/protocol.py
automatoes/register.py
automatoes/revoke.py
automatoes/upgrade.py
automatoes.egg-info/PKG-INFO
automatoes.egg-info/SOURCES.txt
automatoes.egg-info/dependency_links.txt
automatoes.egg-info/entry_points.txt
automatoes.egg-info/requires.txt
automatoes.egg-info/top_level.txt
automatoes/bin/__init__.py
automatoes/bin/automatoes-cli.py
automatoes/bin/manuale-cli.py
automatoes/cli/__init__.py
automatoes/cli/automatoes.py
automatoes/cli/manuale.py
automatoes/cli/commands/__init__.py
automatoes/cli/commands/account.py
automatoes/cli/commands/help.py
automatoes/cli/commands/order.py
automatoes/conf/automatoes.yml
automatoes/conf/manuale.yml
requirements/basic.txt
tests/__init__.py
tests/crypto_test.py
tests/runtests.py
tests/features/__init__.py
tests/features/environment.py