Source: ruby-css-parser Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Lucas Kanashiro Build-Depends: debhelper (>= 10~), gem2deb, rake, ruby-addressable, ruby-minitest, ruby-test-unit Standards-Version: 4.0.1 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-css-parser.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-css-parser.git Homepage: https://github.com/premailer/css_parser Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-css-parser Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-addressable, ${misc:Depends}, ${shlibs:Depends} Description: Ruby CSS parser library This package provides classes for loading, parsing and cascading CSS rule sets in Ruby. It supports loading local or remote CSS files, and looking up rules by selector or media type.