[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 2287, Sat Feb 24 21:51:43 2007 UTC version 2590, Sat Nov 1 03:09:58 2008 UTC
Line 140 
Line 140 
         'RuleDispatch >= 0.5a0dev-r2287', 'PyProtocols  >= 1.0a0dev-r2287',          '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',          'DecoratorTools>=1.6',            'CLI-Tools    >= 0.5dev',
     ],      ],
   
     extras_require = {      extras_require = {
Line 198 
Line 198 
     Topic :: Software Development :: Libraries :: Application Frameworks      Topic :: Software Development :: Libraries :: Application Frameworks
     Topic :: Software Development :: Libraries :: Python Modules      Topic :: Software Development :: Libraries :: Python Modules
     Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP      Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP
     Topic :: Text Processing :: Markup :: XML""".strip().splitlines()      Topic :: Text Processing :: Markup :: XML""".strip().splitlines(),
 )  
   
   
       dependency_links = ['http://peak.telecommunity.com/snapshots/']
   )
   


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help