Metadata-Version: 2.4
Name: roborean-documents-base
Version: 0.1.14
Summary: Document driver protocols and session manager for Roborean
Project-URL: Homepage, https://github.com/TNick/roborean
Project-URL: Repository, https://github.com/TNick/roborean
License-Expression: MIT
Requires-Python: >=3.11
Requires-Dist: roborean-spec>=0.1.1
Provides-Extra: dev
Requires-Dist: pytest>=8.0; extra == 'dev'
Description-Content-Type: text/markdown

# roborean-documents-base

Protocols and session orchestration for Roborean document drivers.

Bits emit typed document operations; drivers load templates and serialize
artifacts. Format packages implement `DocumentDriver`.
