blob: 7939bc0311f517aa3d5cf550066512f68099ee8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-unicorn-binance-rest-api
pkgdesc = An unofficial Python API to use the Binance REST API
pkgver = 1.4.3
pkgrel = 1
url = https://github.com/LUCIT-Systems-and-Development/unicorn-binance-rest-api
arch = any
license = MIT
makedepends = python-setuptools
depends = python-requests
depends = python-certifi
depends = python-colorama
depends = python-cryptography
depends = python-dateparser
depends = python-pyopenssl
depends = python-pytz
depends = python-service-identity
depends = python-ujson
source = https://files.pythonhosted.org/packages/source/u/unicorn-binance-rest-api/unicorn-binance-rest-api-1.4.3.tar.gz
sha256sums = beb559ad15f646b3465d3bc3135f388a0dde66d24b3330034c1712ed64b5fe40
pkgname = python-unicorn-binance-rest-api
|