Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1014 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 1014 Bytes

Binder

Binder is a tool for automatic generation of Python bindings for C++11 projects using Pybind11 and Clang LibTooling libraries. That is, Binder, takes a C++ project and compiles it into objects and functions that are all usable within Python. Binder is different from prior tools in that it handles special features new in C++11.

Documentation Status

Reference documentation is provided at http://cppbinder.readthedocs.org/en/latest. A PDF version of the manual is available here.

Generate Debian Package

Use the ANYbotics internal generate_debian_package tool to create the debian package.