Name : python2-jinja2-cli
| |
Version : 0.7.0
| Vendor : obs://build_opensuse_org/home:garloff:OTC
|
Release : lp151.7.1
| Date : 2020-02-06 09:04:29
|
Group : Development/Languages/Python
| Source RPM : python-jinja2-cli-0.7.0-lp151.7.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : A CLI interface to Jinja2
|
Description :
jinja2 client interface for Jinja2 a template engine written in pure Python. If PyYAML is present, you can use YAML as an input data source. If toml is present, you can use TOML as an input data source. Here some way to use it : jinja2 helloworld.tmpl data.json --format=json cat data.json | jinja2 helloworld.tmpl curl -s http://httpbin.org/ip | jinja2 helloip.tmpl curl -s http://httpbin.org/ip | jinja2 helloip.tmpl > helloip.html
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/garloff:/OTC/openSUSE_Leap_15.1_ARM/noarch |