kac_tools.cli package

Submodules

kac_tools.cli.cli module

CLI Tool that distributes subcommands

kac_tools.cli.cli.parse_changelog(args)

Builds Changelog model from provided file and prints requested section.

kac_tools.cli.cli.main()

Parses command line arguments and calls corresponding subcommand program.

Module contents