uutils/findutils

consider making onig optional

オープン

#212 opened on 2023/02/25

 (10 件のコメント) (2 件のリアクション) (0 人の担当者)Rust (100 件のフォーク)user submission
good first issue

Repository metrics

Stars
 (640 個のスター)
PR merge metrics
 (平均マージ 2d 10h) (30d で 40 merged PRs)

説明

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.

コントリビューターガイド