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