fst-subseq-ascii-caseless 0.1.1

An automaton that matches if the input contains a specific subsequence ignoring ASCII case to be used with fst.
Documentation

fst-subseq-ascii-caseless

An automaton that matches if the input contains a specific subsequence ignoring ASCII case.

It is similar to fst::automaton::Subsequence, and can be used to build a simple fuzzy-finder for ASCII-only content.