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

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

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

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

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