aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
blob: 5366472657d9e733ce75851cdbd6e28d9bb839c9 (plain)
1
2
3
Source: pybind11
Version: 2.0.1
Description: 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.