click.echo(
        "Listing tags for the '%(package)s' package ... "
        % {"package": click.style(package, bold=True)},