Skip to content
Sections
>> Trisquel >> Packages >> aramo >> golang >> douceur
aramo  ]

Package: douceur (0.2.0-3)

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

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.34)
    GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb

Download douceur

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 1,097.4 kB2989 kB [list of files]
arm64 992.7 kB2949 kB [list of files]
armhf 1,016.8 kB2697 kB [list of files]
ppc64el 976.8 kB2992 kB [list of files]