Source: python3-templated-dictionary
Section: python
Priority: optional
Maintainer: Miroslav Suchý <msuchy@redhat.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3, python3-dev, python3-all-dev, python3-setuptools, python3-jinja2
Standards-Version: 4.6.0
Homepage: https://pypi.org/project/templated-dictionary/
Vcs-Browser: https://github.com/xsuchy/templated-dictionary
Vcs-Git: https://github.com/xsuchy/templated-dictionary.git
Rules-Requires-Root: no

Package: python3-templated-dictionary
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, python3, python3-all, python3-jinja2
Description: Dictionary where getitem() is run through Jinja2 template.