21 lines
425 B
Plaintext
21 lines
425 B
Plaintext
LICENSE.txt
|
|
MANIFEST.in
|
|
README.rst
|
|
pyproject.toml
|
|
setup.cfg
|
|
setup.py
|
|
docs/Features.html
|
|
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_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 |