vcpkg/ports/pybind11/CONTROL

5 lines
274 B
Plaintext
Raw Normal View History

2017-03-27 14:09:39 +08:00
Source: pybind11
Version: 2.3.0-1
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 (windows)