wok view gmime/description.txt @ rev 25503

f3: include extra programs
author Hans-G?nter Theisgen
date Fri Jan 27 10:37:43 2023 +0100 (15 months ago)
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.