File: control

package info (click to toggle)
safecat 1.13-3
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 640 kB
  • ctags: 243
  • sloc: ansic: 2,042; makefile: 663; sh: 270
file content (16 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: safecat
Section: utils
Priority: optional
Maintainer: Teemu Hukkanen <tjhukkan@iki.fi>
Build-Depends: groff-base, debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: http://pobox.com/~lbudney/linux/software/safecat.html

Package: safecat
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Safely copy stdin to a file
 Safecat is a program which implements Daniel Bernstein's maildir
 algorithm to copy stdin safely to a file in a specified directory.
 It can be used to write mail messages to a qmail-style maildir, or to
 write data to a "spool" directory reliably.