summaryrefslogtreecommitdiffstats
path: root/dumper
diff options
context:
space:
mode:
authorrsiddharth <rsiddharth@ninthfloor.org>2015-10-17 21:52:36 -0400
committerrsiddharth <rsiddharth@ninthfloor.org>2015-10-17 21:52:36 -0400
commita6a04a3919edb5961eab3290d4710ce93202bcae (patch)
tree7674775656ce1bdd78b8ad0fab371e4470f6dc45 /dumper
initial commit.
new file: .gitignore new file: Makefile new file: dumper/COPYING new file: dumper/__init__.py new file: dumper/dump.py
Diffstat (limited to 'dumper')
-rw-r--r--dumper/COPYING0
-rw-r--r--dumper/__init__.py0
-rw-r--r--dumper/dump.py0
3 files changed, 0 insertions, 0 deletions
diff --git a/dumper/COPYING b/dumper/COPYING
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/dumper/COPYING
diff --git a/dumper/__init__.py b/dumper/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/dumper/__init__.py
diff --git a/dumper/dump.py b/dumper/dump.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/dumper/dump.py