Metadata-Version: 1.1
Name: tw2.codemirror
Version: 0.2
Summary: ToscaWidgets2 widget for CodeMirror, a JavaScript-based source code editor
Home-page: https://github.com/moschlar/tw2.codemirror
Author: Moritz Schlarb
Author-email: mail@moritz-schlarb.de
License: WTFPL-2
Description: tw2.codemirror
        ==============
        
        tw2.codemirror is a widget library for the ToscaWidgets 2 framework,
        which provides a JavaScript-based source code editor using the
        `CodeMirror`_ JavaScript component.
        
        .. _CodeMirror: http://codemirror.net/
        
        This library is merely a convenience for using CodeMirror through
        ToscaWidgets 2, all major credit goes to the developers of CodeMirror.
        See also their repository at https://github.com/codemirror/CodeMirror/
        
        This package comes bundled with CodeMirror Version 4.10, which is released
        under a MIT-style license.
        This package itself is licensed under the WTFPL, Version 2 (for the moment).
        
Keywords: toscawidgets.widgets
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: ToscaWidgets
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
