What should `python -m tai64 ...` do? - Substitute for libtai bundled command(s)? - Output demo? - Output current TAI time in format(s)? Possible reorg: `tai64.py` -> `tai64/__init__.py` would allow `python -m ta64.{foo,bar,baz}` for multiple commands.
What should
python -m tai64 ...do?Possible reorg:
tai64.py->tai64/__init__.pywould allowpython -m ta64.{foo,bar,baz}for multiple commands.