[release-notes] wxPython 3

pbokoc pbokoc at fedoraproject.org
Wed Apr 15 12:30:40 UTC 2015


commit 0423710fc2ec296bc2730a5d735d5086cebb0e4c
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Wed Apr 15 14:24:51 2015 +0200

    wxPython 3

 en-US/Development.xml |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index e3e7c9c..3ac7761 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -149,5 +149,18 @@
 		</para>
 	</section>
 
+	<section id="sect-devel-wxpython3">
+		<title>wxPython 3</title>
+		<para>
+			Fedora&nbsp;22 includes version 3 of <systemitem>wxPython</systemitem> - Python bindings for the <systemitem>wxWidgets</systemitem> GUI library.
+		</para>
+		<para>
+			This toolkit allows you to create programs with a robust, highly functional graphical user interface simply and easily. It is implemented as a Python extension module (native code) which wraps the popular <systemitem>wxWidgets</systemitem> cross-platform GUI library, which is written in C++.
+		</para>
+		<para>
+			For more information about changes in this version, see the <ulink url="http://wxpython.org/recentchanges.php">Recent Changes in wxPython</ulink> page. Also see Debian Project's <ulink url="http://anonscm.debian.org/cgit/collab-maint/wx-migration-tools.git/tree/README">wxpy30-update script README</ulink> for information about migrating to version 3.0.
+		</para>
+	</section>
+
 </section>
   


More information about the docs-commits mailing list