CHANGES.rst
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
test.rst
rst_include/__init__.py
rst_include/__init__conf__.py
rst_include/py.typed
rst_include/rst_include.py
rst_include/rst_include_cli.py
rst_include.egg-info/PKG-INFO
rst_include.egg-info/SOURCES.txt
rst_include.egg-info/dependency_links.txt
rst_include.egg-info/entry_points.txt
rst_include.egg-info/not-zip-safe
rst_include.egg-info/requires.txt
rst_include.egg-info/top_level.txt
rst_include/libs/__init__.py
rst_include/libs/lib_assemble_block.py
rst_include/libs/lib_block.py
rst_include/libs/lib_block_options.py
rst_include/libs/lib_check_files.py
rst_include/libs/lib_classes.py
rst_include/libs/lib_get_include_options.py
rst_include/libs/lib_include_file.py
rst_include/libs/lib_main.py
rst_include/libs/lib_source_line.py
rst_include/libs/lib_str.py
rst_include/libs/lib_test.py
rst_include/libs/lib_test_compare_results.py
tests/__init__.py
tests/include1.py
tests/include2.py
tests/include3.py
tests/test_cli.py
tests/test_include_files.py
tests/subdir/__init__.py
tests/subdir/include_subdir.py