diff options
| author | Florian Friesdorf <flo@chaoflow.net> | 2011-04-18 14:22:23 +0200 |
|---|---|---|
| committer | Florian Friesdorf <flo@chaoflow.net> | 2011-04-18 14:22:23 +0200 |
| commit | abc9ba5eea9baf7488059bf35eafdb208d47b03a (patch) | |
| tree | 5edb13b03948b537229aae071f5c5eb3d7157e0d | |
| parent | eebbf8627b5b7f21e416ddf845800d2d298f9a31 (diff) | |
link to notmuch not the old cnotmuch
| -rw-r--r-- | howto.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
