LICENSE
MANIFEST.in
README.rst
setup.py
bin/test_featuremonkey
examples/helloworld/max_product.equation
examples/helloworld/v_equation.py
examples/helloworld/v_hello.py
examples/helloworld/v_hello_beautiful_world.py
examples/helloworld/v_hello_wonderful_world.py
examples/helloworld/v_hello_world.py
examples/helloworld/v_list_example.py
examples/helloworld/beautiful/__init__.py
examples/helloworld/beautiful/feature.py
examples/helloworld/hello/__init__.py
examples/helloworld/hello/feature.py
examples/helloworld/hello/main.py
examples/helloworld/wonderful/__init__.py
examples/helloworld/wonderful/feature.py
examples/helloworld/wonderful/main.py
examples/helloworld/world/__init__.py
examples/helloworld/world/feature.py
featuremonkey/__init__.py
featuremonkey/composer.py
featuremonkey/helpers.py
featuremonkey/importhooks.py
featuremonkey.egg-info/PKG-INFO
featuremonkey.egg-info/SOURCES.txt
featuremonkey.egg-info/dependency_links.txt
featuremonkey.egg-info/top_level.txt
featuremonkey/test/__init__.py
featuremonkey/test/composer.py
featuremonkey/test/mock/__init__.py
featuremonkey/test/mock/composer_mocks.py
featuremonkey/test/mock/testmodule1.py
featuremonkey/test/mock/testmodule2.py
featuremonkey/test/mock/testmodule3.py
featuremonkey/test/mock/testpackage1/__init__.py
featuremonkey/test/mock/testpackage1/submodule.py