sthen 7f0dc691d5 import ports/devel/py-autocommand, ok bket
Autocommand turns a function into a command-line program. It converts
the function's parameter signature into command-line arguments, and
automatically runs the function if the module was called as __main__.
In effect, it lets you create a smart main function.
2022-11-27 10:55:06 +00:00
..