[ ソース: ruby-roadie ]
パッケージ: ruby-roadie (3.2.2-1)
ruby-roadie に関するリンク
Debian の資源:
ruby-roadie ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-roadie 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-css-parser (>= 1.3)
- Ruby CSS parser library
-
- dep: ruby-nokogiri (>= 1.5)
- HTML, XML, SAX, and Reader parser for Ruby