2025-09-05 09:42:21 +02:00

5 lines
78 B
Python
Executable File

#!/usr/bin/env python2.7
import ooo
if __name__ == '__main__':
ooo.main()