Metadata-Version: 1.1
Name: dk-template
Version: 1.0.11
Summary: dk-template - debugging django templates.
Home-page: UNKNOWN
Author: Bjorn Pettersen
Author-email: bp@datakortet.no
License: UNKNOWN
Description: 
        
        dk-template - debugging django templates.
        ====================================================
        
        Parse a django template and find all template variables that are used.
        Output the template variables in a format that can be included in the
        template to verify the values of all context variables.
        
        
        .. image:: https://github.com/datakortet/dk-template/actions/workflows/ci-cd.yml/badge.svg
           :target: https://github.com/datakortet/dk-template/actions/workflows/ci-cd.yml
        
        
        .. image:: https://codecov.io/gh/datakortet/dk-template/branch/master/graph/badge.svg?token=rG43wgZ3aK
           :target: https://codecov.io/gh/datakortet/dk-template
        
        
        .. image:: https://pepy.tech/badge/dk-template
           :target: https://pepy.tech/project/dk-template
           :alt: Downloads
        
        .. image:: https://img.shields.io/badge/docs-darkgreen.svg
           :target: https://norsktest.gitlab.io/dk-template
           :alt: documentation
        
        .. image:: https://codecov.io/gl/norsktest/dk-template/branch/master/graph/badge.svg?token=6E4JXSMACJ
          :target: https://codecov.io/gl/norsktest/dk-template
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
