summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca95bccef8846f748e98ceb4e3c235cb5352640b (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-ccxt
	pkgdesc = A cryptocurrency trading library with support for 130+ exchanges
	pkgver = 4.4.40
	pkgrel = 1
	url = https://ccxt.trade
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-certifi
	depends = python-requests
	depends = python-cryptography
	depends = python-aiohttp
	depends = python-aiodns
	depends = python-yarl
	source = https://files.pythonhosted.org/packages/source/c/ccxt/ccxt-4.4.40.tar.gz
	sha256sums = 5344efe59642e151d7fc7362aa8cba8d551edcb7eb7d374f8dc1f7e3933f0235

pkgname = python-ccxt