Pakket: golang-github-mgutz-str-dev (1.2.0-2)
Verwijzigingen voor golang-github-mgutz-str-dev
Trisquel bronnen:
Het bronpakket golang-github-mgutz-str downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Go Packaging Team
- Jongmin Kim
- Thorsten Alteholz
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.