uutils/findutils

consider making onig optional

开放

#212 创建于 2023年2月25日

 (10 条评论) (2 个反应) (0 位负责人)Rust (100 个派生)user submission
good first issue

仓库指标

星标
 (640 个星标)
PR 合并指标
 (平均合并 2天 10小时) (30 天内合并 40 个 PR)

描述

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.

贡献者指南