README.md
pyproject.toml
src/CapsuleCore_book/__init__.py
src/CapsuleCore_book.egg-info/PKG-INFO
src/CapsuleCore_book.egg-info/SOURCES.txt
src/CapsuleCore_book.egg-info/dependency_links.txt
src/CapsuleCore_book.egg-info/requires.txt
src/CapsuleCore_book.egg-info/top_level.txt
src/CapsuleCore_book/capsule/JSONLexicon.py
src/CapsuleCore_book/capsule/Lexicon.py
src/CapsuleCore_book/capsule/UJSONLexicon.py
src/CapsuleCore_book/capsule/__init__.py
src/CapsuleCore_book/core/Codex.py
src/CapsuleCore_book/core/CodexPolicy.py
src/CapsuleCore_book/core/Entry.py
src/CapsuleCore_book/core/Relation.py
src/CapsuleCore_book/core/__init__.py
tests/test_JSONLexicon.py
tests/test_UJSONLexicon.py
tests/test_create_entry.py
tests/test_create_relation.py
tests/test_delete_entry.py
tests/test_disconnect_entries.py
tests/test_edit_entry.py
tests/test_groupBy_backRelations.py
tests/test_groupBy_frontRelations.py
tests/test_groupBy_relations.py
tests/test_groupBy_tags.py
tests/test_process_field_change.py
tests/test_rules_category.py
tests/test_rules_search_category.py
tests/test_rules_search_tag.py
tests/test_rules_tags.py
tests/test_rules_titles.py
tests/test_truncate_string.py
tests/test_validate_string_capitalize.py
tests/test_validate_string_content.py
tests/test_validate_string_length.py
tests/test_validate_string_lowercase.py
tests/test_validate_string_whitespaces.py
tests/test_validate_title_uniqueness.py