summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 093a6ff39d08ca6b9997060813aff19d1400c6bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = xeus3
	pkgdesc = C++ implementation of the Jupyter kernel protocol - Legacy version 3.2
	pkgver = 3.2.0
	pkgrel = 2
	url = https://github.com/QuantStack/xeus
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = zeromq
	makedepends = cppzmq
	depends = openssl
	depends = crypto++
	depends = nlohmann-json
	depends = xtl
	depends = zeromq
	provides = xeus=3.2.0
	conflicts = xeus
	options = staticlibs
	options = !debug
	source = xeus3-3.2.0.tar.gz::https://github.com/QuantStack/xeus/archive/3.2.0.tar.gz
	sha256sums = c0bf95e0cc58c083c99f49cdbf84fc60a1c03bed89d2cd63c10697ae8c87d1d1

pkgname = xeus3