aboutsummaryrefslogtreecommitdiff
path: root/ports/pybind11/CONTROL
diff options
context:
space:
mode:
authorEthan Smith <ethan@ethanhs.me>2017-03-27 02:09:39 -0400
committerEthan Smith <ethan@ethanhs.me>2017-03-27 02:09:39 -0400
commitbfb3ef841b339b969708f52762efc38f6f799a50 (patch)
treef6ea1c337a0b96346b017036a490830433ddc4f3 /ports/pybind11/CONTROL
parent71f1e117af2c92123fae9311b9b23f3955e9831d (diff)
downloadvcpkg-bfb3ef841b339b969708f52762efc38f6f799a50.tar.gz
vcpkg-bfb3ef841b339b969708f52762efc38f6f799a50.zip
add pybind11 port
Diffstat (limited to 'ports/pybind11/CONTROL')
-rw-r--r--ports/pybind11/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/pybind11/CONTROL b/ports/pybind11/CONTROL
new file mode 100644
index 000000000..536647265
--- /dev/null
+++ b/ports/pybind11/CONTROL
@@ -0,0 +1,3 @@
+Source: pybind11
+Version: 2.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. \ No newline at end of file