Package: douceur (0.2.0-3)
Links for douceur
Trisquel Resources:
Download Source Package golang-github-aymerick-douceur:
- [golang-github-aymerick-douceur_0.2.0-3.dsc]
- [golang-github-aymerick-douceur_0.2.0.orig.tar.gz]
- [golang-github-aymerick-douceur_0.2.0-3.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team
- Federico Grau
- Anthony Fok
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.34)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download douceur
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 1,097.4 kB | 2989 kB | [list of files] |
arm64 | 992.7 kB | 2949 kB | [list of files] |
armhf | 1,016.8 kB | 2697 kB | [list of files] |
ppc64el | 976.8 kB | 2992 kB | [list of files] |