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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname smartypants

Name: python3-module-%modname
Version: 2.0.1
Release: alt1

Summary: Python with the SmartyPants
Group: Development/Python3
License: BSD-3-Clause
Url: https://pypi.org/project/%modname

Vcs: https://github.com/leohemsted/smartypants.py.git
Source: %modname-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools

%description
Python module to translate plain ASCII punctuation characters into
"smart" typographic punctuation HTML entities.

%modname is a Python fork of SmartyPants (http://daringfireball.net/projects/smartypants/)

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%files
%_bindir/smartypants
%python3_sitelibdir_noarch/*
%doc README*

%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