Metadata-Version: 2.1
Name: templated-dictionary
Version: 1.6
Summary: Dictionary with Jinja2 expansion
Home-page: https://github.com/xsuchy/templated-dictionary
Author: Miroslav Suchý
Author-email: msuchy@redhat.com
License: GPL-2.0-or-later
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

Dictionary where __getitem__() is run through Jinja2 template.
