Metadata-Version: 2.1
Name: templatekit
Version: 0.3.0
Summary: Tookit for rendering LSST project templates.
Home-page: https://github.com/lsst-sqre/templatekit
Author: Association of Universities for Research in Astronomy
Author-email: sqre-admin@lists.lsst.org
License: MIT
Description: ###########
        Templatekit
        ###########
        
        Templatekit is a Python library and command-line app for using and maintaining a centralized repository of project and file templates.
        Templates are built with Cookiecutter_ and Jinja_.
        https://github.com/lsst/templates is the primary repository that Templatekit is built for, but Templatekit can be used for other template repository projects.
        
        Read the docs at https://templatekit.lsst.io
        
        .. _Cookiecutter: https://cookiecutter.readthedocs.io/en/latest/
        .. _Jinja: http://jinja.pocoo.org
        .. _lsst/templates: https://github.com/lsst/templates
        
Keywords: lsst,cookiecutter
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: dev
