CHANGES.rst
DEVELOP.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
readline-8.2.tar.gz
readline82-001.patch
readline82-002.patch
readline82-003.patch
readline82-004.patch
readline82-005.patch
readline82-006.patch
readline82-007.patch
readline82-008.patch
readline82-009.patch
readline82-010.patch
readline82-011.patch
readline82-012.patch
readline82-013.patch
setup.cfg
setup.py
tox.ini
rl/__init__.py
rl/_completion.py
rl/_history.py
rl/iterator.c
rl/iterator.h
rl/modulestate.c
rl/modulestate.h
rl/readline.c
rl/stringarray.c
rl/stringarray.h
rl/testing.py
rl/unicode.c
rl/unicode.h
rl/utils.py
rl.egg-info/PKG-INFO
rl.egg-info/SOURCES.txt
rl.egg-info/dependency_links.txt
rl.egg-info/not-zip-safe
rl.egg-info/requires.txt
rl.egg-info/top_level.txt
rl/examples/README.rst
rl/examples/__init__.py
rl/examples/display_matches_hook.py
rl/examples/email.py
rl/examples/factory.py
rl/examples/filename.py
rl/examples/pre_input_hook.py
rl/examples/raw_input.py
rl/examples/static.py
rl/tests/__init__.py
rl/tests/test_callhooks.py
rl/tests/test_generator.py
rl/tests/test_histfile.py
rl/tests/test_history.py
rl/tests/test_initfile.py
rl/tests/test_properties.py
rl/tests/test_readline.py
rl/tests/test_setup.py
rl/tests/test_unicode.py