Metadata-Version: 1.0
Name: wieldymarkup
Version: 0.2.0
Summary: WieldyMarkup HTML Abstraction Markup Language Compiler
Home-page: http://github.com/vail130/wieldymarkup-python/
Author: Vail Gold
Author-email: vail@vailgold.com
License: LICENSE.txt
Description: WieldyMarkup HTML Abstraction Markup Language Compiler
        ----------------------------
        
        DESCRIPTION
        The WieldyMarkup compiler allows you to write more concise HTML templates
        for your modern web applications. It works with other templating engines
        as well, like Underscore, Mustache, et cetera.
        See http://www.github.com/vail130/wieldymarkup-python for more information.
        
        LICENSE The WieldyMarkup HTML Abstraction Markup Language Compiler is
        distributed under the MIT License.
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Topic :: Software Development :: Libraries :: Python Modules
