golang-github-tdewolff-minify-dev - 2.3.8-1 main

github.com/tdewolff/minify is a minifier package written in Go.
It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface
to implement any other minifier.
.
Minification is the process of removing bytes from a file (such as
whitespace) without changing its output and therefore shrinking
its size and speeding up transmission over the Internet and possibly
parsing. The implemented minifiers are high performance and streaming,
which implies O(n).
.
The core functionality associates mimetypes with minification functions,
allowing embedded resources (like CSS or JS within HTML files) to be
minified as well. Users can add new implementations that are triggered
based on a mimetype (or pattern), or redirect to an external command
(like ClosureCompiler, UglifyCSS, ...)

Priority: optional
Section: devel
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 272.4 kB
Architectures: all 

 

Versions

2.3.8-1 all