diff options
Diffstat (limited to 'ports/pybind11/CONTROL')
| -rw-r--r-- | ports/pybind11/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL new file mode 100644 index 000000000..a51fd173c --- /dev/null +++ b/ports/pybind11/CONTROL @@ -0,0 +1,3 @@ +Source: pybind11 +Version: 2.1.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.
\ No newline at end of file |
