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/entry_points.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/__main__.py
synthtool/_tracked_paths.py
synthtool/cache.py
synthtool/log.py
synthtool/metadata.py
synthtool/shell.py
synthtool/tmp.py
synthtool/transforms.py
synthtool/update_check.py
synthtool/gcp/__init__.py
synthtool/gcp/artman.py
synthtool/gcp/common.py
synthtool/gcp/discogapic_generator.py
synthtool/gcp/gapic_generator.py
synthtool/gcp/templates/README.txt
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/.prettierignore
synthtool/gcp/templates/node_library/.prettierrc
synthtool/gcp/templates/node_library/CODE_OF_CONDUCT.md
synthtool/gcp/templates/node_library/LICENSE
synthtool/gcp/templates/node_library/codecov.yaml
synthtool/gcp/templates/node_library/renovate.json
synthtool/gcp/templates/node_library/.github/CONTRIBUTING.md
synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/bug_report.md
synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/feature_request.md
synthtool/gcp/templates/node_library/.github/ISSUE_TEMPLATE/support_request.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/publish.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/node11/common.cfg
synthtool/gcp/templates/node_library/.kokoro/continuous/node11/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/node11/common.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node11/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/samples-test.cfg
synthtool/gcp/templates/node_library/.kokoro/presubmit/node8/system-test.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/node_library/.kokoro/release/publish.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/gcp/templates/python_library/.coveragerc
synthtool/gcp/templates/python_library/.flake8
synthtool/gcp/templates/python_library/MANIFEST.in
synthtool/gcp/templates/python_library/noxfile.py.j2
synthtool/gcp/templates/python_library/setup.cfg
synthtool/languages/__init__.py
synthtool/languages/java.py
synthtool/languages/node.py
synthtool/languages/ruby.py
synthtool/protos/__init__.py
synthtool/protos/metadata_pb2.py
synthtool/sources/__init__.py
synthtool/sources/git.py
synthtool/sources/templates.py