From 907deb3c87eef5812e4096f8d4def5a0ede1b646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tarc=C3=ADsio=20Gruppi?= Date: Tue, 23 Feb 2016 23:33:35 -0300 Subject: [PATCH] Added github.com/nproc/parseargs-go --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22e68d42..c9109cc6 100644 --- a/README.md +++ b/README.md @@ -824,6 +824,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * Utility * [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. + * [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. * [xurls](https://github.com/mvdan/xurls) - Extract urls from text