radareorg / radare2-bindings

Bindings of the r2 api for Valabind and friends
GNU Lesser General Public License v3.0
132 stars 92 forks source link

Use PyAutoC for generating Python bindings #156

Closed XVilka closed 6 years ago

XVilka commented 7 years ago

I checked https://github.com/orangeduck/PyAutoC and it produces much better result than anything else with less effort.