mirror of
https://github.com/thelsing/knx.git
synced 2025-03-31 01:17:31 +02: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.