Metadata-Version: 2.1
Name: google-re2
Version: 0.0.2
Summary: RE2 Python bindings
Home-page: https://github.com/google/re2
Author: The RE2 Authors
Author-email: re2-dev@googlegroups.com
License: UNKNOWN
Description: At the time of writing, building the C++ extension requires RE2 and pybind11
        to be installed on your system. On a Debian system, for example, install the
        libre2-dev and pybind11-dev packages first.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.6
Requires-Python: ~=3.6
Description-Content-Type: text/plain
