blob: 56b8d2f57963f05371716d1e20f6ca2061540e74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-telethon
pkgdesc = Full-featured Telegram client library for Python 3
pkgver = 1.7.2
pkgrel = 1
url = https://github.com/LonamiWebs/Telethon
arch = any
license = MIT
depends = python
depends = python-pyaes
depends = python-rsa
depends = python-async_generator
depends = python-setuptools
source = https://files.pythonhosted.org/packages/source/t/telethon/Telethon-1.7.2.tar.gz
md5sums = 4535ea3bbf421a6253c9f1e1bbde6b60
pkgname = python-telethon
|