distro: use blessed instead of blessings
parent
62dc9c48
No related branches found
No related tags found
Showing
- apkg/terminal.py 8 additions, 5 deletionsapkg/terminal.py
- distro/pkg/arch/PKGBUILD 1 addition, 1 deletiondistro/pkg/arch/PKGBUILD
- distro/pkg/nix/default.nix 1 addition, 1 deletiondistro/pkg/nix/default.nix
- distro/pkg/rpm/apkg.spec 2 additions, 2 deletionsdistro/pkg/rpm/apkg.spec
- requirements.txt 1 addition, 1 deletionrequirements.txt
- setup.cfg 1 addition, 1 deletionsetup.cfg
beautifulsoup4 # upstream version detection | ||
blessings # terminal colors | ||
blessed # terminal colors | ||
build # apkg distribution | ||
cached_property # @cached_property for python <= 3.7 | ||
click # nice CLI framework | ||
... | ... |
Please register or sign in to comment