docspec-core 0.5.0

Core event types and traits for DocSpec streaming document conversion
Documentation
1
2
3
4
5
6
7
# docspec-core

Core types and traits for the DocSpec streaming document pipeline. Documents are streams of typed events flowing from `EventSource` readers to `EventSink` writers.

## Documentation

Run `just doc-open` to browse the full API documentation including all event types, traits, and field descriptions.