summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dc2a73af900bc7d94d731d4414eb51a1eb716c3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = pypy3-pybind11
	pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa
	pkgver = 2.13.6
	pkgrel = 1
	url = https://pybind11.readthedocs.org
	arch = any
	license = BSD-3-Clause
	makedepends = cmake
	makedepends = boost
	makedepends = eigen
	makedepends = pypy3-setuptools
	depends = pypy3
	optdepends = pypy3-setuptools: for python bindings
	source = https://github.com/pybind/pybind11/archive/v2.13.6/pypy3-pybind11-2.13.6.tar.gz
	sha512sums = 497c25b33b09a9c42f67131ab82e35d689e8ce089dd7639be997305ff9a6d502447b79c824508c455d559e61f0186335b54dd2771d903a7c1621833930622d1a

pkgname = pypy3-pybind11