Metadata-Version: 1.1
Name: score.mustache
Version: 0.1.0
Summary: Renderer for mustache files for The SCORE Framework
Home-page: http://score-framework.org
Author: strg.at
Author-email: score@strg.at
License: LGPL
Description: `The SCORE Framework`_ is a collection of harmonized python and javascript
        libraries for the development of large scale web projects. Powered by strg.at_.
        
        .. _The SCORE Framework: http://score-framework.org
        .. _strg.at: http://strg.at
        
        
        score.mustache
        ==============
        
        Adds a mustache_ renderer to your project.
        
        This module is a work in progress, thus currently poorly documented :-/
        
        .. _mustache: https://mustache.github.io/
        
        
        License
        =======
        
        Copyright © 2015-2017 STRG.AT GmbH, Vienna, Austria
        
        All files in and beneath this directory are part of The SCORE Framework.
        The SCORE Framework and all its parts are free software: you can redistribute
        them and/or modify them under the terms of the GNU Lesser General Public
        License version 3 as published by the Free Software Foundation which is in the
        file named COPYING.LESSER.txt.
        
        The SCORE Framework and all its parts are distributed without any WARRANTY;
        without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
        PARTICULAR PURPOSE. For more details see the GNU Lesser General Public License.
        
        If you have not received a copy of the GNU Lesser General Public License see
        http://www.gnu.org/licenses/.
        
        The License-Agreement realised between you as Licensee and STRG.AT GmbH as
        Licenser including the issue of its valid conclusion and its pre- and
        post-contractual effects is governed by the laws of Austria. Any disputes
        concerning this License-Agreement including the issue of its valid conclusion
        and its pre- and post-contractual effects are exclusively decided by the
        competent court, in whose district STRG.AT GmbH has its registered seat, at the
        discretion of STRG.AT GmbH also the competent court, in whose district the
        Licensee has his registered seat, an establishment or assets.
        
Keywords: score framework web mustache
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
