1 README for wxPythonSrc-2.5.*.tar.gz
 
   2 ===================================
 
   5 This archive contains the source code and other files for both
 
   6 wxWindows and wxPython.  Some things not needed for the build (such as
 
   7 the wxWindows samples and docs) have been removed in order to minimize
 
   8 the size of the archive and are available elsewhere.  If you would
 
   9 like to have the complete set of sources and etc. then please either
 
  10 use a CVS snapshot from http://wxwindows.org/snapshots/ or do a
 
  11 checkout from CVS yourself (see http://www.wxwindows.org/cvs.htm.)  If
 
  12 you would like to use CVS to get the exact same sources as one of
 
  13 these tarballs then you can update using a release tag.  For example::
 
  15       cvs update -r wxPy_2_5_1_0
 
  18 For more details about building and installing wxWindows and wxPython
 
  19 please see these files::
 
  21       wxPython/docs/BUILD.txt
 
  22       wxPython/docs/INSTALL.txt
 
  25 For a log of recent changes check these files::
 
  27       docs/changes.txt             (for wxWindows)
 
  28       wxPython/docs/CHANGES.txt    (for wxPython)
 
  31 And for information about major changes in wxPython 2.5 and how to
 
  32 migrate your existing code to 2.5 please read this file::
 
  34       wxPython/docs/MigrationGuide.txt
 
  37 Further information can be found on the wxWindows and wxPython web
 
  38 sites and the project wikis:: 
 
  40       http://www.wxwindows.org/
 
  41       http://wiki.wxwindows.org/
 
  43       http://www.wxpython.org/
 
  44       http://wiki.wxpython.org/
 
  47 And be sure to direct your questions to one of the various mail
 
  50       http://www.wxpython.org/maillist.php
 
  60 http://wxPython.org  Java give you jitters?  Relax with wxPython!