uutils/findutils

consider making onig optional

Aperta

#212 aperta il 25 feb 2023

 (10 commenti) (2 reazioni) (0 assegnatari)Rust (100 fork)user submission
good first issue

Metriche repository

Star
 (638 stelle)
Metriche merge PR
 (Merge medio 26g 6h) (46 PR mergiate in 30 g)

Descrizione

There are a number of pure rust globs and regex crates, might be better to not have to deal with a C dependency if we could avoid it.

From what I'm seeing regex may lack a mean to select a specific flavour of regex, not sure if somebody already had a mean to restrict the engine to not support extensions compared to posix/emacs.

Guida contributor