diff options
author | Ebben Aries <e@dscp.org> | 2018-10-30 16:39:26 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-03 07:46:39 +0700 |
commit | e2114fd37616faaf85368fa06bafafb1ec3a9587 (patch) | |
tree | 4abb86739cc8db610b9d922eb6b399ecf273c3d9 /libraries/hyperscan/slack-desc | |
parent | f8511a674e600e493ac3e039bf681a871aeb3d18 (diff) | |
download | slackbuilds-e2114fd37616faaf85368fa06bafafb1ec3a9587.tar.gz |
libraries/hyperscan: Added (regex matching library).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/hyperscan/slack-desc')
-rw-r--r-- | libraries/hyperscan/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/hyperscan/slack-desc b/libraries/hyperscan/slack-desc new file mode 100644 index 0000000000..7f96d4efd6 --- /dev/null +++ b/libraries/hyperscan/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +hyperscan: hyperscan (regex matching library) +hyperscan: +hyperscan: Hyperscan is a high-performance multiple regex matching library. It +hyperscan: follows the regular expression syntax of the commonly-used PCRE +hyperscan: library, yet functions as a standalone library with its own API +hyperscan: written in C. +hyperscan: +hyperscan: +hyperscan: +hyperscan: +hyperscan: |