summaryrefslogtreecommitdiff
path: root/hyperscan/slack-desc
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2020-11-30 08:59:27 +0100
committerEugen Wissner <belka@caraus.de>2020-11-30 08:59:27 +0100
commitc684e04e112094a439d67faec095d428f8fda822 (patch)
treee546fa45441075707338b914ac19e11150a69ded /hyperscan/slack-desc
parent8ab541fb7481e15269070d8ff8bba954f4cb7f38 (diff)
downloadslackbuilder-c684e04e112094a439d67faec095d428f8fda822.tar.gz
hyperscan: Added
Diffstat (limited to 'hyperscan/slack-desc')
-rw-r--r--hyperscan/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/hyperscan/slack-desc b/hyperscan/slack-desc
new file mode 100644
index 0000000..8a496fd
--- /dev/null
+++ b/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: Homepage: https://www.hyperscan.io/
+hyperscan:
+hyperscan: