File: control

package info (click to toggle)
mime-construct 1.11%2Bnmu3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 72 kB
  • sloc: perl: 423; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 653 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Source: mime-construct
Section: mail
Priority: optional
Maintainer: Roderick Schertler <roderick@argon.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 9), perl (>= 5.6.0-16), libmime-base64-perl, libmime-types-perl, libproc-waitstat-perl

Package: mime-construct
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libmime-base64-perl, libmime-types-perl, libproc-waitstat-perl
Description: construct/send MIME messages from the command line
 mime-construct constructs and (by default) mails MIME messages.  It is
 entirely driven from the command line, it is designed to be used by
 other programs, or people who act like programs.