mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add implementation of Python's module "textwrap" (#2639)
This commit is contained in:
parent
ae15371e19
commit
d4e7bf065d
@ -1590,6 +1590,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
|
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
|
||||||
* [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm.
|
* [radix](https://github.com/yourbasic/radix) - fast string sorting algorithm.
|
||||||
* [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
|
* [Tagify](https://github.com/zoomio/tagify) - Produces a set of tags from given source.
|
||||||
|
* [textwrap](https://github.com/isbm/textwrap) - Implementation of `textwrap` module from Python.
|
||||||
* [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts.
|
* [TySug](https://github.com/Dynom/TySug) - Alternative suggestions with respect to keyboard layouts.
|
||||||
* [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
|
* [xj2go](https://github.com/stackerzzq/xj2go) - Convert xml or json to go struct.
|
||||||
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text.
|
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text.
|
||||||
|
Loading…
Reference in New Issue
Block a user