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.

貢獻者指南