Zope Subversion Repository

  Zope

Zope: zope.kgs/trunk/setup.py

Diff for /zope.kgs/trunk/setup.py between version 95157 and 95375

version 95157, Tue Jan 27 12:46:12 2009 UTC version 95375, Thu Jan 29 07:48:03 2009 UTC
Line 19 
Line 19 
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()      return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
   
 setup(name='zope.kgs',  setup(name='zope.kgs',
       version = '0.2.0',        version = '1.0.0',
       author='Zope Corporation and Contributors',        author='Zope Corporation and Contributors',
       author_email='zope-dev@zope.org',        author_email='zope-dev@zope.org',
       description='Known-Good-Set (KGS) Support',        description='Known-Good-Set (KGS) Support',
Line 32 
Line 32 
           ),            ),
       keywords = "zope3 setuptools egg kgs",        keywords = "zope3 setuptools egg kgs",
       classifiers = [        classifiers = [
           'Development Status :: 4 - Beta',            'Development Status :: 5 - Stable',
           'Intended Audience :: Developers',            'Intended Audience :: Developers',
           'License :: OSI Approved :: Zope Public License',            'License :: OSI Approved :: Zope Public License',
           'Programming Language :: Python',            'Programming Language :: Python',


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

webmaster@zope.org

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help