[ 原始碼: golang-vbom-util ]
套件:golang-vbom-util-dev(0.0~git20180919.efcd4e0-3)
golang-vbom-util-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-vbom-util:
- [golang-vbom-util_0.0~git20180919.efcd4e0-3.dsc]
- [golang-vbom-util_0.0~git20180919.efcd4e0.orig.tar.xz]
- [golang-vbom-util_0.0~git20180919.efcd4e0-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go utility packages (library)
Package util includes various small pieces of code.
rope
Package rope implements a "heavy-weight string", which represents very long strings more efficiently (especially when many concatenations are performed).
sortorder
Package sortorder implements sort orders and comparison functions.
其他與 golang-vbom-util-dev 有關的套件
|
|
|
|
-
- dep: golang-github-bruth-assert-dev
- Simple test assertions for Golang tests
-
- dep: golang-github-xlab-handysort-dev
- Alphanumeric string sorting algorithm implementation in Go