From d90ce180c394f893349eb93c9f6e93bea6f096d7 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 21 Aug 2026 15:31:12 +0200 Subject: python3-telethon: remove (published on SBo) --- python3-telethon/README | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 python3-telethon/README (limited to 'python3-telethon/README') diff --git a/python3-telethon/README b/python3-telethon/README deleted file mode 100644 index 3fcb6b2..0000000 --- a/python3-telethon/README +++ /dev/null @@ -1,10 +0,0 @@ -Telethon is a full-featured Telegram client library for Python 3, built -on asyncio. It speaks Telegram's MTProto protocol directly, so it works -both for user accounts and for bots, without going through the Bot API. - -An optional dependency, cryptg, provides a C implementation of the -AES-IGE encryption used by MTProto and speeds up transfers noticeably. -It is not packaged here; install it separately if you need the speedup. - -Homepage: https://telethon.dev -Source: https://codeberg.org/Lonami/Telethon -- cgit v1.2.3