4 Maintainer: gregor herrmann <gregor+debian@comodo.priv.at>
5 Build-Depends: debhelper (>= 5.0.0), autotools-dev, libmimetic-dev
6 Standards-Version: 3.6.2
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: Tool to return the body of an email message
12 Mailtextbody reads a complete email message on stdin and returns the body
13 on standard out. -- Technically speaking it returns the decoded first
14 text/plain MIME part of any however nested MIME message or just the body of
15 a non-MIME message otherwise.
17 Mailtextbody can therefore easily be included in other tools using
20 Homepage: http://www.toastfreeware.priv.at/