# Copyright (c) 2024 Anoduck # # This software is released under the MIT License. # https://opensource.org/licenses/MIT # import sys from ctiger import __main__ as ctiger parse = ctiger.ProcArgs() parse.main()