MANIFEST.in
README.md
setup.cfg
setup.py
scripts/squadron
squadron/__init__.py
squadron/autotest.py
squadron/commit.py
squadron/daemon.py
squadron/exceptions.py
squadron/initialize.py
squadron/log.py
squadron/main.py
squadron/nodes.py
squadron/resources.py
squadron/runinfo.py
squadron/service.py
squadron/setup.py
squadron/state.py
squadron/status.py
squadron/template.py
squadron/tests.py
squadron.egg-info/PKG-INFO
squadron.egg-info/SOURCES.txt
squadron.egg-info/dependency_links.txt
squadron.egg-info/requires.txt
squadron.egg-info/top_level.txt
squadron/exthandlers/__init__.py
squadron/exthandlers/dir.py
squadron/exthandlers/download.py
squadron/exthandlers/extract.py
squadron/exthandlers/extutils.py
squadron/exthandlers/makegit.py
squadron/exthandlers/template.py
squadron/exthandlers/virtualenv.py
squadron/exthandlers/tests/__init__.py
squadron/exthandlers/tests/test_virtualenv.py
squadron/fileio/__init__.py
squadron/fileio/config.py
squadron/fileio/dirio.py
squadron/fileio/gotoroot.py
squadron/fileio/lock.py
squadron/fileio/symlink.py
squadron/fileio/walkhash.py
squadron/fileio/loghandlers/LogglyHandler.py
squadron/fileio/loghandlers/__init__.py
squadron/fileio/tests/__init__.py
squadron/fileio/tests/test_fileio.py
squadron/fileio/tests/test_symlink.py
squadron/libraries/__init__.py
squadron/libraries/apt/__init__.py
squadron/libraries/apt/test_apt.py
squadron/libraries/apt/wrap_apt.py
squadron/libraries/group/__init__.py
squadron/libraries/group/test_group.py
squadron/libraries/npm/__init__.py
squadron/libraries/npm/test_npm.py
squadron/libraries/user/__init__.py
squadron/libraries/user/test_user.py
squadron/notify/__init__.py
squadron/notify/server.py
squadron/notify/webhook.py
tests/__init__.py
tests/helper.py
tests/test_apply.py
tests/test_config.py
tests/test_daemon.py
tests/test_initialize.py
tests/test_main.py
tests/test_nodes.py
tests/test_resources.py
tests/test_runinfo.py
tests/test_service.py
tests/test_setup.py
tests/test_state.py
tests/test_status.py
tests/test_template.py
tests/test_tests.py