Metadata-Version: 1.0
Name: Editra
Version: 0.1.78
Summary: Developer's Text Editor
Home-page: http://editra.org
Author: Cody Precord
Author-email: staff@editra.org
License: GPLv2
Download-URL: http://editra.org/?page=download
Description: 
        ========
        Overview
        ========
        Editra is a multi-platform text editor with an implementation that focuses on
        creating an easy to use interface and features that aid in code development.
        Currently it supports syntax highlighting and variety of other useful features
        for over 40 programing languages. For a more complete list of features and
        screenshots visit the projects homepage at `Editra.org
        <http://www.editra.org/>`_.
        
        ============
        Dependancies
        ============
        Python 2.4+
        wxPython 2.8+ (Unicode build suggested)
        setuptools 0.6+
        
        
Platform: Many
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Natural Language :: Japanese
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Text Editors
