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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define modname typogrify

Name: python3-module-%modname
Version: 2.0.7
Release: alt2

Summary: Filters to enhance web typography
Group: Development/Python3
License: BSD-3-Clause
Url: https://pypi.org/project/%modname

Vcs: https://github.com/mintchaos/typogrify
Source: https://pypi.io/packages/source/t/%modname/%modname-%version.tar.gz

BuildArch: noarch

Requires: python3-module-smartypants >= 1.8.3

# Installing Jinja or Django is only required if you

# intend to use the optional template filters that are
# included for those frameworks.
%filter_from_requires /^python3(django/d
%filter_from_requires /^python3(jinja/d

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

%description
Typogrify provides a set of custom filters that automatically apply
various transformations to plain text in order to yield
typographically-improved HTML. While often used in conjunction with Jinja
and Django template systems, the filters can be used in any environment.

%prep
%setup -n %modname-%version

%build
%python3_build

%install
%python3_install

%files
%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