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