golang-github-iglou-eu-go-wildcard 2.0.1-1 source package in Ubuntu

Changelog

golang-github-iglou-eu-go-wildcard (2.0.1-1) unstable; urgency=medium

  * New upstream version 2.0.1.
  * Bump Standards-Version to 4.6.2.
  * Update upstream and packaging copyright years.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Tue, 25 Jul 2023 13:02:19 +0000

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-iglou-eu-go-wildcard_2.0.1-1.dsc 2.3 KiB 34a57338a407c9f4f4a4af7069933cd87840b14a34f232d18cb497476e464ec3
golang-github-iglou-eu-go-wildcard_2.0.1.orig.tar.gz 8.6 KiB 7cccb217a3a423124e157920ea6d970fa7446e6978b4f728aee9dc50004cbc9b
golang-github-iglou-eu-go-wildcard_2.0.1-1.debian.tar.xz 2.2 KiB a050d54602ac39754d7816c7f1f6f8f90b733253c93e64c9852292771bcd252d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-iglou-eu-go-wildcard-dev: 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 ?