套件: golang-github-mgutz-str-dev (1.2.0-2)
golang-github-mgutz-str-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-mgutz-str:
- [golang-github-mgutz-str_1.2.0-2.dsc]
- [golang-github-mgutz-str_1.2.0.orig.tar.gz]
- [golang-github-mgutz-str_1.2.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Jongmin Kim
- Thorsten Alteholz
外部的資源:
- 主頁 [github.com]
相似套件:
comprehensive set of string functions
This package provides a comprehensive set of string functions to build more Go awesomeness. The library complements Go's standard packages and does not duplicate functionality found in 'strings' or 'strconv'.
This library is based on plain functions instead of object-based methods, consistent with Go standard string packages.