Parent Directory
|
Revision Log
Change XS-Vcs-* fields to Vcs-*.
1 | Source: mailtextbody |
2 | Section: mail |
3 | Priority: optional |
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 | Homepage: http://www.toastfreeware.priv.at/ |
9 | Vcs-Svn: http://svn.toastfreeware.priv.at/debian/mailtextbody/trunk/ |
10 | Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/mailtextbody/trunk/ |
11 | |
12 | Package: mailtextbody |
13 | Architecture: any |
14 | Depends: ${shlibs:Depends}, ${misc:Depends} |
15 | Description: Tool to return the body of an email message |
16 | Mailtextbody reads a complete email message on stdin and returns the body |
17 | on standard out. -- Technically speaking it returns the decoded first |
18 | text/plain MIME part of any however nested MIME message or just the body of |
19 | a non-MIME message otherwise. |
20 | . |
21 | Mailtextbody can therefore easily be included in other tools using |
22 | pipes. |
23 |
ViewVC Help | |
Powered by ViewVC 1.1.26 |