Metadata-Version: 2.0
Name: imaplibext
Version: 0.1.0
Summary: An imaplib extension module, that provides versions of IMAP4 and IMAP4_SSL which use functions (such as 'search', 'fetch', 'store') which return or use UID-based message-set identifiers to better handle messages uniquely.
Home-page: https://github.com/teward/imaplibext
Author: Thomas Ward
Author-email: teward@dark-net.io
License: GNU AGPL 3.0+
Keywords: imaplib imap UID email
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: typing

UNKNOWN


