Metadata-Version: 1.1
Name: shinto-cli
Version: 0.3.2-0
Summary: Command-line interface to Jinja2 for templating in shell scripts.
Home-page: https://github.com/istrategylabs/shinto-cli
Author: ISL
Author-email: dev@isl.co
License: BSD
Description: 
        shinto-cli
        ==========
        
        Command-line interface to [Jinja2](http://jinja.pocoo.org/docs/) for templating in shell scripts.
        
        Features:
        
        * Jinja2 templating
        * Allows to use environment variables! Hello [Docker](http://www.docker.com/) :)
        * INI, YAML, JSON data sources supported
        
        Inspired by [mattrobenolt/jinja2-cli](https://github.com/mattrobenolt/jinja2-cli)
        Inspired by [kolypto/jinja2-cli](https://github.com/kolypto/j2cli)
        
Keywords: Jinja2,templating,command-line,CLI
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
