wok view gmime/description.txt @ rev 25000

updated nms (0.3.3 -> 1.0.1)
author Hans-G?nter Theisgen
date Mon May 16 13:53:18 2022 +0100 (2022-05-16)
parents
children
line source
1 GMime is a C/C++ library which may be used for the creation
2 and parsing of messages using the Multipurpose Internet Mail
3 Extension (MIME) as defined by numerous IETF specifications.
5 GMime features an extremely robust high-performance parser
6 designed to be able to preserve byte-for-byte information
7 allowing developers to re-seralize the parsed messages back
8 to a stream exactly as the parser found them.
9 It also features integrated GnuPG and S/MIME v3.2 support.