# re2 (http://github.com/mudge/re2) # Ruby bindings to re2, an "efficient, principled regular expression library" # # Copyright (c) 2010-2013, Paul Mucur (http://mudge.name) # Released under the BSD Licence, please see LICENSE.txt require "re2.so" require "re2/consumer"