aqc-text-engine-core 0.5.0

Reusable text file requirement, merge, and reconcile helpers for AQC file engines.
Documentation
1
2
3
4
5
6
7
# aqc-text-engine-core

Reusable AQC file engine for exact text files and required contained byte sequences.

`TextFileRequirements` combines `exact_contents` scalar assertions with
`contents` item requirements. The engine merges both through
`aqc-file-engine-core` before validating or initializing supplied bytes.