LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
machinepack/__init__.py
machinepack/command_line.py
machinepack/context.py
machinepack/core.py
machinepack/decorators.py
machinepack/exceptions.py
machinepack/helpers.py
machinepack/pack.py
machinepack/print_helpers.py
machinepack/settings.py
machinepack/testing.py
machinepack/tests.py
machinepack/utils.py
machinepack.egg-info/PKG-INFO
machinepack.egg-info/SOURCES.txt
machinepack.egg-info/dependency_links.txt
machinepack.egg-info/entry_points.txt
machinepack.egg-info/requires.txt
machinepack.egg-info/top_level.txt
machinepack/commands/__init__.py
machinepack/commands/add.py
machinepack/commands/browse.py
machinepack/commands/check.py
machinepack/commands/configure.py
machinepack/commands/cp.py
machinepack/commands/create.py
machinepack/commands/example.py
machinepack/commands/exec.py
machinepack/commands/info.py
machinepack/commands/ls.py
machinepack/commands/mv.py
machinepack/commands/publish.py
machinepack/commands/rm.py
machinepack/commands/source.py
machinepack/commands/test.py
machinepack/commands/update.py
machinepack/templates/README.rst.mako
machinepack/templates/__init__.py
machinepack/templates/__init__.pyc
machinepack/templates/config.mako
machinepack/templates/example.mako
machinepack/templates/exec.mako
machinepack/templates/gitignore.mako
machinepack/templates/hello.mako
machinepack/templates/hello_test.mako
machinepack/templates/init.mako
machinepack/templates/machine.mako
machinepack/templates/machine_test.mako
machinepack/templates/setup.cfg.mako
machinepack/templates/setup.mako
machinepack/templates/tox.mako
machinepack/templates/travis.mako
machinepack/templates/wrong_arguments.mako
machinepack/templates/wrong_response.mako