[PATCH imaplib2 1/2] README: migrate to restructured text syntax
Nicolas Sebrecht
ni.s at laposte.net
Tue May 3 18:46:11 BST 2011
Signed-off-by: Nicolas Sebrecht <ni.s at laposte.net>
---
README | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/README b/README
index 6a1b768..62fe4c5 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
-Threaded Python IMAP4 client.
+============================
+Threaded Python IMAP4 client
+============================
Based on RFC 2060 and original imaplib module.
@@ -6,6 +8,12 @@ This is a version of imaplib that uses threads to allow full use of the
IMAP4 concurrency features, and to de-couple a user of imaplib from i/o
lags, except where explicitly allowed.
+Documentation
+=============
+
Documented in imaplib2.html
+Installation
+============
+
Install imaplib2.py into your Python library path.
--
1.7.5.278.g5fde9
More information about the OfflineIMAP-project
mailing list