o
    ¼9j   ã                   @   s0   d Z dZddlmZ ddlmZ eƒ  eƒ  dS )u~  
Quber - Advanced document parsing platform.

Two engine-agnostic seams:

- `Parser` Protocol (`quber.core.parsers`) â€” produces a full DoclingDocument.
- `TableExtractor` Protocol (`quber.core.extractors`) â€” produces a list of
  ExtractedTable Pydantic models from table-only engines like Camelot+LLM.

Composition of the two is intentionally deferred (see plan Â§11 Deferred).
z0.3.0é    )Úinit_s3_cache)Úpreload_cuda_runtime_libsN)Ú__doc__Ú__version__Úquber.files.cacher   Úquber.utils.cuda_runtimer   © r   r   ú,/home/mande/repo/quber/src/quber/__init__.pyÚ<module>   s    	
