blob: 66157db1d0ba1614d5845d13f6e90d8f4ea6d8be (
plain)
1
2
3
4
|
Source: pybind11
Version: 2.2.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.
Build-Depends: python3
|