wok diff gmime/description.txt @ rev 25176

updated python-formalchemy (1.5.5 -> 1.5.6)
author Hans-G?nter Theisgen
date Fri Jul 01 17:52:21 2022 +0100 (23 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmime/description.txt	Fri Jul 01 17:52:21 2022 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +GMime is a C/C++ library which may be used for the creation
     1.5 +and parsing of messages using the Multipurpose Internet Mail
     1.6 +Extension (MIME) as defined by numerous IETF specifications.
     1.7 +
     1.8 +GMime features an extremely robust high-performance parser
     1.9 +designed to be able to preserve byte-for-byte information
    1.10 +allowing developers to re-seralize the parsed messages back
    1.11 +to a stream exactly as the parser found them.
    1.12 +It also features integrated GnuPG and S/MIME v3.2 support.