mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-26 05:02:31 -06:00
36 lines
1.5 KiB
Text
36 lines
1.5 KiB
Text
Metadata-Version: 2.0
|
|
Name: wxPython-Phoenix
|
|
Version: 3.0.3.dev1712+dcd5d1d
|
|
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/Phoenix/snapshot-builds/
|
|
Keywords: GUI,wx,wxWindows,wxWidgets,cross-platform,awesome
|
|
Platform: WIN32
|
|
Platform: WIN64
|
|
Platform: OSX
|
|
Platform: POSIX
|
|
Classifier: Development Status :: 6 - Mature
|
|
Classifier: Environment :: MacOS X :: Cocoa
|
|
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 XP
|
|
Classifier: Operating System :: Microsoft :: Windows :: Windows Vista
|
|
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
|
|
Classifier: Operating System :: POSIX
|
|
Classifier: Programming Language :: Python
|
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
|
|
wxPython_Phoenix is a is a new implementation of wxPython focused on
|
|
improving speed, maintainability and extensibility. Just like "Classic"
|
|
wxPython it wraps the wxWidgets C++ toolkit and provides access to the user
|
|
interface portions of the wx API, enabling Python applications to have a GUI
|
|
on Windows, Macs or Unix systems with a native look and feel and requiring
|
|
very little (if any) platform specific code.
|
|
|
|
|