summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f602536467208f9bd909e9f2ccbd48e7fd324888 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-telethon
	pkgdesc = Full-featured Telegram client library for Python 3
	pkgver = 1.36.0
	pkgrel = 1
	url = https://github.com/LonamiWebs/Telethon
	arch = any
	license = MIT
	makedepends = python-setuptools
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-pyaes
	depends = python-rsa
	optdepends = python-cryptg: alternative crypto library
	optdepends = python-pysocks: socks proxy support
	optdepends = python-python-socks: socks proxy support
	optdepends = python-hachoir: parse media metadata for uploading
	optdepends = python-pillow: resize photos for uploading
	source = https://files.pythonhosted.org/packages/source/T/Telethon/Telethon-1.36.0.tar.gz
	sha256sums = 11db5c7ed7e37f1272d443fb7eea0f1db580d56c6949165233946fb323aaf3a7

pkgname = python-telethon