File: control

package info (click to toggle)
mboxgrep 0.7.9-5
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 524 kB
  • sloc: ansic: 2,857; sh: 153; makefile: 72
file content (16 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (2)
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 (>= 11), zlib1g-dev, libbz2-dev
Standards-Version: 4.1.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.