.travis.yml
AUTHORS
CONTRIBUTING.rst
ChangeLog
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
tasks.py
test-requirements.txt
tox.ini
alchimia/__init__.py
alchimia/engine.py
alchimia/strategy.py
alchimia.egg-info/PKG-INFO
alchimia.egg-info/SOURCES.txt
alchimia.egg-info/dependency_links.txt
alchimia.egg-info/not-zip-safe
alchimia.egg-info/pbr.json
alchimia.egg-info/requires.txt
alchimia.egg-info/top_level.txt
docs/Makefile
docs/api-reference.rst
docs/conf.py
docs/contributing.rst
docs/ddl.rst
docs/index.rst
docs/limitations.rst
docs/make.bat
docs/_static/.keep
tests/__init__.py
tests/doubles.py
tests/test_engine.py