wok diff gmime/description.txt @ rev 25002

updated nrg2iso (0.4 -> 0.4.1)
author Hans-G?nter Theisgen
date Mon May 16 14:45:30 2022 +0100 (2022-05-16)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gmime/description.txt	Mon May 16 14:45:30 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.