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

Group :: Development/Python3
RPM: python3-module-css-parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define oname css-parser

Name: python3-module-css-parser
Version: 1.0.9
Release: alt1

Summary: A CSS Cascading Style Sheets library for Python

Group: Development/Python3
License: LGPL
Url: https://pypi.python.org/pypi/css-parser

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

# optional

%add_python3_req_skip google.appengine.api

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

%description
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not
any rendering facilities!

%package doc
Summary: Documentation for CSS Cascading Style Sheets library for Python
Group: Development/Documentation

%description doc
A Python package to parse and build CSS Cascading Style Sheets. DOM only, not
any rendering facilities!

This package contains documentation for %name.

%prep
%setup

%build
%python3_build_debug

%install
%python3_install
%python3_prune

%files
%python3_sitelibdir_noarch/*

%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