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