Source: mailtextbody Maintainer: gregor herrmann Uploaders: tony mancill Section: mail Priority: optional Build-Depends: debhelper-compat (= 12), libmimetic-dev Standards-Version: 4.5.0 Vcs-Browser: https://git.toastfreeware.priv.at/debian/mailtextbody.git Vcs-Git: https://git.toastfreeware.priv.at/debian/mailtextbody.git Homepage: https://www.toastfreeware.priv.at/ Rules-Requires-Root: no 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 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.