blob: e18550cf29ab4d8d7a590b58b8c89ff0958a6c32 (
plain)
1
2
3
4
|
Source: pybind11
Version: 2.1.0-2
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
|