Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37815738
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-crayons

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname crayons

Name: python3-module-%oname
Version: 0.1.2
Release: alt2

Summary: This module is really simple, it gives you colored strings for terminal usage.
License: MIT
Group: Development/Python3
Url: https://github.com/kennethreitz/crayons
BuildArch: noarch

Source: %oname-%version.tar

BuildRequires(pre): rpm-build-python3

%description
Crayons is nice because it automatically wraps a given string in both the
foreground color, as well as returning to the original state after the
string is complete. Most terminal color libraries make you manage this
yourself.

%prep
%setup -n %oname-%version

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE *.rst
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin