[ 源代码: golang-github-aymerick-douceur ]
软件包:golang-github-aymerick-douceur-dev(0.2.0-3~bpo11+1)
golang-github-aymerick-douceur-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-aymerick-douceur:
- [golang-github-aymerick-douceur_0.2.0-3~bpo11+1.dsc]
- [golang-github-aymerick-douceur_0.2.0.orig.tar.gz]
- [golang-github-aymerick-douceur_0.2.0-3~bpo11+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
simple CSS parser and inliner in Go (library)
Golang library with simple CSS parser and HTML inliner. See associated "douceur" binary for a basic command-line executable of this library.
Parser is vaguely inspired by CSS Syntax Module Level 3 (https://www.w3.org/TR/css-syntax-3/) and corresponding JS parser (https://github.com/tabatkins/parse-css).
Inliner only parses CSS defined in HTML document; it DOES NOT fetch external stylesheets (for now). Inliner inserts additional attributes when possible.
Similar projects
* premailer (https://github.com/premailer/premailer) * roadie (https://github.com/Mange/roadie)
其他与 golang-github-aymerick-douceur-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-gorilla-css-dev
- CSS3 tokenizer for Go (library)
-
- dep: golang-github-puerkitobio-goquery-dev
- jQuery-style HTML manipulation in Go
-
- dep: golang-golang-x-net-dev
- Supplementary Go networking libraries