[Zodb-checkins] CVS: StandaloneZODB - MANIFEST:1.1.2.2
Barry Warsaw
barry@wooz.org
Fri, 8 Feb 2002 18:31:33 -0500
Update of /cvs-repository/StandaloneZODB
In directory cvs.zope.org:/tmp/cvs-serv31040
Modified Files:
Tag: StandaloneZODB-1_0-branch
MANIFEST
Log Message:
Make manifest agree with essential files from a CVS export, since it's
best to be able to use "python setup.py sdist".
=== StandaloneZODB/MANIFEST 1.1.2.1 => 1.1.2.2 ===
README
setup.py
+test.py
BTrees/BTreeItemsTemplate.c
BTrees/BTreeModuleTemplate.c
BTrees/BTreeTemplate.c
@@ -260,6 +261,15 @@
bsddb3Storage/bsddb3Storage/tests/test_zodb_simple.py
bsddb3Storage/bsddb3Storage/tests/testall.py
bsddb3Storage/bsddb3Storage/tests/timeiter.py
+bsddb3Storage/docs/FullImplementation.txt
+bsddb3Storage/docs/MinimalImplementation.txt
+bsddb3Storage/docs/MinimalReplicatedImplementation.txt
+bsddb3Storage/docs/PacklessImplementation.txt
+bsddb3Storage/docs/PacklessReadme.txt
+bsddb3Storage/docs/TransactionStrategy.txt
+bsddb3Storage/docs/custom_zodb.py
+bsddb3Storage/docs/notes
+bsddb3Storage/setup.py
zLOG/FormatException.py
zLOG/MinimalLogger.py
zLOG/__init__.py