Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559672
en ru br
ALT Linux repos
S:0.7.7-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define modulename genshi

Name: python3-module-%modulename
Version: 0.7.6
Release: alt1

Summary: A toolkit for stream-based generation of output for the web

License: BSD
Group: Development/Python3
Url: http://genshi.edgewall.org/

# https://github.com/edgewall/genshi

Source: %name-%version.tar

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-six

%description
Genshi is a Python library that provides an integrated set of
components for parsing, generating, and processing HTML, XML or
other textual content for output generation on the web. The major
feature is a template language, which is heavily inspired by Kid.

%prep
%setup

%build
%python3_build

%install
%python3_install
%python3_prune

%check
%python3_test

%files
%python3_sitelibdir/%modulename
%python3_sitelibdir/*.egg-info

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin