Source: mailtextbody
Standards-Version: 4.7.4
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders:
 tony mancill <tmancill@debian.org>,
Section: mail
Build-Depends:
 debhelper-compat (= 13),
 libmimetic-dev,
Vcs-Browser: https://salsa.debian.org/debian/mailtextbody
Vcs-Git: https://salsa.debian.org/debian/mailtextbody.git
Homepage: https://www.toastfreeware.priv.at/

Package: mailtextbody
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: tool to return the body of an email message
 Mailtextbody reads a complete email message on stdin and returns the body
 on stdout.  Technically speaking, it returns the first decoded text/plain
 (or any other MIME type, if specified) MIME part of any (however nested)
 MIME message or just the body of a non-MIME message otherwise.
 .
 Mailtextbody can easily be included in other tools using pipes.
