Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37517715
en ru br
ALT Linux repos
S:1.09-alt1
5.0: 1.07-alt2
4.1: 1.07-alt1

Group :: Development/Perl
RPM: perl-CSS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module CSS

Name: perl-%module
Version: 1.09
Release: alt1

Summary: Object oriented access to Cascading Style Sheets (CSS)
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source: http://search.cpan.org/CPAN/authors/id/I/IA/IAMCAL/%module-%version.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sun Apr 10 2011

BuildRequires: perl-Parse-RecDescent perl-devel

%description
This module can be used, along with a CSS::Parse::* module, to parse
CSS data and represent it as a tree of objects. Using a CSS::Adaptor::*
module, the CSS data tree can then be transformed into other formats.

%prep
%setup -n %module-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/CSS/
%perl_vendor_privlib/CSS.pm

%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