python-tuf/tuf/scripts
Joshua Lock d4705502fc repo: make colorama a soft dependency
Instead of using colorama directly for terminal colours, use the
constants in securesystemslib.interface which map to colorama colours
IFF colorama is installed.

This change results in a red password prompt when colorama is installed
and a standard terminal output coloured prompt when colorama is not
installed.

Signed-off-by: Joshua Lock <jlock@vmware.com>
2020-10-20 15:23:39 +01:00
..
__init__.py Add __init__.py to scripts directory 2018-04-17 14:54:10 -04:00
client.py Make confined_target_dirs optional field 2020-10-16 15:35:24 +03:00
repo.py repo: make colorama a soft dependency 2020-10-20 15:23:39 +01:00