Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
GNU General Public License v2.0
2.3k
stars
456
forks
source link
bindings/python: Migrate from distutils to setuptools #588
Open
tesuji opened 2 months ago
https://github.com/keystone-engine/keystone/blob/fb92f32391c6cced868252167509590319eeb58b/bindings/python/setup.py#L14C6-L14C15
With distutils removed from python 3.12, the python bindings now cannot be built anymore.