File: control

package info (click to toggle)
notmuch 0.3.1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,240 kB
  • ctags: 1,234
  • sloc: ansic: 5,246; cpp: 2,868; lisp: 2,370; sh: 1,278; python: 1,210; makefile: 124; csh: 2
file content (18 lines) | stat: -rw-r--r-- 767 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cnotmuch
Section: python
Priority: extra
Maintainer: Sebastian Spaeth <Sebastian@SSpaeth.de>
Build-Depends: debhelper (>= 7.3.0), python-support (>= 0.5.3)
Build-Depends-Indep: python (>= 2.5), python-support
Standards-Version: 3.8.1
Homepage: http://pypi.python.org/pypi/cnotmuch

Package: cnotmuch
Architecture: all
XB-Python-Version: ${python:Versions}
Depends: ${misc:Depends},${python:Depends}, notmuch (> 0.0+201001211401)
Description: Interface to the notmuch mail search and index library
 The cnotmuch module 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.