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