[pkg-go] Bug#870592: ITP: golang-github-tdewolff-strconv -- Go string conversions for numeric types
Anthony Fok
foka at debian.org
Thu Aug 3 06:13:37 UTC 2017
Package: wnpp
Severity: wishlist
Owner: Anthony Fok <foka at debian.org>
* Package name : golang-github-tdewolff-strconv
Version : 1.0.0-1
Upstream Author : Taco de Wolff
* URL : https://github.com/tdewolff/strconv
* License : Expat (MIT)
Programming Lang: Go
Description : Go string conversions for numeric types
This package contains string conversion function and is written in Go.
It is much alike the standard library's strconv package, but it is
specifically tailored for the performance needs within the
github.com/tdewolff/minify package.
.
For example, the floating-point to string conversion function is
approximately twice as fast as the standard library, but it is not
as precise.
Reason for packaging:
Required by github.com/tdewolff/minify,
which in turn is likely needed by Hugo in the near future.
.
See https://github.com/gohugoio/hugo/issues/3761
and https://github.com/gohugoio/hugo/pull/3760
.
/usr/bin/minify is also an interesting and useful tool in its own right.
More information about the Pkg-go-maintainers
mailing list