File: README

package info (click to toggle)
lsmbox 2.1.3-1.1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,704 kB
  • sloc: ansic: 19,376; sh: 12,343; makefile: 576; yacc: 291; sed: 16
file content (17 lines) | stat: -rw-r--r-- 751 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This program lists the number of total, old unread, and new messages
for a mailbox.  Consider this a simple command-line replacement
for xbuffy.  This program supports the mbox, MMDF, MH, and Maildir formats.

lsmbox is Copyright © 2002-2007, 2010, 2014 David Weinehall
and is licensed under the GNU General Public License v2.
See the file COPYING for details.

gettext.h is
Copyright © 1995-1998, 2000-2002 Free Software Foundation, Inc.
and is licensed under the GNU General Public License v2 or later.
See the file COPYING for details.

getopt.c, getopt1.c, and getopt.h are
Copyright © 1987-2002 Free Software Foundation, Inc.
and are licensed under the GNU Lesser General Public License v2.1 or later.
See the file COPYING.LESSER for details.