Source: ruby-css-inline
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               cargo,
               gem2deb (>= 2.2.8~),
               librust-css-inline-0.21+file-dev,
               librust-css-inline-0.21+http-dev,
               librust-css-inline-0.21+stylesheet-cache-dev,
               librust-magnus-0.8-dev,
               librust-rayon-1-dev,
               ruby-rb-sys (>= 0.9.116)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-css-inline.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-css-inline
Homepage: https://github.com/Stranger6667/css-inline
Testsuite: autopkgtest-pkg-ruby

Package: ruby-css-inline
Architecture: any
Description: High-performance library for inlining CSS into HTML 'style' attributes
 `css_inline` inlines CSS into HTML documents, using components from
 Mozilla's Servo project.
 This process is essential for sending HTML emails as you need to use
 "style" attributes instead of "style" tags.
