Source: python-imaplib2
Section: python
Priority: optional
Maintainer: Ulises Vitulli <dererk@debian.org>
Uploaders: Ilias Tsitsimpis <iliastsi@debian.org>
Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), dh-python,
 python-setuptools, python3-setuptools, python3-all
Standards-Version: 4.0.0
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Homepage: http://sourceforge.net/projects/imaplib2/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/imaplib2.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/imaplib2.git

Package: python-imaplib2
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Threaded Python IMAP4 client
 Python IMAP4 rev1 mail protocol client class using threads for parallel
 operation, allowing full use of the IMAP4 concurrency features and to
 decouple a user of imaplib from i/o lags, except where explicitly allowed.

Package: python3-imaplib2
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Threaded Python IMAP4 client (Python 3)
 Python IMAP4 rev1 mail protocol client class using threads for parallel
 operation, allowing full use of the IMAP4 concurrency features and to
 decouple a user of imaplib from i/o lags, except where explicitly allowed.
