Pakket: ruby-roadie (5.2.1-2)
Verwijzigingen voor ruby-roadie
Debian bronnen:
Het bronpakket ruby-roadie downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library for composing HTML email
Email clients have bad support for stylesheets, and some of them blocks stylesheets from downloading. The easiest way to handle this is to work with inline styles (`style="..."`), but that is error prone and hard to work with as you cannot use classes and/or reuse styling over your HTML.
Roadie tries to make sending HTML emails a little less painful by inlining stylesheets and rewriting relative URLs for you.
Andere aan ruby-roadie gerelateerde pakketten
|
|
|
|
-
- dep: ruby-css-parser (>= 1.4)
- Ruby CSS parser library
-
- dep: ruby-nokogiri
- HTML, XML, SAX, and Reader parser for Ruby