Binary package “python3-pydle” in ubuntu jammy

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.