From e2114fd37616faaf85368fa06bafafb1ec3a9587 Mon Sep 17 00:00:00 2001 From: Ebben Aries Date: Tue, 30 Oct 2018 16:39:26 +0000 Subject: libraries/hyperscan: Added (regex matching library). Signed-off-by: David Spencer --- libraries/hyperscan/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/hyperscan/slack-desc (limited to 'libraries/hyperscan/slack-desc') 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: -- cgit v1.2.3