SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-tdewolff-minify-devel rpm build for : Fedora 32. For other distributions click golang-github-tdewolff-minify-devel.

Name : golang-github-tdewolff-minify-devel
Version : 2.7.3 Vendor : Fedora Project
Release : 1.fc32 Date : 2020-03-15 09:05:59
Group : Unspecified Source RPM : golang-github-tdewolff-minify-2.7.3-1.fc32.src.rpm
Size : 0.43 MB
Packager : Fedora Project
Summary : Go minifiers for web formats
Description :
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 designed for high performance.

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, ...).

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/tdewolff/minify

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/releases/32/Everything/s390x/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-tdewolff-minify-devel-2.7.3-1.fc32.noarch.rpm
     

Provides :
golang(github.com/tdewolff/minify)
golang(github.com/tdewolff/minify/css)
golang(github.com/tdewolff/minify/html)
golang(github.com/tdewolff/minify/js)
golang(github.com/tdewolff/minify/json)
golang(github.com/tdewolff/minify/svg)
golang(github.com/tdewolff/minify/xml)
golang-github-tdewolff-minify-devel
golang-ipath(github.com/tdewolff/minify)

Requires :
go-filesystem
golang(github.com/dustin/go-humanize)
golang(github.com/fsnotify/fsnotify)
golang(github.com/matryer/try)
golang(github.com/spf13/pflag)
golang(github.com/tdewolff/parse)
golang(github.com/tdewolff/parse/buffer)
golang(github.com/tdewolff/parse/css)
golang(github.com/tdewolff/parse/html)
golang(github.com/tdewolff/parse/js)
golang(github.com/tdewolff/parse/json)
golang(github.com/tdewolff/parse/strconv)
golang(github.com/tdewolff/parse/xml)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/golang-github-tdewolff-minify-devel
/usr/share/doc/golang-github-tdewolff-minify-devel/README-minify.md
/usr/share/doc/golang-github-tdewolff-minify-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/tdewolff
/usr/share/gocode/src/github.com/tdewolff/minify
/usr/share/gocode/src/github.com/tdewolff/minify/.goipath
/usr/share/gocode/src/github.com/tdewolff/minify/LICENSE.md
/usr/share/gocode/src/github.com/tdewolff/minify/README-minify.md
/usr/share/gocode/src/github.com/tdewolff/minify/README.md
/usr/share/gocode/src/github.com/tdewolff/minify/cmd
/usr/share/gocode/src/github.com/tdewolff/minify/cmd/minify
/usr/share/gocode/src/github.com/tdewolff/minify/cmd/minify/main.go
/usr/share/gocode/src/github.com/tdewolff/minify/cmd/minify/util.go
/usr/share/gocode/src/github.com/tdewolff/minify/cmd/minify/util_test.go
/usr/share/gocode/src/github.com/tdewolff/minify/cmd/minify/watch.go
/usr/share/gocode/src/github.com/tdewolff/minify/common.go
/usr/share/gocode/src/github.com/tdewolff/minify/common_test.go
/usr/share/gocode/src/github.com/tdewolff/minify/css
/usr/share/gocode/src/github.com/tdewolff/minify/css/css.go
/usr/share/gocode/src/github.com/tdewolff/minify/css/css_test.go
/usr/share/gocode/src/github.com/tdewolff/minify/css/hash.go
/usr/share/gocode/src/github.com/tdewolff/minify/css/table.go
/usr/share/gocode/src/github.com/tdewolff/minify/css/util.go
/usr/share/gocode/src/github.com/tdewolff/minify/go.mod
/usr/share/gocode/src/github.com/tdewolff/minify/html
/usr/share/gocode/src/github.com/tdewolff/minify/html/buffer.go
/usr/share/gocode/src/github.com/tdewolff/minify/html/buffer_test.go
/usr/share/gocode/src/github.com/tdewolff/minify/html/hash.go
/usr/share/gocode/src/github.com/tdewolff/minify/html/html.go
There is 27 files more in these RPM.

 
ICM