summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 20de9c142e6751e29c161bb9a707ce8def13747d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = iex-git
	pkgdesc = C++17 library for querying IEX Cloud API.
	pkgver = 1.0.0
	pkgrel = 1
	url = https://github.com/aokellermann/iex
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	depends = curl
	depends = nlohmann-json
	optdepends = doxygen: documentation
	provides = iex
	conflicts = iex
	source = git://github.com/aokellermann/iex
	md5sums = SKIP

pkgname = iex-git