mirror of
https://github.com/pybind/pybind11.git
synced 2026-04-20 14:59:27 +00:00
added logo
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
# pybind11 -- Seamless operability between C++11 and Python
|

|
||||||
|
|
||||||
|
# pybind11 — Seamless operability between C++11 and Python
|
||||||
|
|
||||||
**pybind11** is a lightweight header library that exposes C++ types in Python
|
**pybind11** is a lightweight header library that exposes C++ types in Python
|
||||||
and vice versa, mainly to create Python bindings of existing C++ code. Its
|
and vice versa, mainly to create Python bindings of existing C++ code. Its
|
||||||
|
|||||||
Reference in New Issue
Block a user