summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ca63548a9572547748eecaf6c472339ba51811d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = pybind11-json
	pkgdesc = Using nlohmann::json with pybind11
	pkgver = 0.2.14
	pkgrel = 1
	url = https://github.com/pybind/pybind11_json
	arch = any
	license = BSD-3-Clause
	makedepends = cmake
	makedepends = python
	depends = pybind11
	depends = nlohmann-json
	source = pybind11_json-0.2.14.tar.gz::https://github.com/pybind/pybind11_json/archive/0.2.14.tar.gz
	sha512sums = 5084fa778ca833a93c138649cdf04e7e2b77686c877799507573abc3db438108ee6590d4e204499e07490580f277cc565ca8000db2cb571b7ecdb2103e8f1dfc

pkgname = pybind11-json