summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Friesdorf <flo@chaoflow.net>2011-04-18 14:22:23 +0200
committerFlorian Friesdorf <flo@chaoflow.net>2011-04-18 14:22:23 +0200
commitabc9ba5eea9baf7488059bf35eafdb208d47b03a (patch)
tree5edb13b03948b537229aae071f5c5eb3d7157e0d
parenteebbf8627b5b7f21e416ddf845800d2d298f9a31 (diff)
link to notmuch not the old cnotmuch
-rw-r--r--howto.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/howto.mdwn b/howto.mdwn
index 2075985..0c2bd09 100644
--- a/howto.mdwn
+++ b/howto.mdwn
@@ -30,9 +30,9 @@ various "third party" notmuch utilities.
* <span id="print_filenames">**Print only filenames of a search (python bindings)**</span>
- Notmuch includes python bindings to the notmuch shared library,
- called [cnotmuch](http://pypi.python.org/pypi/cnotmuch). Extensive
- API documentation is available.
+ Notmuch includes [python bindings](http://pypi.python.org/pypi/notmuch)
+ to the notmuch shared library. Extensive API documentation
+ [is available](http://packages.python.org/notmuch).
The bindings are very simple to use. As an example, given you have
the python bindings installed (or simply set your PYTHONPATH