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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

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

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