uutils/findutils

consider making onig optional

Open

#212 创建于 2023年2月25日

在 GitHub 查看
 (10 评论) (2 反应) (0 负责人)Rust (577 star) (80 fork)user submission
good first issue

描述

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.

贡献者指南

consider making onig optional · uutils/findutils#212 | Good First Issue