setup
index
/home/oxygen18/JEMIAN/Documents/eclipse/usaxs/wxmtxy/trunk/setup.py

configuration for the distutils installation method
 
########### SVN repository information ###################
# $Date: 2010-06-03 16:04:15 -0500 (Thu, 03 Jun 2010) $
# $Author: jemian $
# $Revision: 184 $
# $URL: https://subversion.xor.aps.anl.gov/bcdaext/wxmtxy/trunk/setup.py $
# $Id: setup.py 184 2010-06-03 21:04:15Z jemian $
########### SVN repository information ###################
 
  for more help, see:
  http://wiki.python.org/moin/Distutils/Tutorial
  http://www.py2exe.org/index.cgi/Tutorial
  http://www.linux.com/feature/118439
  http://wiki.python.org/moin/Distutils

 
Modules
       
pydoc
wxmtxy_version

 
Data
        data_files = [('examples', ['examples/USAXS_XY.xml', 'examples/standard-paddle.txt', 'examples/test-settings.xml']), ('graphics', ['graphics/delete.bmp', 'graphics/set.bmp', 'graphics/go.bmp']), ('.', 'LICENSE')]
examples = ['examples/USAXS_XY.xml', 'examples/standard-paddle.txt', 'examples/test-settings.xml']
examples_dir = 'examples'
graphics = ['graphics/delete.bmp', 'graphics/set.bmp', 'graphics/go.bmp']
graphics_dir = 'graphics'
packages = []
py2exe_options = {'ascii': 1, 'bundle_files': 1, 'compressed': 1, 'optimize': 2}
scripts = ['wxmtxy.py', 'wxmtxy_root.py', 'wxmtxy_pair.py', 'wxmtxy_tab.py', 'wxmtxy_row.py', 'wxmtxy_xml.py', 'wxmtxy_pvsetup.py', 'wxmtxy_axis.py', 'wxmtxy_version.py', 'wxmtxy_htmlview.py', 'pvConnect.py']