mirror of
https://github.com/capstone-engine/capstone.git
synced 2025-02-12 09:58:42 +00:00
suite: add python_capstone_setup.py
This commit is contained in:
parent
fb18a93f73
commit
7574ed9802
4
suite/python_capstone_setup.py
Executable file
4
suite/python_capstone_setup.py
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# this prints out Capstone setup & core+Python-binding versions
|
||||
|
||||
python -c "import capstone; print capstone.debug()"
|
Loading…
x
Reference in New Issue
Block a user