diff options
Diffstat (limited to 'mail/firemime/pkg-descr')
-rw-r--r-- | mail/firemime/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/firemime/pkg-descr b/mail/firemime/pkg-descr new file mode 100644 index 0000000..22277ed --- /dev/null +++ b/mail/firemime/pkg-descr @@ -0,0 +1,6 @@ +FireMIME is a library providing an easy to use, callback-based interface +for parsing MIME-encoded messages. It parses messages in accordance with +RFC2045 and RFC2046, attempting to follow all rules set out in those +documents while still allowing leniency with some common errors. FireMIME +uses libfirestring for string handling. This allows it to be completely +8bit clean, including allowing \0 anywhere in messages. |