套件: ruby-roadie (3.2.2-1)
ruby-roadie 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-roadie:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Antonio Terceiro
外部的資源:
- 主頁 [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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 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