blob: 5f76072f6de8fb279d8ed8fd3228add0fa3fd36d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-ibapi
pkgdesc = Python IB API
pkgver = 10.47.01
pkgrel = 1
url = https://interactivebrokers.github.io/tws-api
arch = any
license = custom
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-protobuf
source = https://interactivebrokers.github.io/downloads/twsapi_macunix.1047.01.zip
source = LICENSE
sha256sums = 832bf9c8fbcd2d95dc278d42dd51be8dc64aae67d4c11c5f2ff0297d9ee087e3
sha256sums = c60f3a3fe9a6799a346fe9519b2448334d99a6f0ff3db5c9969493be75941c5d
pkgname = python-ibapi
|