summaryrefslogtreecommitdiff
path: root/lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info
blob: acbd0e0da144a0dc694e3cda34b8531020a3da5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Metadata-Version: 1.1
Name: wxPython
Version: 3.0.2.0
Summary: Cross platform GUI toolkit for Python
Home-page: http://wxPython.org/
Author: Robin Dunn
Author-email: Robin Dunn <robin@alldunn.com>
License: wxWidgets Library License (LGPL derivative)
Download-URL: http://wxPython.org/download.php
Description: wxPython is a GUI toolkit for Python that is a wrapper around the
        wxWidgets C++ GUI library.  wxPython provides a large variety of
        window types and controls, all implemented with a native look and
        feel (by using the native widgets) on the platforms upon which it is
        supported.
        
Keywords: GUI,wx,wxWindows,wxWidgets,cross-platform,awesome
Platform: WIN32
Platform: OSX
Platform: POSIX
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: MacOS X :: Carbon
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 98/2000/XP/Vista
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: User Interfaces