wok view gmime/description.txt @ rev 24607

updated gmime and gmime-dev (3.2.6 -> 3.2.7)
author Hans-G?nter Theisgen
date Fri Mar 04 06:55:36 2022 +0100 (2022-03-04)
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.