aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--bindings/python/MANIFEST.in (renamed from MANIFEST.in)0
-rw-r--r--bindings/python/README (renamed from README)0
-rw-r--r--bindings/python/debian/changelog (renamed from debian/changelog)0
-rw-r--r--bindings/python/debian/compat (renamed from debian/compat)0
-rw-r--r--bindings/python/debian/control (renamed from debian/control)0
-rw-r--r--bindings/python/debian/copyright (renamed from debian/copyright)0
-rw-r--r--bindings/python/debian/docs (renamed from debian/docs)0
-rwxr-xr-xbindings/python/debian/rules (renamed from debian/rules)0
-rw-r--r--bindings/python/docs/COPYING (renamed from docs/COPYING)0
-rw-r--r--bindings/python/docs/Makefile (renamed from docs/Makefile)0
-rw-r--r--bindings/python/docs/source/conf.py (renamed from docs/source/conf.py)0
-rw-r--r--bindings/python/docs/source/index.rst (renamed from docs/source/index.rst)0
-rw-r--r--bindings/python/docs/source/notmuch.rst (renamed from docs/source/notmuch.rst)0
-rwxr-xr-xbindings/python/notmuch.py (renamed from notmuch.py)0
-rw-r--r--bindings/python/notmuch/__init__.py (renamed from notmuch/__init__.py)0
-rw-r--r--bindings/python/notmuch/database.py (renamed from notmuch/database.py)0
-rw-r--r--bindings/python/notmuch/globals.py (renamed from notmuch/globals.py)0
-rw-r--r--bindings/python/notmuch/message.py (renamed from notmuch/message.py)0
-rw-r--r--bindings/python/notmuch/tag.py (renamed from notmuch/tag.py)0
-rw-r--r--bindings/python/notmuch/thread.py (renamed from notmuch/thread.py)0
-rw-r--r--bindings/python/setup.py (renamed from setup.py)0
-rwxr-xr-xbindings/python/test/notmuch-test (renamed from test/notmuch-test)0
22 files changed, 0 insertions, 0 deletions
diff --git a/MANIFEST.in b/bindings/python/MANIFEST.in
index c83be4b1..c83be4b1 100644
--- a/MANIFEST.in
+++ b/bindings/python/MANIFEST.in
diff --git a/README b/bindings/python/README
index cdf9d7ae..cdf9d7ae 100644
--- a/README
+++ b/bindings/python/README
diff --git a/debian/changelog b/bindings/python/debian/changelog
index 39ac7bb0..39ac7bb0 100644
--- a/debian/changelog
+++ b/bindings/python/debian/changelog
diff --git a/debian/compat b/bindings/python/debian/compat
index 7f8f011e..7f8f011e 100644
--- a/debian/compat
+++ b/bindings/python/debian/compat
diff --git a/debian/control b/bindings/python/debian/control
index 5135f1bb..5135f1bb 100644
--- a/debian/control
+++ b/bindings/python/debian/control
diff --git a/debian/copyright b/bindings/python/debian/copyright
index d762cb93..d762cb93 100644
--- a/debian/copyright
+++ b/bindings/python/debian/copyright
diff --git a/debian/docs b/bindings/python/debian/docs
index e845566c..e845566c 100644
--- a/debian/docs
+++ b/bindings/python/debian/docs
diff --git a/debian/rules b/bindings/python/debian/rules
index 2d33f6ac..2d33f6ac 100755
--- a/debian/rules
+++ b/bindings/python/debian/rules
diff --git a/docs/COPYING b/bindings/python/docs/COPYING
index 94a9ed02..94a9ed02 100644
--- a/docs/COPYING
+++ b/bindings/python/docs/COPYING
diff --git a/docs/Makefile b/bindings/python/docs/Makefile
index bd6de38c..bd6de38c 100644
--- a/docs/Makefile
+++ b/bindings/python/docs/Makefile
diff --git a/docs/source/conf.py b/bindings/python/docs/source/conf.py
index e0ee39cd..e0ee39cd 100644
--- a/docs/source/conf.py
+++ b/bindings/python/docs/source/conf.py
diff --git a/docs/source/index.rst b/bindings/python/docs/source/index.rst
index c90492c8..c90492c8 100644
--- a/docs/source/index.rst
+++ b/bindings/python/docs/source/index.rst
diff --git a/docs/source/notmuch.rst b/bindings/python/docs/source/notmuch.rst
index 32e17833..32e17833 100644
--- a/docs/source/notmuch.rst
+++ b/bindings/python/docs/source/notmuch.rst
diff --git a/notmuch.py b/bindings/python/notmuch.py
index 85726129..85726129 100755
--- a/notmuch.py
+++ b/bindings/python/notmuch.py
diff --git a/notmuch/__init__.py b/bindings/python/notmuch/__init__.py
index 56a4f2a4..56a4f2a4 100644
--- a/notmuch/__init__.py
+++ b/bindings/python/notmuch/__init__.py
diff --git a/notmuch/database.py b/bindings/python/notmuch/database.py
index f141c03e..f141c03e 100644
--- a/notmuch/database.py
+++ b/bindings/python/notmuch/database.py
diff --git a/notmuch/globals.py b/bindings/python/notmuch/globals.py
index 8b0d8d0b..8b0d8d0b 100644
--- a/notmuch/globals.py
+++ b/bindings/python/notmuch/globals.py
diff --git a/notmuch/message.py b/bindings/python/notmuch/message.py
index 613cc4ab..613cc4ab 100644
--- a/notmuch/message.py
+++ b/bindings/python/notmuch/message.py
diff --git a/notmuch/tag.py b/bindings/python/notmuch/tag.py
index cf1152a1..cf1152a1 100644
--- a/notmuch/tag.py
+++ b/bindings/python/notmuch/tag.py
diff --git a/notmuch/thread.py b/bindings/python/notmuch/thread.py
index eebd6cb5..eebd6cb5 100644
--- a/notmuch/thread.py
+++ b/bindings/python/notmuch/thread.py
diff --git a/setup.py b/bindings/python/setup.py
index 7a4b43f5..7a4b43f5 100644
--- a/setup.py
+++ b/bindings/python/setup.py
diff --git a/test/notmuch-test b/bindings/python/test/notmuch-test
index 7bc53eca..7bc53eca 100755
--- a/test/notmuch-test
+++ b/bindings/python/test/notmuch-test