Skip to content

Commit 06e9b60

Browse files
committed
Merge branch 'master' of ssh://git@github.com/IBMStreams/streamsx.regex.git
2 parents a2f15a6 + 225bc2a commit 06e9b60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
streamsx.regex
22
==============
3+
This toolkit provides support for [RE2](https://code.google.com/p/re2) regular expression library.
4+
5+
RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. Web page with SPLDoc for operators and samples: [streamsx.regex SPLDoc](http://ibmstreams.github.io/streamsx.regex).
6+

0 commit comments

Comments
 (0)