Metadata-Version: 1.1
Name: DrPython
Version: 3.11.3
Summary: DrPython - a highly customizable cross-platform Python IDE
Home-page: http://drpython.sourceforge.net
Author: Daniel Pozmanter
Author-email: drpython@bluebottle.com
License: GPL
Description: DrPython is a highly customizable, cross-platform, extensible editor and
        environment for developing programs written in the Python programming
        language. It is implemented in wxPython (a set of Python bindings and
        extra widgets for wxWidgets) and uses its Scintilla based editor component.
        
        You can get the latest Python version from http://www.python.org.
        
        You can get the latest wxPython version from http://www.wxpython.org.
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Text Editors
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
