A Python Extension project leveraging the clang c-api.
This repo (like most of my repos) exists primarily to back-up work. Shoot me an email if you actually want to use any of it.
You should be aware of the official libclang Python Binding. I ran into some problems with it. Problems aside, this project is more about experimenting with Python extensions and the C-API.
Branches in this project follow the gitflow pattern. The branching strategy described in Vincent Driessen's blog post really resonated with me.