[Subversion] / ObjectRoles / setup.py  

Diff of /ObjectRoles/setup.py

Parent Directory | Revision Log

version 2348, Fri Jul 13 20:41:51 2007 UTC version 2349, Fri Jul 13 20:43:27 2007 UTC
Line 29 
Line 29 
     version=PACKAGE_VERSION,      version=PACKAGE_VERSION,
     description="Separation of concerns (basic AOP) using 'role' adapters",      description="Separation of concerns (basic AOP) using 'role' adapters",
     long_description = open('README.txt').read(), # get_description(),      long_description = open('README.txt').read(), # get_description(),
     install_requires=['DecoratorTools>=1.4'],      install_requires=['DecoratorTools>=1.5.dev'],
     author="Phillip J. Eby",      author="Phillip J. Eby",
     author_email="peak@eby-sarna.com",      author_email="peak@eby-sarna.com",
     license="PSF or ZPL",      license="PSF or ZPL",


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

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help