blob: 94ed66368b11198457581b965c3e98826505bc8f (
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
|