COPYING.txt
README.txt
ROADMAP.txt
SCHEMA-PREAMBLE.txt
setup.cfg
setup.py
Schevo.egg-info/PKG-INFO
Schevo.egg-info/SOURCES.txt
Schevo.egg-info/dependency_links.txt
Schevo.egg-info/entry_points.txt
Schevo.egg-info/not-zip-safe
Schevo.egg-info/requires.txt
Schevo.egg-info/top_level.txt
doc/SchevoGettingStarted.txt
doc/SchevoGettingStartedMacOsx.txt
doc/SchevoGettingStartedUbuntu.txt
doc/SchevoGettingStartedWindows.txt
doc/SchevoTutorialMovieReviews1.txt
doc/SchevoTutorials.txt
doc/__init__.py
schevo/__init__.py
schevo/base.py
schevo/change.py
schevo/constant.py
schevo/database.py
schevo/entity.py
schevo/error.py
schevo/extent.py
schevo/field.py
schevo/fieldspec.py
schevo/label.py
schevo/meta.py
schevo/namespace.py
schevo/query.py
schevo/schema.py
schevo/signal.py
schevo/template.py
schevo/trace.py
schevo/transaction.py
schevo/view.py
schevo/example/__init__.py
schevo/example/todo/__init__.py
schevo/example/todo/icons/db.Gender.png
schevo/example/todo/icons/db.Item.png
schevo/example/todo/icons/db.Person.png
schevo/example/todo/icons/db.Priority.png
schevo/example/todo/icons/db.SchevoIcon.png
schevo/example/todo/icons/db.Topic.png
schevo/example/todo/schema/__init__.py
schevo/example/todo/schema/schema_001.py
schevo/example/videostore/__init__.py
schevo/example/videostore/schema/__init__.py
schevo/example/videostore/schema/schema_001.py
schevo/icon/__init__.py
schevo/icon/_build.py
schevo/icon/_default_png.py
schevo/icon/default.png
schevo/icon/plugin.py
schevo/icon/schema/__init__.py
schevo/icon/schema/schema_001.py
schevo/identity/__init__.py
schevo/identity/schema/__init__.py
schevo/identity/schema/schema_001.py
schevo/lib/__init__.py
schevo/lib/module.py
schevo/lib/odict.py
schevo/lib/optimize.py
schevo/mt/__init__.py
schevo/mt/mrow.py
schevo/mt/plugin.py
schevo/script/__init__.py
schevo/script/command.py
schevo/script/db.py
schevo/script/db_create.py
schevo/script/db_evolve.py
schevo/script/db_inject.py
schevo/script/db_update.py
schevo/script/main.py
schevo/script/opt.py
schevo/script/path.py
schevo/script/shell.py
schevo/store/ACKS.txt
schevo/store/CHANGES.txt
schevo/store/LICENSE.txt
schevo/store/PKG-INFO
schevo/store/README.txt
schevo/store/__init__.py
schevo/store/_persistent.c
schevo/store/btree.py
schevo/store/client_storage.py
schevo/store/connection.py
schevo/store/error.py
schevo/store/file_storage.py
schevo/store/history.py
schevo/store/logger.py
schevo/store/persistent.py
schevo/store/persistent_dict.py
schevo/store/persistent_list.py
schevo/store/persistent_set.py
schevo/store/run_durus.py
schevo/store/serialize.py
schevo/store/storage.py
schevo/store/storage_server.py
schevo/store/utils.py
schevo/store/doc/FAQ.html
schevo/store/doc/FAQ.txt
schevo/store/doc/Makefile
schevo/store/doc/default.css
schevo/store/doc/durus.1
schevo/store/tests/__init__.py
schevo/store/tests/stress.py
schevo/templates/schevo/setup.cfg_tmpl
schevo/templates/schevo/setup.py_tmpl
schevo/templates/schevo/+package+/__init__.py_tmpl
schevo/templates/schevo/+package+/schema/__init__.py
schevo/templates/schevo/+package+/schema/schema_001.py_tmpl
schevo/test/__init__.py
schevo/test/base.py
schevo/test/schema/__init__.py
schevo/test/schema/schema_001.py
tests/__init__.py
tests/template.txt
tests/test_bank.py
tests/test_calculated_field_unicode.py
tests/test_change.py
tests/test_constant.py
tests/test_database.py
tests/test_database_namespace.py
tests/test_default_values.py
tests/test_doctests.py
tests/test_entity_extent.py
tests/test_entity_subclass.py
tests/test_evolve.py
tests/test_export_all.py
tests/test_extent_name_override.py
tests/test_extent_without_fields.py
tests/test_extentmethod.py
tests/test_field.py
tests/test_field_maps.py
tests/test_icon.py
tests/test_label.py
tests/test_links.py
tests/test_module.py
tests/test_mrow.py
tests/test_namespace.py
tests/test_odict.py
tests/test_on_delete.py
tests/test_populate.py
tests/test_query.py
tests/test_schema.py
tests/test_schema_db_reference.py
tests/test_store_btree.py
tests/test_store_client_storage.py
tests/test_store_connection.py
tests/test_store_file_storage.py
tests/test_store_history.py
tests/test_store_persistent.py
tests/test_store_persistent_set.py
tests/test_store_serialize.py
tests/test_store_storage.py
tests/test_store_storage_server.py
tests/test_store_utils.py
tests/test_transaction.py
tests/test_transaction_field_reorder.py
tests/test_transaction_require_changes.py
tests/test_view.py
tests/icons/configure.png
tests/icons/db.Sprocket.png
tests/icons/db.User.png
