Metadata-Version: 2.4
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
Requires-Dist: jinja2
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Dictionary where __getitem__() is run through Jinja2 template.
