From 2910a89d6c59b997a3896f05c6ad7fb65c26f813 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 9 Dec 2020 18:28:42 +0100 Subject: Add autoupdater --- hyperscan/README | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 hyperscan/README (limited to 'hyperscan/README') diff --git a/hyperscan/README b/hyperscan/README deleted file mode 100644 index f3e2895..0000000 --- a/hyperscan/README +++ /dev/null @@ -1,9 +0,0 @@ -hyperscan (A high-performance multiple regex matching library) - -Hyperscan is a high-performance multiple regex matching library. It -follows the regular expression syntax of the commonly-used PCRE library, -yet functions as a standalone library with its own API written in C. - -Hyperscan uses hybrid automata techniques to allow simultaneous matching -of large numbers (up to tens of thousands) of regular expressions, as -well as matching of regular expressions across streams of data. -- cgit v1.2.3