Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
| abb491d68e |
3 changed files with 1 additions and 32 deletions
|
|
@ -1,3 +0,0 @@
|
|||
# ripgrep
|
||||
|
||||
The ripgrep package
|
||||
1
dead.package
Normal file
1
dead.package
Normal file
|
|
@ -0,0 +1 @@
|
|||
No need for such branch
|
||||
29
ripgrep.yaml
29
ripgrep.yaml
|
|
@ -1,29 +0,0 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Line oriented search tool using Rust's regex library
|
||||
description: |
|
||||
Line oriented search tool using Rust's regex library. Combines
|
||||
the raw performance of grep with the usability of the silver searcher.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [f29]
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://github.com/BurntSushi/ripgrep
|
||||
documentation: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md
|
||||
tracker: https://github.com/BurntSushi/ripgrep/issues
|
||||
api:
|
||||
rpms:
|
||||
- ripgrep
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- ripgrep
|
||||
components:
|
||||
rpms:
|
||||
rust-ripgrep:
|
||||
rationale: Main component.
|
||||
Loading…
Add table
Add a link
Reference in a new issue