Metadata-Version: 1.1
Name: tw2.ace
Version: 0.2.1
Summary: ToscaWidgets2 widget for ACE, a JavaScript-based source code editor
Home-page: https://github.com/moschlar/tw2.ace
Author: Moritz Schlarb
Author-email: mail@moritz-schlarb.de
License: WTFPL-2
Description: tw2.ace
        =======
        
        tw2.ace is a widget library for the ToscaWidgets 2 framework,
        which provides a JavaScript-based source code editor using the
        `ACE`_ JavaScript application.
        
        .. _ACE: http://ace.ajax.org/
        
        This library is merely a convenience for using ACE through tw2,
        all major credit goes to the developers of ACE.
        See also their repository at https://github.com/ajaxorg/ace
        
        This package comes bundled with ACE from 11.05.2012, which is released
        under a BSD-3-Clause license.
        This package itself is licensed under the WTFPL, Version 2 (for the moment).
        
        The directory ``ace-builds`` is a git submodule, but you don't have to
        check it out if you want to use tw2.ace! It is only included as a convenience
        for updating the bundled libraries.
        
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
