Binary package “golang-github-iglou-eu-go-wildcard-dev” in ubuntu noble

Fast and light wildcard pattern matching

 Two function are available MatchSimple and Match.
  * MatchSimple only covert * usage (he is a bit faster)
  * Match support full wildcard matching, * and ?