pyruse/extra/bin/pyruse

4 lines
54 B
Python
Executable File

#!/usr/bin/python
from pyruse import main
main.main()