pydle 0.9.4-2 source package in Ubuntu

Changelog

pydle (0.9.4-2) unstable; urgency=medium

  * Source-only upload to allow migration.

 -- Jelmer Vernooij <email address hidden>  Fri, 24 Jul 2020 01:29:30 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pydle_0.9.4-2.dsc 2.0 KiB 890d57791d62b558ba68ece54dc96763e0c64dce8663b3d71f5c01efafb6e220
pydle_0.9.4.orig.tar.gz 50.0 KiB 2be3b5267f1df65106c1b9ec147258ec5fa1f0f248cbee806375aa0f287ae1b5
pydle_0.9.4-2.debian.tar.xz 2.3 KiB 62c6d4607b28aff93f598a65714ca5df03c8763e293d1b6c090793008ec29f59

Available diffs

No changes file available.

Binary packages built by this source

python3-pydle: compact, flexible and standards-abiding IRC library for Python

 Standards-compliant and flexible IRC library for Python, with a modularized
 feature system.
 .
 Based on RFC1459 with some small extension tweaks, with full support of
 optional extension standards:
 .
  * TLS
  * CTCP
  * (coming soon) DCC and extensions
  * ISUPPORT/PROTOCTL
  * IRCv3.1 (full)
  * IRCv3.2 (base complete, most optional extensions)
  * IRCv3.3 (base in progress)
 .
 The library is built using Python 3 asynchronous functions.