[ 源代码: golang-github-mitchellh-go-wordwrap ]
软件包:golang-github-mitchellh-go-wordwrap-dev(0.0~git20150314.0.ad45545-4)
golang-github-mitchellh-go-wordwrap-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-mitchellh-go-wordwrap:
- [golang-github-mitchellh-go-wordwrap_0.0~git20150314.0.ad45545-4.dsc]
- [golang-github-mitchellh-go-wordwrap_0.0~git20150314.0.ad45545.orig.tar.gz]
- [golang-github-mitchellh-go-wordwrap_0.0~git20150314.0.ad45545-4.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.