mirror of
https://github.com/thelsing/knx.git
synced 2025-01-07 00:05:47 +01:00
.. | ||
__init__.py | ||
.gitignore | ||
cindex.py | ||
enumerations.py | ||
LICENSE.TXT | ||
README.md |
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.