Package: douceur (0.2.0-3 and others)
Links for douceur
Debian 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]
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.34)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download douceur
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 0.2.0-3+b18 | 1,378.2 kB | 3,983.0 kB | [list of files] |
arm64 | 0.2.0-3+b18 | 1,203.1 kB | 3,800.0 kB | [list of files] |
armel | 0.2.0-3+b18 | 1,232.0 kB | 3,832.0 kB | [list of files] |
armhf | 0.2.0-3+b18 | 1,225.1 kB | 3,832.0 kB | [list of files] |
i386 | 0.2.0-3+b18 | 1,322.7 kB | 3,731.0 kB | [list of files] |
ppc64el | 0.2.0-3+b18 | 1,205.5 kB | 3,927.0 kB | [list of files] |
riscv64 | 0.2.0-3+b13 | 1,235.9 kB | 3,863.0 kB | [list of files] |
s390x | 0.2.0-3+b18 | 1,263.8 kB | 4,183.0 kB | [list of files] |