wok view gmime/description.txt @ rev 25438

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 01 11:12:31 2022 +0000 (20 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.