Now Loading...

Dapatkan info terbaru via Facebook. Silahkan klik LIKE / SUKA.

?

Friday, May 11, 2012

notmuch 0.6


notmuch Python binding of the notmuch mail search and indexing library

notmuch is a Python module that provides an interface to the notmuch functionality, directly interfacing with a shared notmuch library. notmuch provides a maildatabase that allows for extremely quick searching and filtering of your email according to various criteria.

The documentation for the latest cnotmuch release can be viewed online.

The classes notmuch.Database, notmuch.Query provide most of the core functionality, returning notmuch.Messages and notmuch.Tags.

Installation and Deinstallation

notmuch is included in the upstream notmuch source repository and it is packaged on http://pypi.python.org. This means you can do "easy_install notmuch" (or using pip) on your linux box and it will get installed into:

/usr/local/lib/python2.x/dist-packages/

For uninstalling, you will need to remove the "notmuch-0.x-py2.x.egg" directory and delete one entry refering to cnotmuch in the "easy-install.pth" file in that directory. There should be no trace left of cnotmuch then.

Requirements

You need to have notmuch installed (or rather libnotmuch.so.1). The release version 0.3 should work fine. Also, notmuch makes use of the ctypes library, and has only been tested with python 2.5. It will not work on earlier python versions.


Product's homepage

Requirements:



· Python


Download notmuch 0.6 Free
Tags: notmuch functionality   , Python interface   , mail search   , Python   , notmuch   , interface   ,
notmuch, python, cnotmuch, functionality, provides, library, installed, directory, work, release, need, cnotmuch easy-installpth, get, easy-installpth file, entry refering, refering cnotmuch easy-installpth, easy-installpth, refering cnotmuch, delete, refering, pip, using, notmuch-0x-py2xegg, entry, remove

No comments:

Post a Comment