Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
abb491d68e No need for such branch 2018-10-07 14:55:27 +02:00
3 changed files with 1 additions and 32 deletions

View file

@ -1,3 +0,0 @@
# ripgrep
The ripgrep package

1
dead.package Normal file
View file

@ -0,0 +1 @@
No need for such branch

View file

@ -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.