パッケージ: golang-github-tdewolff-strconv-dev (1.0.0+git20160427.0.3e8091f-1)
golang-github-tdewolff-strconv-dev に関するリンク
Trisquel の資源:
golang-github-tdewolff-strconv ソースパッケージをダウンロード:
- [golang-github-tdewolff-strconv_1.0.0+git20160427.0.3e8091f-1.dsc]
- [golang-github-tdewolff-strconv_1.0.0+git20160427.0.3e8091f.orig.tar.xz]
- [golang-github-tdewolff-strconv_1.0.0+git20160427.0.3e8091f-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Go Packaging Team (メールアーカイブ)
- Anthony Fok
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の golang-github-tdewolff-strconv-dev 関連パッケージ
|
|
|
-
- dep: golang-github-tdewolff-test-dev
- Go test helper functions