Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2020-04-28 11:42:48
Message id: 20200428094248.41F72FB27@cvs.NetBSD.org

Log Message:
py-pybind11: added version 2.5.0

pybind11 is a lightweight header-only library that exposes C++ types in Python
and vice versa, mainly to create Python bindings of existing C++ code. Its
goals and syntax are similar to the excellent Boost.Python by David Abrahams:
to minimize boilerplate code in traditional extension modules by inferring type
information using compile-time introspection.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-pybind11/DESCR
1.1addpkgsrc/devel/py-pybind11/Makefile
1.1addpkgsrc/devel/py-pybind11/PLIST
1.1addpkgsrc/devel/py-pybind11/buildlink3.mk
1.1addpkgsrc/devel/py-pybind11/distinfo