File: control

package info (click to toggle)
buffy 1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,572 kB
  • ctags: 297
  • sloc: sh: 11,090; cpp: 1,221; makefile: 42
file content (29 lines) | stat: -rw-r--r-- 1,161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: buffy
Section: mail
Priority: optional
Maintainer: Enrico Zini <enrico@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~), dh-buildinfo,
 pkg-config,
 libgtkmm-2.4-dev,
 libbuffy-dev (>= 1.6), libbuffy-dev (<< 2.0),
 libwibble-dev (>= 1.0), libwibble-dev (<< 2.0)
Standards-Version: 3.9.4.0
Vcs-Git: git://git.debian.org/git/buffy/buffy.git
Vcs-Browser: http://git.debian.org/?p=buffy/buffy.git

Package: buffy
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Heavy duty browser for mail folders
 Buffy is a program that displays a compact summary of your mail folders, and
 allows to invoke a command (usually a mail reader) on them.  It is written
 with the intent of being a handy everyday tool for people handling large
 volumes of mail.  For mutt users, this can be a nice front-end to supplement
 the simple built-in folder browser when one has many folders to keep track of.
 .
 Buffy tries hard to work out of the box: it looks for mail folders in sensible
 places and comes with reasonable defaults.
 .
 The program is functional but still very young, and only Maildir and
 Mailbox format are supported at the moment.