Metadata-Version: 1.1
Name: envsubst-mustache
Version: 0.0.1
Summary: GNU envsubst-like tool with a mustache templating system.
Home-page: https://github.com/daxxog/envsubst-mustache
Author: David Volm
Author-email: david@volminator.com
License: Apache 2.0
Description: envsubst-mustache
        =================
        GNU envsubst-like tool with a [mustache templating](https://mustache.github.io/) system.
        
        
        ### Simple Example
        ```
        envsubst-mustache < etc/template-example.txt
        ```
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Text Processing :: Markup
