blob: b836dce46170f7edf8c9ffc29925dbcca50f8f66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-unicorn-binance-local-depth-cache
pkgdesc = An unofficial Python API to use the Binance REST API
pkgver = 0.7.2
pkgrel = 1
url = https://github.com/LUCIT-Systems-and-Development/unicorn-binance-local-depth-cache
arch = any
license = MIT
makedepends = python-setuptools
depends = python-requests
depends = python-unicorn-binance-rest-api
depends = python-unicorn-binance-websocket-api
source = https://files.pythonhosted.org/packages/source/u/unicorn-binance-local-depth-cache/unicorn-binance-local-depth-cache-0.7.2.tar.gz
sha256sums = 710a57901bbba453cc76c08e2de11f3cd0f6c46882400434f9f29d2911f3778c
pkgname = python-unicorn-binance-local-depth-cache
|