Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37912175
en ru br
ALT Linux repositórios
S:0.1.2-alt2

Group :: Development/Python3
RPM: python3-module-crayons

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009