summaryrefslogtreecommitdiff
path: root/mail/py-imaplib2/pkg-descr
blob: a9cba87ba71f86ac8260b14b028808a91a76ee1f (plain) (blame)
1
2
3
4
5
Based on RFC 3501 and original imaplib module.

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.