Name : envtpl
| |
Version : 0.0.0+git18062018.98e69ad
| Vendor : obs://build_opensuse_org/devel:languages:go
|
Release : 1.8
| Date : 2019-01-24 08:05:18
|
Group : Development/Languages/Golang
| Source RPM : envtpl-0.0.0+git18062018.98e69ad-1.8.src.rpm
|
Size : 3.82 MB
| |
Packager : (none)
| |
Summary : Render Go templates on the command line with shell environment variables
|
Description :
envtpl renders Go templates on the command line using environment variables.
It is directly inspired by the original envtpl, a Python tool for rendering Jinja2 templates.
This port was motivated by the desire to add templating support for template-driven configuration files that needed to be part of a base Docker image without also requiring the installation of Python. For the same reason, I decided not to add variable support to my previous template utility njx, which depends on Node.js.
Despite the difference between Jinja and Go templates, an attempt was made to match the command line syntax of the original envtpl.
The biggest obvious difference is that Go template variables represent a path within a data context, so envtpl variables will need to be prepended with a leading . to match the keys of the internal environment variable map object (see example).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/go/openSUSE_Leap_42.3/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
envtpl
envtpl(x86-32)
Requires :