Add go-wilcard

This commit is contained in:
Iglou.eu 2021-03-29 18:17:16 +02:00 committed by Avelino
parent 17faf5ad88
commit 09b8471c01

View File

@ -1850,6 +1850,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [go-slugify](https://github.com/mozillazg/go-slugify) - Make pretty slug with multiple languages support.
* [go-toml](https://github.com/pelletier/go-toml) - Go library for the TOML format with query support and handy cli tools.
* [go-vcard](https://github.com/emersion/go-vcard) - Parse and format vCard.
* [go-wilcard](https://github.com/IGLOU-EU/go-wilcard) - Simple and lightweight wildcard pattern matching.
* [go-zero-width](https://github.com/trubitsyn/go-zero-width) - Zero-width character detection and removal for Go.
* [gofeed](https://github.com/mmcdole/gofeed) - Parse RSS and Atom feeds in Go.
* [gographviz](https://github.com/awalterschulze/gographviz) - Parses the Graphviz DOT language.