[Zope-CVS] CVS: Releases/ZODB3 - PUBLICATION.cfg:1.2
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Thu May  6 09:42:50 EDT 2004
    
    
  
Update of /cvs-repository/Releases/ZODB3
In directory cvs.zope.org:/tmp/cvs-serv6152
Modified Files:
	PUBLICATION.cfg 
Log Message:
update the metadata based on ZODB/setup.py
=== Releases/ZODB3/PUBLICATION.cfg 1.1 => 1.2 ===
--- Releases/ZODB3/PUBLICATION.cfg:1.1	Wed May  5 17:02:22 2004
+++ Releases/ZODB3/PUBLICATION.cfg	Thu May  6 09:42:48 2004
@@ -1,6 +1,24 @@
 Metadata-version: 1.0
 Name: ZODB3
 License: ZPL 2
-Summary: Zope Object Database
+Summary: Zope Object Database: object database and persistence
+Description:
+        The Zope Object Database provides an object-oriented database
+        for Python that provides a high-degree of transparency.
+        Applications can take advantage of object database features
+        with few, if any, changes to application logic.  ZODB includes
+        features such as a plugable storage interface, rich
+        transaction support, and undo.
 Maintainer: ZODB Developers
 Maintainer-email: zodb-dev at zope.org
+Platform: Linux
+Platform: Unix
+Platform: Windows
+Classifier: Development Status :: 3 - Alpha
+Classifier: Intended Audience :: Developers
+Classifier: License :: OSI Approved :: Zope Public License
+Classifier: Programming Language :: Python
+Classifier: Topic :: Database
+Classifier: Topic :: Software Development :: Libraries :: Python Modules
+Classifier: Operating System :: Microsoft :: Windows
+Classifier: Operating System :: Unix
    
    
More information about the Zope-CVS
mailing list