grep-like utility written in Java

Edit Package jrep
https://github.com/cheusov/jrep

jrep is a command-line grep-like utility written in Java.
Features:
-- Java regular expressions
(https://docs.oracle.com/javase/7/docs/api/java/util/regex/Pattern.html)
-- Support for RE2J
(https://github.com/google/re2)
-- POSIX options (excluding -E and -G)
(http://pubs.opengroup.org/onlinepubs/009604499/utilities/grep.html)
-- most GNU grep(1) options
(https://www.gnu.org/software/grep/)
-- Extensions over GNU grep(1):
options -O, -2 and -8
Documentation:
-- https://github.com/cheusov/jrep/blob/master/scripts/jrep.pod
or
-- man page after installation

Refresh
Refresh
Source Files
Filename Size Changed
jrep-0.1-jar-with-dependencies.jar 0000795062 776 KB
jrep-0.6.1.tar.gz 0000021839 21.3 KB
jrep-jar-howto.txt 0000000491 491 Bytes
jrep-rpmlintrc 0000000099 99 Bytes
jrep.changes 0000000597 597 Bytes
jrep.spec 0000002980 2.91 KB
Latest Revision
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 406064 from Dmitriy Perlow's avatar Dmitriy Perlow (DarkSS) (revision 3)
- 0.6.1 release:
  * Fix -v in combination with multiple -e.
  * Fix infinite loop when regular expression matches empty string.
Comments 0
openSUSE Build Service is sponsored by