Install golang-github-tdewolff-strconv-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-tdewolff-strconv-dev
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.
Homepage: https://github.com/tdewolff/strconv
Version: 1.0.0+git20160427.0.3e8091f-1
Section: universe/devel