golang-github-masterminds-sprig 3.2.1-3ubuntu1 source package in Ubuntu

Changelog

golang-github-masterminds-sprig (3.2.1-3ubuntu1) kinetic; urgency=medium

  * Skip build-time test that requires network access

 -- William 'jawn-smith' Wilson <email address hidden>  Wed, 29 Jun 2022 10:04:49 -0500

Upload details

Uploaded by:
William Wilson
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-masterminds-sprig_3.2.1.orig.tar.gz 54.2 KiB 9caad818b68384a40a2da0d04895670dc9eff63a5b863d0c9254190a463a1113
golang-github-masterminds-sprig_3.2.1-3ubuntu1.debian.tar.xz 3.1 KiB 3d296b3bd17b83f5085e5e965f84a243599b9b6ae5fdc899b7a664fb37ed0ff9
golang-github-masterminds-sprig_3.2.1-3ubuntu1.dsc 2.7 KiB c646a2c74ed3a5305bdd57f0ddc5786d326f6858e50aedc5cc45aae5821364d4

View changes file

Binary packages built by this source

golang-github-masterminds-sprig-dev: Useful template functions for Go templates (library)

 The Go language comes with a built-in template language
 (http://golang.org/pkg/text/template/), but not very many template
 functions. Sprig is a library that provides more than 100 commonly used
 template functions.
 .
 It is inspired by the template functions found in Twig
 (http://twig.sensiolabs.org/documentation) and in various JavaScript
 libraries, such as underscore.js (http://underscorejs.org/).
 .
 The API documentation is available at GoDoc.org
 (http://godoc.org/github.com/Masterminds/sprig/).