# Load the license from an external source, so we don't have to keep a # copy of it sitting around: LICENSE.txt http://cvs.zope.org/Zope3/ZopePublicLicense.txt?rev=HEAD # Add a few things to the distribution root. doc LICENSE.txt NEWS.txt README.txt # Specify what is included in the component. # Python modules from the package: *.py # Child packages: components tests # Other files and directories needed when distutils runs: scripts