[Zope-CVS] CVS: Releases/ZopeInterface - PACKAGE.cfg:1.1
	README.txt:1.1 SETUP.cfg:1.1
    Fred L. Drake, Jr. 
    fred at zope.com
       
    Fri May  7 16:16:04 EDT 2004
    
    
  
Update of /cvs-repository/Releases/ZopeInterface
In directory cvs.zope.org:/tmp/cvs-serv6211
Added Files:
	PACKAGE.cfg README.txt SETUP.cfg 
Log Message:
update the release metadata, and add a README.txt file
=== Added File Releases/ZopeInterface/PACKAGE.cfg ===
<distribution>
  README.txt
</distribution>
=== Added File Releases/ZopeInterface/README.txt ===
===========================
The Zope Interfaces Package
===========================
This is a separate distribution of the zope.interface package used in
Zope 3, along with the packages it depends on.
This package is a standard distutils package; build it with the command:
    python setup.py build
You can now install it with:
    python setup.py install
You may need to do the later as a priviledged user.
If you have any questions about this package, please read the Zope
Interfaces Wiki:
    http://zope.org/Wikis/Interfaces/FrontPage
You can also join the Interface-Dev mailing list and ask there:
    http://mail.zope.org/mailman/listinfo/interface-dev/
=== Added File Releases/ZopeInterface/SETUP.cfg ===
documentation README.txt
    
    
More information about the Zope-CVS
mailing list