Package: douceur (0.2.0-3~bpo11+1)
Links for douceur
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
simple CSS parser and inliner in Go (program)
This package provides douceur, a simple CSS parser and HTML inliner.
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).
Parse a CSS file and display result:
$ douceur parse inputfile.css
Inline CSS in an HTML document and display result:
$ douceur inline inputfile.html
Other Packages Related to douceur
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C könyvtár: megosztott könyvtárak
also a virtual package provided by libc6-udeb
Download douceur
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
armhf | 932.1 kB | 2,954.0 kB | [list of files] |