python-uncompyle6/bin/pydisassemble
rocky e0eba6998f Python packaging - yet again.
Did I ever mention how much Python sucks at packaging?
2016-05-13 22:59:15 -04:00

4 lines
75 B
Python
Executable File

#!/usr/bin/env python
from uncompyle6.bin.pydisassemble import main
main()