You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
582 B
Plaintext

MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Features.html
docs/Features.rst
docs/UnicodeProperties.rst
regex.egg-info/PKG-INFO
regex.egg-info/SOURCES.txt
regex.egg-info/dependency_links.txt
regex.egg-info/top_level.txt
regex_2/__init__.py
regex_2/_regex.c
regex_2/_regex.h
regex_2/_regex_core.py
regex_2/_regex_unicode.c
regex_2/_regex_unicode.h
regex_2/regex.py
regex_2/test_regex.py
regex_3/__init__.py
regex_3/_regex.c
regex_3/_regex.h
regex_3/_regex_core.py
regex_3/_regex_unicode.c
regex_3/_regex_unicode.h
regex_3/regex.py
regex_3/test_regex.py
tools/build_regex_unicode.py