summaryrefslogtreecommitdiff
path: root/fastimport.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'fastimport.egg-info/SOURCES.txt')
-rw-r--r--fastimport.egg-info/SOURCES.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/fastimport.egg-info/SOURCES.txt b/fastimport.egg-info/SOURCES.txt
new file mode 100644
index 0000000..7f518f5
--- /dev/null
+++ b/fastimport.egg-info/SOURCES.txt
@@ -0,0 +1,42 @@
+.bzrignore
+.gitignore
+.testr.conf
+AUTHORS
+COPYING
+MANIFEST.in
+Makefile
+NEWS
+README.md
+releaser.conf
+setup.cfg
+setup.py
+tox.ini
+.github/workflows/pythonpackage.yml
+bin/fast-import-filter
+bin/fast-import-info
+bin/fast-import-query
+fastimport/__init__.py
+fastimport/commands.py
+fastimport/dates.py
+fastimport/errors.py
+fastimport/helpers.py
+fastimport/parser.py
+fastimport/processor.py
+fastimport/py.typed
+fastimport/reftracker.py
+fastimport.egg-info/PKG-INFO
+fastimport.egg-info/SOURCES.txt
+fastimport.egg-info/dependency_links.txt
+fastimport.egg-info/top_level.txt
+fastimport/processors/__init__.py
+fastimport/processors/filter_processor.py
+fastimport/processors/info_processor.py
+fastimport/processors/query_processor.py
+fastimport/tests/__init__.py
+fastimport/tests/test_commands.py
+fastimport/tests/test_dates.py
+fastimport/tests/test_errors.py
+fastimport/tests/test_filter_processor.py
+fastimport/tests/test_helpers.py
+fastimport/tests/test_info_processor.py
+fastimport/tests/test_parser.py \ No newline at end of file