File: control

package info (click to toggle)
mboxgrep 0.7.9-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 476 kB
  • ctags: 224
  • sloc: ansic: 2,856; sh: 154; makefile: 71
file content (16 lines) | stat: -rw-r--r-- 579 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: mboxgrep
Section: mail
Priority: optional
Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Build-Depends: libpcre3-dev, debhelper (>= 7.0.50~), zlib1g-dev, libbz2-dev
Standards-Version: 3.9.4
Homepage: http://www.mboxgrep.org/

Package: mboxgrep
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Grep through mailboxes
 mboxgrep is a small utility that scans either standard Unix 
 mailboxes, Gnus nnml or nnmh mailboxes, MH mailboxes or Maildirs,
 and displays messages matching a basic, extended, or 
 Perl-compatible regular expression.