[Zope3-checkins] CVS: Zope3 - MANIFEST:1.1 MANIFEST.in:1.1

Jeremy Hylton jeremy@zope.com
Thu, 19 Dec 2002 16:36:09 -0500


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv3935

Added Files:
	MANIFEST MANIFEST.in 
Log Message:
Results from first attempt at building a source distribution

The MANIFEST.in seems to produce a complete distribution, including
all the files in MANIFEST.


=== Added File Zope3/MANIFEST === (1935/2035 lines abridged)
MANIFEST
Makefile
README.txt
dump.txt
log.ini
sample_principals.zcml
setup.py
site.zcml
test.py
doc/CHANGES.txt
doc/CREDITS.txt
doc/DEBUG.txt
doc/ENVIRONMENT.txt
doc/FAQ.txt
doc/INSTALL.txt
doc/LOGGING.txt
doc/ROADMAP.txt
doc/UNITTEST.txt
lib/python/BDBStorage/BDBFullStorage.py
lib/python/BDBStorage/BDBMinimalStorage.py
lib/python/BDBStorage/BerkeleyBase.py
lib/python/BDBStorage/__init__.py
lib/python/BDBStorage/_helper.c
lib/python/BDBStorage/profout.py
lib/python/BDBStorage/setup.py
lib/python/BDBStorage/Doc/NEWS.txt
lib/python/BDBStorage/Doc/README.txt
lib/python/BDBStorage/Doc/db-4014-patch.txt
lib/python/BDBStorage/tests/BerkeleyTestBase.py
lib/python/BDBStorage/tests/ZODBTestBase.py
lib/python/BDBStorage/tests/__init__.py
lib/python/BDBStorage/tests/test_autopack.py
lib/python/BDBStorage/tests/test_create.py
lib/python/BDBStorage/tests/test_storage_api.py
lib/python/BDBStorage/tests/test_virgin.py
lib/python/BDBStorage/tests/test_whitebox.py
lib/python/BDBStorage/tests/test_zodb_simple.py
lib/python/BDBStorage/tests/timeiter.py
lib/python/BDBStorage/tests/timepickles.py
lib/python/Interface/Attribute.py
lib/python/Interface/Document.py
lib/python/Interface/Exceptions.py
lib/python/Interface/IAttribute.py
lib/python/Interface/IElement.py
lib/python/Interface/IInterface.py
lib/python/Interface/IMethod.py
lib/python/Interface/Implements.py
lib/python/Interface/Method.py
lib/python/Interface/Verify.py
lib/python/Interface/_Element.py

[-=- -=- -=- 1935 lines omitted -=- -=- -=-]

lib/python/Zope/TextIndex/QueryParser.py
lib/python/Zope/TextIndex/RiceCode.py
lib/python/Zope/TextIndex/SetOps.py
lib/python/Zope/TextIndex/StopDict.py
lib/python/Zope/TextIndex/TextIndexInterfaces.py
lib/python/Zope/TextIndex/TextIndexWrapper.py
lib/python/Zope/TextIndex/WidCode.py
lib/python/Zope/TextIndex/__init__.py
lib/python/Zope/TextIndex/tests/__init__.py
lib/python/Zope/TextIndex/tests/hs-tool.py
lib/python/Zope/TextIndex/tests/indexhtml.py
lib/python/Zope/TextIndex/tests/mailtest.py
lib/python/Zope/TextIndex/tests/mhindex.py
lib/python/Zope/TextIndex/tests/queryhtml.py
lib/python/Zope/TextIndex/tests/testIndex.py
lib/python/Zope/TextIndex/tests/testLexicon.py
lib/python/Zope/TextIndex/tests/testNBest.py
lib/python/Zope/TextIndex/tests/testPipelineFactory.py
lib/python/Zope/TextIndex/tests/testQueryEngine.py
lib/python/Zope/TextIndex/tests/testQueryParser.py
lib/python/Zope/TextIndex/tests/testSetOps.py
lib/python/Zope/TextIndex/tests/testTextIndexWrapper.py
lib/python/Zope/TextIndex/tests/wordstats.py
lib/python/Zope/XMLPickle/XMLPickle.py
lib/python/Zope/XMLPickle/__init__.py
lib/python/Zope/XMLPickle/ppml.py
lib/python/Zope/XMLPickle/xyap.py
lib/python/Zope/XMLPickle/tests/__init__.py
lib/python/Zope/XMLPickle/tests/testXMLPickle.py
lib/python/Zope/ZLogger/FileLogger.py
lib/python/Zope/ZLogger/ZLogger.py
lib/python/Zope/ZLogger/__init__.py
lib/python/Zope/ZLogger/stupidFileLogger.py
lib/python/Zope/ZLogger/syslog.py
lib/python/Zope/ZLogger/syslogLogger.py
lib/python/Zope/ZLogger/test_logger.py
lib/python/Zope/ZTUtils/Iterator.py
lib/python/Zope/ZTUtils/__init__.py
lib/python/datetime/__init__.py
lib/python/datetime/_datetime.py
lib/python/datetime/test_datetime.py
lib/python/logging/__init__.py
lib/python/logging/config.py
lib/python/logging/handlers.py
lib/python/zLOG/FormatException.py
lib/python/zLOG/MinimalLogger.py
lib/python/zLOG/__init__.py
lib/python/zLOG/tests/__init__.py
lib/python/zLOG/tests/testzLog.py
utilities/makezcmldocs.zcml


=== Added File Zope3/MANIFEST.in ===
include MANIFEST
include Makefile
include test.py
include log.ini
global-include *.h *.c *.txt
global-include *.conf *.css *.gif *.html *.js *.png *.pt *.xml *.zcml