[gmime: 2/8] Update README.md
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime: 2/8] Update README.md
- Date: Wed, 12 Apr 2017 19:33:40 +0000 (UTC)
commit 0208ba59865da28751995926ca659c586d94aade
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Sun Apr 9 20:35:15 2017 -0400
Update README.md
README.md | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
index 084e486..53df200 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,13 @@
GMime is a C/C++ library which may be used for the creation and parsing of messages using the Multipurpose
Internet Mail Extension (MIME) as defined by [numerous IETF
specifications](https://github.com/jstedfast/gmime/blob/master/RFCs.md).
+GMime features an extremely robust high-performance parser designed to be able to preserve byte-for-byte
information
+allowing developers to re-seralize the parsed messages back to a stream exactly as the parser found them. It
also features
+integrated GnuPG and S/MIME v3.2 support.
+
+Built on top of GObject (the object system used by the [GNOME desktop](https://www.gnome.org)), many
developers should find
+its API design and memory management very familiar.
+
## History
As a developer and user of Electronic Mail clients, I had come to
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]