slackbuilds_ponce/libraries/tre/slack-desc
B. Watson e9f70d2687
libraries/tre: New maintainer.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-29 17:07:16 +07:00

19 lines
815 B
Text

# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
tre: tre (regular expression matching library)
tre:
tre: TRE is a lightweight, robust, and efficient POSIX compliant regex
tre: matching library with some exciting features such as approximate
tre: (fuzzy) matching.
tre:
tre: This includes the tre C library, python3 library, and the command-line
tre: tool "agrep".
tre:
tre:
tre: