README.md
pyproject.toml
src/cc.book_kit.egg-info/PKG-INFO
src/cc.book_kit.egg-info/SOURCES.txt
src/cc.book_kit.egg-info/dependency_links.txt
src/cc.book_kit.egg-info/requires.txt
src/cc.book_kit.egg-info/top_level.txt
src/cc_book_kit/__init__.py
src/cc_book_kit/capsule/JSONLexicon.py
src/cc_book_kit/capsule/Lexicon.py
src/cc_book_kit/capsule/ORJSONLexicon.py
src/cc_book_kit/capsule/PydanticLexicon.py
src/cc_book_kit/capsule/UJSONLexicon.py
src/cc_book_kit/capsule/__init__.py
src/cc_book_kit/core/Codex.py
src/cc_book_kit/core/CodexPolicy.py
src/cc_book_kit/core/Entry.py
src/cc_book_kit/core/Relation.py
src/cc_book_kit/core/__init__.py
tests/test_JSONLexicon.py
tests/test_ORJSONLexicon.py
tests/test_PydanticLexicon.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