wok-current view gmime/description.txt @ rev 25524

created recipes for tree-sitter and tree-sitter-dev 0.20.7
author Hans-G?nter Theisgen
date Fri Feb 24 17:21:52 2023 +0100 (16 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.