Source: mailtextbody Section: mail Priority: optional Maintainer: gregor herrmann Build-Depends: debhelper (>= 5.0.0), autotools-dev, libmimetic0-dev Standards-Version: 3.6.2 Package: mailtextbody Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Tool to return the body of an email message Mailtextbody reads a complete email message on stdin and returns the body on standard out. -- Technically speaking it returns the decoded first text/plain MIME part of any however nested MIME message or just the body of a non-MIME message otherwise. . Mailtextbody can therefore easily be included in other tools using pipes. . Homepage: http://www.toastfreeware.priv.at/