IABSD.fr/ports/mail/py-imaplib2

Branch :


Log

Author Commit Date CI Message
10eb85ee 2025-10-23 13:20:05 remove MODPY_COMMENT from PLISTs, no longer needed
0669838d 2025-04-29 10:38:51 sync PLISTs for setuptools ports
53ed1666 2024-12-21 11:38:20 handle py3.12 switchover in mail
41b34e25 2024-05-06 12:23:44 bump REVISION for py3.10 -> py3.11 switch
b66b1fe6 2022-11-25 16:22:44 use MODPY_PYBUILD
dae9f91e 2022-11-13 15:28:39 bump for MODPY_DEFAULT_VERSION_3 change
348a3e29 2022-03-11 19:34:31 drop RCS Ids
5e4370b6 2021-11-02 00:01:12 bump REVISION for switch from Python 3.8 -> 3.9
a023a064 2021-10-28 12:23:47 import ports/mail/py-imaplib2, ok landry tb imaplib2 is a threaded Python IMAP4 client. 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.