AUTHORS
COPYING
MANIFEST.in
README.rst
setup.cfg
setup.py
charm_tools.egg-info/PKG-INFO
charm_tools.egg-info/SOURCES.txt
charm_tools.egg-info/dependency_links.txt
charm_tools.egg-info/entry_points.txt
charm_tools.egg-info/requires.txt
charm_tools.egg-info/top_level.txt
charmtools/VERSION
charmtools/__init__.py
charmtools/bundles.py
charmtools/charms.py
charmtools/cli.py
charmtools/create.py
charmtools/diff_match_patch.py
charmtools/fetchers.py
charmtools/linter.py
charmtools/proof.py
charmtools/pullsource.py
charmtools/repofinder.py
charmtools/test.py
charmtools/utils.py
charmtools/version.py
charmtools/build/__init__.py
charmtools/build/builder.py
charmtools/build/config.py
charmtools/build/errors.py
charmtools/build/fetchers.py
charmtools/build/inspector.py
charmtools/build/tactics.py
charmtools/generators/__init__.py
charmtools/generators/generator.py
charmtools/generators/prompt.py
charmtools/generators/template.py
charmtools/generators/utils.py
charmtools/templates/__init__.py
charmtools/templates/bash/__init__.py
charmtools/templates/bash/template.py
charmtools/templates/bash/files/README.md
charmtools/templates/bash/files/config.yaml
charmtools/templates/bash/files/icon.svg
charmtools/templates/bash/files/metadata.yaml
charmtools/templates/bash/files/revision
charmtools/templates/bash/files/hooks/config-changed
charmtools/templates/bash/files/hooks/install
charmtools/templates/bash/files/hooks/relation-name-relation-broken
charmtools/templates/bash/files/hooks/relation-name-relation-changed
charmtools/templates/bash/files/hooks/relation-name-relation-departed
charmtools/templates/bash/files/hooks/relation-name-relation-joined
charmtools/templates/bash/files/hooks/start
charmtools/templates/bash/files/hooks/stop
charmtools/templates/bash/files/hooks/upgrade-charm
charmtools/templates/charm/README.md
charmtools/templates/charm/icon.svg
charmtools/templates/powershell/__init__.py
charmtools/templates/powershell/template.py
charmtools/templates/python/__init__.py
charmtools/templates/python/template.py
charmtools/templates/python/files/README.md
charmtools/templates/python/files/charm-helpers.yaml
charmtools/templates/python/files/config.yaml
charmtools/templates/python/files/icon.svg
charmtools/templates/python/files/metadata.yaml
charmtools/templates/python/files/revision
charmtools/templates/python/files/hooks/config-changed
charmtools/templates/python/files/hooks/install
charmtools/templates/python/files/hooks/start
charmtools/templates/python/files/hooks/stop
charmtools/templates/python/files/hooks/upgrade-charm
charmtools/templates/python/files/scripts/charm_helpers_sync.py
charmtools/templates/python/files/tests/00-setup
charmtools/templates/python/files/tests/10-deploy
charmtools/templates/python_services/__init__.py
charmtools/templates/python_services/config.yaml
charmtools/templates/python_services/template.py
charmtools/templates/python_services/files/README.example
charmtools/templates/python_services/files/config.yaml
charmtools/templates/python_services/files/icon.svg
charmtools/templates/python_services/files/metadata.yaml
charmtools/templates/python_services/files/hooks/actions.py
charmtools/templates/python_services/files/hooks/config-changed
charmtools/templates/python_services/files/hooks/install
charmtools/templates/python_services/files/hooks/services.py
charmtools/templates/python_services/files/hooks/setup.py
charmtools/templates/python_services/files/hooks/start
charmtools/templates/python_services/files/hooks/stop
charmtools/templates/python_services/files/hooks/upgrade-charm
charmtools/templates/python_services/files/templates/upstart.conf
charmtools/templates/python_services/files/tests/00-setup
charmtools/templates/python_services/files/tests/10-deploy
charmtools/templates/python_services/files/unit_tests/test_actions.py
charmtools/templates/reactive_bash/__init__.py
charmtools/templates/reactive_bash/template.py
charmtools/templates/reactive_python/__init__.py
charmtools/templates/reactive_python/template.py
charmtools/templates/tests/99-autogen.tpl
scripts/packages.sh