reactphysics3d/testbed/nanogui/ext/pybind11/tools/clang
2018-04-04 07:14:58 +02:00
..
__init__.py Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
.gitignore Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
cindex.py Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
enumerations.py Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
LICENSE.TXT Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00
README.md Update the nanogui library that is used for the GUI of the testbed application 2018-04-04 07:14:58 +02:00

This is simply clang's Python bindings (clang.cindex) ported to Python 3. Please see http://llvm.org/svn/llvm-project/cfe/trunk/bindings/python/ for the original project.