LICENSE
MANIFEST.in
README.md
setup.py
gcp_synthtool.egg-info/PKG-INFO
gcp_synthtool.egg-info/SOURCES.txt
gcp_synthtool.egg-info/dependency_links.txt
gcp_synthtool.egg-info/not-zip-safe
gcp_synthtool.egg-info/requires.txt
gcp_synthtool.egg-info/top_level.txt
synthtool/__init__.py
synthtool/_tracked_paths.py
synthtool/cache.py
synthtool/log.py
synthtool/shell.py
synthtool/tmp.py
synthtool/transforms.py
synthtool/update_check.py
synthtool/gcp/__init__.py
synthtool/gcp/common.py
synthtool/gcp/gapic_generator.py
synthtool/gcp/templates/README.txt
synthtool/gcp/templates/node_library/.appveyor.yml
synthtool/gcp/templates/node_library/.eslintignore
synthtool/gcp/templates/node_library/.eslintrc.yml
synthtool/gcp/templates/node_library/.jsdoc.js
synthtool/gcp/templates/node_library/.nycrc
synthtool/gcp/templates/node_library/CODE_OF_CONDUCT.md
synthtool/gcp/templates/node_library/.circleci/config.yml.j2
synthtool/gcp/templates/node_library/.github/CONTRIBUTING.md
synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE.md
synthtool/gcp/templates/node_library/.github/PULL_REQUEST_TEMPLATE.md
synthtool/gcp/templates/node_library/.kokoro/common.cfg
synthtool/gcp/templates/node_library/.kokoro/docs.sh
synthtool/gcp/templates/node_library/.kokoro/lint.sh
synthtool/gcp/templates/node_library/.kokoro/samples-test.sh
synthtool/gcp/templates/node_library/.kokoro/system-test.sh
synthtool/gcp/templates/node_library/.kokoro/test.bat
synthtool/gcp/templates/node_library/.kokoro/test.sh
synthtool/gcp/templates/node_library/.kokoro/trampoline.sh
synthtool/gcp/templates/node_library/.kokoro/continuous/node10/common.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node10/test.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node6/common.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node6/test.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/common.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/docs.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/lint.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/samples-test.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/system-test.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node8/test.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node10/common.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node10/test.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node6/common.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node6/test.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node8/common.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node8/docs.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node8/lint.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node8/test.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/windows/common.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/windows/test.cfg
synthtool/gcp/templates/php_library/CONTRIBUTING.md
synthtool/gcp/templates/php_library/phpunit-snippets.xml.dist
synthtool/gcp/templates/php_library/phpunit-system.xml.dist
synthtool/gcp/templates/php_library/phpunit.xml.dist
synthtool/languages/__init__.py
synthtool/languages/node.py
synthtool/languages/ruby.py
synthtool/sources/__init__.py
synthtool/sources/git.py
synthtool/sources/templates.py