Package : compat-golang-github-masterminds-sprig-3-devel

Package details

Summary: Useful template functions for Go templates

Description:
The Go language comes with a built-in template language, 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 and in various JavaScript
libraries, such as underscore.js.

This package provides symbolic links that alias the following Go import paths to
github.com/Masterminds/sprig:
– github.com/Masterminds/sprig/v3

Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
github.com/Masterminds/sprig.


URL: https://github.com/Masterminds/sprig
License: MIT

Maintainer: nobody

List of RPMs