[ 原始碼: golang-github-mitchellh-go-wordwrap ]
套件:golang-github-mitchellh-go-wordwrap-dev(1.0.1-2)
golang-github-mitchellh-go-wordwrap-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-mitchellh-go-wordwrap:
- [golang-github-mitchellh-go-wordwrap_1.0.1-2.dsc]
- [golang-github-mitchellh-go-wordwrap_1.0.1.orig.tar.gz]
- [golang-github-mitchellh-go-wordwrap_1.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Go package for wrapping words into multiple lines
This package wraps words to limit the line length to a given number of characters, which is useful to format output in console programs.