knx/examples/knxPython/pybind11/tools/clang
2019-12-12 21:42:51 +01:00
..
__init__.py move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01:00
.gitignore move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01:00
cindex.py move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01:00
enumerations.py move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01:00
LICENSE.TXT move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01:00
README.md move knx-linux and knxPyton to examples dir 2019-12-12 21:42:51 +01: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.