summaryrefslogtreecommitdiff
path: root/lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info')
-rw-r--r--lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info30
1 files changed, 30 insertions, 0 deletions
diff --git a/lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info b/lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info
new file mode 100644
index 0000000..acbd0e0
--- /dev/null
+++ b/lib/python2.7/site-packages/wx-3.0-msw/wxPython-3.0.2.0-py2.7.egg-info
@@ -0,0 +1,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