blob: e07bb4ae0612a0970eaeec3283194ad9c17fa175 (
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.6.1
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.6.1.tar.gz
md5sums = 83fc702643e6a756eb169e0bb41b069c
pkgname = python-telethon
|