NAME

MIME++ -- C++ class library for creating, parsing, or modifying messages in MIME format

SYNOPSIS

#include <mimepp/mimepp.h>

DESCRIPTION

MIME++ is a C++ class library for creating, parsing, or modifying messages in Multipurpose Internet Mail Extensions (MIME) format. For information on the MIME standards, see RFC-822, RFC-1123, RFC-2045, RFC-2046, RFC-2047, and RFC-2049.

Class Inheritance