
        [console_scripts]
        lb-dev=lb_dev.cli_commands:lb_dev
        check-license-hook=lb_dev.hooks.check_license_hook:main
        check-copyright-hook=lb_dev.hooks.check_copyright_comments_hook:main
        check-for-license-file=lb_dev.commands.copyright.check_for_license_file.check_for_license:check_for_license
        check-copyright-statement=lb_dev.commands.copyright.check_copyright_comment.check_copyright_comment:check_copyright
    