[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 2270, Thu Jan 18 03:18:38 2007 UTC version 2287, Sat Feb 24 21:51:43 2007 UTC
Line 137 
Line 137 
     cmdclass = SETUP_COMMANDS,      cmdclass = SETUP_COMMANDS,
   
     install_requires = [      install_requires = [
         'RuleDispatch >= 0.5a0dev', 'PyProtocols  >= 1.0a0dev-r2070',          'RuleDispatch >= 0.5a0dev-r2287', 'PyProtocols  >= 1.0a0dev-r2287',
         'Importing    >= 1.9',      'SymbolType   >= 1.0',          'Importing    >= 1.9',      'SymbolType   >= 1.0',
         'wsgiref      >= 0.0.1dev', 'ZConfig      >  2.0',          'wsgiref      >= 0.0.1dev', 'ZConfig      >  2.0',
           'DecoratorTools>=1.3',
     ],      ],
   
     extras_require = {      extras_require = {
Line 161 
Line 162 
     zip_safe=sys.version>='2.3.5',      zip_safe=sys.version>='2.3.5',
   
   
   
     long_description = """\      long_description = """\
 PEAK is an application kit, and applications are made from components.  PEAK is an application kit, and applications are made from components.
 PEAK provides you with a component architecture, component infrastructure,  PEAK provides you with a component architecture, component infrastructure,


Generate output suitable for use with a patch program
Legend:
Removed from v.2270  
changed lines
  Added in v.2287

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help