Source: libcss-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libparse-recdescent-perl (>= 1), perl
Maintainer: Alejandro Garrido Mota <alejandro@debian.org>
Standards-Version: 3.9.4
Homepage: http://search.cpan.org/dist/CSS/

Package: libcss-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libparse-recdescent-perl (>= 1)
Description: object oriented access to Cascading Style Sheets (CSS)
 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.
