.gitattributes
.gitchangelog.rc
.gitignore
AUTHORS
CHANGELOG.rst
CMakeLists.txt
HISTORY
LICENSE
README.rst
environment.devenv.yml
pyproject.toml
pytest.ini
requirements-cibw.txt
requirements-dev.txt
setup.cfg
setup.py
tox.ini
toxfile.py
.github/workflows/ci.yml
.github/workflows/conda-dev.yml
.github/workflows/main.yml
.github/workflows/release.yml
.github/workflows/sphinx.yml
cmake/modules/FindCython.cmake
conda.recipe/meta.yaml
docs/Makefile
docs/make.bat
docs/source/CHANGELOG.rst
docs/source/README.rst
docs/source/conf.py
docs/source/index.rst
pyre2_updated.egg-info/PKG-INFO
pyre2_updated.egg-info/SOURCES.txt
pyre2_updated.egg-info/dependency_links.txt
pyre2_updated.egg-info/requires.txt
pyre2_updated.egg-info/top_level.txt
src/.agignore
src/CMakeLists.txt
src/_re2macros.h
src/compile.pxi
src/includes.pxi
src/match.pxi
src/pattern.pxi
src/re2.pyx
tests/__init__.py
tests/cnn_homepage.dat
tests/performance.py
tests/re_utils.py
tests/test_charliterals.py
tests/test_count.txt
tests/test_emptygroups.txt
tests/test_findall.txt
tests/test_finditer.txt
tests/test_match_expand.txt
tests/test_mmap.txt
tests/test_namedgroups.txt
tests/test_pattern.txt
tests/test_re.py
tests/test_search.txt
tests/test_split.txt
tests/test_sub.txt
tests/test_unicode.txt
tests/wikipages.xml.gz