[Zope-CVS] CVS: Packages/zpkgtools/zpkgtools - publication.py:1.3

Fred L. Drake, Jr. fred at zope.com
Tue Apr 6 18:13:46 EDT 2004


Update of /cvs-repository/Packages/zpkgtools/zpkgtools
In directory cvs.zope.org:/tmp/cvs-serv19883

Modified Files:
	publication.py 
Log Message:
documentation


=== Packages/zpkgtools/zpkgtools/publication.py 1.2 => 1.3 ===
--- Packages/zpkgtools/zpkgtools/publication.py:1.2	Tue Mar  9 16:45:25 2004
+++ Packages/zpkgtools/zpkgtools/publication.py	Tue Apr  6 18:13:45 2004
@@ -11,9 +11,11 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""Support for reading and generating PKG-INFO files.
+"""Support for reading and generating publication metadata files.
+
+Such files include the PKG-INFO files generated by `distutils` as well
+as the PUBLICATION.cfg files used by **zpkg**.
 
-$Id$
 """
 from distutils.dist import DistributionMetadata
 from distutils.util import rfc822_escape




More information about the Zope-CVS mailing list