golang-github-mattn-go-shellwords 1.0.3-1 source package in Ubuntu

Changelog

golang-github-mattn-go-shellwords (1.0.3-1) unstable; urgency=medium

  [ Team upload ]
  * New upstream release.
  * Re-enable "TestBacktick" test.

  [ Konstantinos Margaritis ]
  * Replace golang-go with golang-any in Build-Depends, remove golang-go from
    Depends

 -- Konstantinos Margaritis <email address hidden>  Tue, 08 Aug 2017 20:40:43 +0300

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
Bionic release universe misc

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-mattn-go-shellwords_1.0.3-1.dsc 2.3 KiB 704a44740a2d87e6836b8e1c2402a579f81a086d9533c958c68f0d4707c413cc
golang-github-mattn-go-shellwords_1.0.3.orig.tar.gz 3.2 KiB a69ac99afc4ddc95a517c29fe810b786628dd0546dac3a1ba902eb0b8e6b01af
golang-github-mattn-go-shellwords_1.0.3-1.debian.tar.xz 2.1 KiB 36a9419ec7ead07f657f34417b89316abd4ac50ffe3446cbf2a2b822ab5cd7bc

Available diffs

No changes file available.

Binary packages built by this source

golang-github-mattn-go-shellwords-dev: parse line as shell words in Golang

 Parse line as shell words.
 Based on cpan module Parse::CommandLine
 (https://metacpan.org/pod/Parse::CommandLine).