パッケージ: douceur (0.2.0-3)
douceur に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team
- Federico Grau
- Anthony Fok
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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
その他の douceur 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb