summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7fc12c790cf218672d7744b0f321dcf93fce5818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = pypy3-pybind11
	pkgdesc = A lightweight header-only library that exposes C++ types in Python and vice versa
	pkgver = 3.0.1
	pkgrel = 1
	url = https://pybind11.readthedocs.org
	arch = any
	license = BSD-3-Clause
	makedepends = boost
	makedepends = cmake
	makedepends = eigen
	makedepends = pypy3-build
	makedepends = pypy3-installer
	makedepends = pypy3-scikit-build-core
	depends = pypy3
	source = https://github.com/pybind/pybind11/archive/v3.0.1/pypy3-pybind11-3.0.1.tar.gz
	sha512sums = c17e6d6a78c38e760864b390ac2aa7df6a94ca53acb2e8be71f0d63d611b738fa20a16946c98a93fbfcad56cb0346ebf247bbe41c6f5171c6ce68397b1e5c4db

pkgname = pypy3-pybind11