golang-github-gobwas-glob 0.2.2-1 source package in Ubuntu

Changelog

golang-github-gobwas-glob (0.2.2-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Alexandre Viau <email address hidden>  Thu, 08 Dec 2016 16:47:45 -0500

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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-gobwas-glob_0.2.2-1.dsc 2.2 KiB c0d42096f792e34a2606574f37b1ce768fd30500812a08e21da9bc26926b0026
golang-github-gobwas-glob_0.2.2.orig.tar.gz 24.5 KiB 9c8bcf5c94acd12289b84e03be9a581367848ce9b733d89cbf4c1887b6e91fd9
golang-github-gobwas-glob_0.2.2-1.debian.tar.xz 1.9 KiB 05cc4640664fedd87bc3e37ad2b0622ed042105d4089205a0ceb7a85f5d3f6fc

Available diffs

No changes file available.

Binary packages built by this source

golang-github-gobwas-glob-dev: Go glob pattern library

 Package glob provides a glob pattern library. Function Compile
 creates Glob for given pattern and strings (if any present after
 pattern) as separators.