summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2016-11-21 16:59:27 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2016-11-21 16:59:28 +0900
commit9408cea9ad30ce73c37268ab8e86ef2cededfadf (patch)
tree6dce7f99274a2d6632a63ec5484fe3bc908b2a08 /README
parentc04192c9e5fef3601690a75a4d3dd197c79aaf5b (diff)
downloadre2-9408cea9ad30ce73c37268ab8e86ef2cededfadf.tar.gz
re2-9408cea9ad30ce73c37268ab8e86ef2cededfadf.tar.bz2
re2-9408cea9ad30ce73c37268ab8e86ef2cededfadf.zip
Imported Upstream version 20160901upstream/20160901
Change-Id: I4e841b115bbb656c52fffa7e8af079e27db16184 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 3686a86..5d8d2ae 100644
--- a/README
+++ b/README
@@ -34,4 +34,5 @@ A Node.js wrapper is at https://github.com/uhop/node-re2/ and on NPM.
An OCaml wrapper is at https://github.com/janestreet/re2/ and on OPAM.
A Perl wrapper is at https://github.com/dgl/re-engine-RE2/ and on CPAN.
A Python wrapper is at https://github.com/facebook/pyre2/.
+An R wrapper is at https://github.com/qinwf/re2r/.
A Ruby wrapper is at https://github.com/mudge/re2/.