python-imapclient 3.0.1-2 source package in Ubuntu

Changelog

python-imapclient (3.0.1-2) unstable; urgency=medium

  * No-change source-only upload to allow migration to testing

 -- Peter Wienemann <email address hidden>  Mon, 01 Jul 2024 20:56:26 +0200

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-imapclient_3.0.1-2.dsc 2.3 KiB 6e123eecaf6eefadf4dc9674f50cd619bb8ccc732040ab31273ad3a736722a1a
python-imapclient_3.0.1.orig.tar.gz 91.4 KiB dff1dfe7e7cc16428053dd2cd9895623e97f733ce1ec0a9c1c21557821146cb3
python-imapclient_3.0.1-2.debian.tar.xz 3.8 KiB f30d11a5e0b9bb9ae5b837fbcd1e92473d0435ccc2fbc647b4733a4b9e1c282e

Available diffs

No changes file available.

Binary packages built by this source

python-imapclient-doc: Easy-to-use Python IMAP client library (documentation)

 IMAPClient is a high-level Python library to access mailboxes via the
 IMAP protocol. It relieves the user of many low-level tasks like parsing
 server responses, encoding of unicode strings used as folder names,
 optional translation of timestamps into local time of the client and more.
 The information is delivered in handy Python data structures that can be
 easily used for further processing. To help with code development or for
 quick inspections IMAPClient also offers easy-to-use interactive sessions.
 .
 This is the documentation package.

python3-imapclient: Easy-to-use Python IMAP client library (Python 3)

 IMAPClient is a high-level Python library to access mailboxes via the
 IMAP protocol. It relieves the user of many low-level tasks like parsing
 server responses, encoding of unicode strings used as folder names,
 optional translation of timestamps into local time of the client and more.
 The information is delivered in handy Python data structures that can be
 easily used for further processing. To help with code development or for
 quick inspections IMAPClient also offers easy-to-use interactive sessions.
 .
 This package installs the library for Python 3.