Provided by: python3-webassets_0.9-1_all bug

NAME

       webassets3 - Asset management application for Python web development

DESCRIPTION

       usage: webassets3 [-h] [-v] [-q] [-c CONFIG | -m MODULE]

              {watch,check,clean,build} ...

       Manage assets.

   positional arguments:
              {watch,check,clean,build}

   optional arguments:
       -h, --help
              show this help message and exit

       -v     be verbose

       -q     be quiet

       -c CONFIG, --config CONFIG
              read environment from a YAML file

       -m MODULE, --module MODULE
              read environment from a Python module