LICENSE
MANIFEST.in
README.md
pyproject.toml
restructuredpython/__init__.py
restructuredpython/check_syntax.py
restructuredpython/cload.py
restructuredpython/parser.py
restructuredpython/restructuredpython.py
restructuredpython/tempload.py
restructuredpython.egg-info/PKG-INFO
restructuredpython.egg-info/SOURCES.txt
restructuredpython.egg-info/dependency_links.txt
restructuredpython.egg-info/entry_points.txt
restructuredpython.egg-info/requires.txt
restructuredpython.egg-info/top_level.txt
restructuredpython/lib/io.c
restructuredpython/predefined/__init__.py
restructuredpython/predefined/decorators.py
restructuredpython/predefined/decorators/access_control.py
restructuredpython/predefined/decorators/logging.py
restructuredpython/predefined/decorators/memoization.py
restructuredpython/predefined/decorators/retry.py
restructuredpython/predefined/decorators/strict_types.py
restructuredpython/predefined/decorators/timer.py
restructuredpython/predefined/subinterpreter/__init__.py
restructuredpython/predefined/subinterpreter/optimize.py