From 2910a89d6c59b997a3896f05c6ad7fb65c26f813 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 9 Dec 2020 18:28:42 +0100 Subject: Add autoupdater --- private/hyperscan/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 private/hyperscan/slack-desc (limited to 'private/hyperscan/slack-desc') diff --git a/private/hyperscan/slack-desc b/private/hyperscan/slack-desc new file mode 100644 index 0000000..8a496fd --- /dev/null +++ b/private/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: -- cgit v1.2.3