blob: bd62b362da58a673ec3a930be146083c20687326 (
plain)
1
2
3
4
5
6
|
Source: pybind11
Version: 2.6.0
Port-Version: 3
Homepage: https://github.com/pybind/pybind11
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
|