blob: 5243932f21b8ef45ea0b0937f445b7fb14b23edc [file] [log] [blame]
#!/bin/sh
# this prints out Capstone setup & core+Python-binding versions
python -c "import capstone; print capstone.debug()"