gecko-dev/grendel/mime
edwin%woudt.nl 3c1df631f2 Our renderer choked on the complex html mimelib generated (nested tables and such). Therefore I simplified the html so that it at least shows now that attachments are present. 1999-04-18 23:49:04 +00:00
..
encoder Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 01:30:52 +00:00
extractor vivat grendel! 1998-09-09 00:52:38 +00:00
html Our renderer choked on the complex html mimelib generated (nested tables and such). Therefore I simplified the html so that it at least shows now that attachments are present. 1999-04-18 23:49:04 +00:00
parser vivat grendel! 1998-09-09 00:52:38 +00:00
HeaderCharsetDecoder.java vivat grendel! 1998-09-09 00:52:38 +00:00
IMimeObject.java vivat grendel! 1998-09-09 00:52:38 +00:00
IMimeOperator.java vivat grendel! 1998-09-09 00:52:38 +00:00
IMimeParser.java vivat grendel! 1998-09-09 00:52:38 +00:00
Makefile vivat grendel! 1998-09-09 00:52:38 +00:00
README vivat grendel! 1998-09-09 00:52:38 +00:00
TestMime.java vivat grendel! 1998-09-09 00:52:38 +00:00

README

This is Grendel -- a Java mail/news client.

The grendel.mime package implements a general MIME parser.
Sub-packages build specific tools on top of that MIME parser,
for example, converting a MIME object to an HTML representation.

See http://www.mozilla.org/projects/grendel/ for more info.