Added github.com/nproc/parseargs-go

This commit is contained in:
Tarcísio Gruppi 2016-02-23 23:33:35 -03:00
parent afa626c4f3
commit 907deb3c87

View File

@ -824,6 +824,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* Utility * Utility
* [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go. * [gotabulate](https://github.com/bndr/gotabulate) - Easily pretty-print your tabular data with Go.
* [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms. * [kace](https://github.com/codemodus/kace) - Common case conversions covering common initialisms.
* [parseargs-go](https://github.com/nproc/parseargs-go) - A string argument parser that understands quotes and backslashes
* [parth](https://github.com/codemodus/parth) - URL path segmentation parsing. * [parth](https://github.com/codemodus/parth) - URL path segmentation parsing.
* [xurls](https://github.com/mvdan/xurls) - Extract urls from text * [xurls](https://github.com/mvdan/xurls) - Extract urls from text