summaryrefslogtreecommitdiff
path: root/vcstool.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2021-04-12 15:20:05 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2021-04-12 15:20:05 +0900
commit6adb4ac0619fd0e27f30581dbbbee71b7efb984d (patch)
treef1a3d6f0cf70a7f8e63c6f4a9329e0fba4a53d1b /vcstool.egg-info/SOURCES.txt
downloadpython3-vcstool-upstream.tar.gz
python3-vcstool-upstream.tar.bz2
python3-vcstool-upstream.zip
Imported Upstream version python3-vcstool 0.2.14upstream/0.2.14upstream
Diffstat (limited to 'vcstool.egg-info/SOURCES.txt')
-rw-r--r--vcstool.egg-info/SOURCES.txt46
1 files changed, 46 insertions, 0 deletions
diff --git a/vcstool.egg-info/SOURCES.txt b/vcstool.egg-info/SOURCES.txt
new file mode 100644
index 0000000..0227c3e
--- /dev/null
+++ b/vcstool.egg-info/SOURCES.txt
@@ -0,0 +1,46 @@
+MANIFEST.in
+README.rst
+setup.py
+test/test_commands.py
+test/test_flake8.py
+test/test_options.py
+vcstool/__init__.py
+vcstool/crawler.py
+vcstool/executor.py
+vcstool/streams.py
+vcstool/util.py
+vcstool-completion/vcs.bash
+vcstool-completion/vcs.tcsh
+vcstool-completion/vcs.zsh
+vcstool.egg-info/PKG-INFO
+vcstool.egg-info/SOURCES.txt
+vcstool.egg-info/dependency_links.txt
+vcstool.egg-info/entry_points.txt
+vcstool.egg-info/requires.txt
+vcstool.egg-info/top_level.txt
+vcstool/clients/__init__.py
+vcstool/clients/bzr.py
+vcstool/clients/git.py
+vcstool/clients/hg.py
+vcstool/clients/none.py
+vcstool/clients/svn.py
+vcstool/clients/tar.py
+vcstool/clients/vcs_base.py
+vcstool/clients/zip.py
+vcstool/commands/__init__.py
+vcstool/commands/branch.py
+vcstool/commands/command.py
+vcstool/commands/custom.py
+vcstool/commands/diff.py
+vcstool/commands/export.py
+vcstool/commands/help.py
+vcstool/commands/import_.py
+vcstool/commands/log.py
+vcstool/commands/pull.py
+vcstool/commands/push.py
+vcstool/commands/remotes.py
+vcstool/commands/status.py
+vcstool/commands/validate.py
+vcstool/commands/vcs.py
+vcstool/compat/__init__.py
+vcstool/compat/shutil.py \ No newline at end of file