LICENSE
README.md
pyproject.toml
src/o7util/__init__.py
src/o7util/color.py
src/o7util/conversion.py
src/o7util/file_explorer.py
src/o7util/format.py
src/o7util/html_report.py
src/o7util/input.py
src/o7util/menu.py
src/o7util/progressbar.py
src/o7util/pypi.py
src/o7util/report.py
src/o7util/run.py
src/o7util/search.py
src/o7util/table.py
src/o7util/terminal.py
src/o7util.egg-info/PKG-INFO
src/o7util.egg-info/SOURCES.txt
src/o7util.egg-info/dependency_links.txt
src/o7util.egg-info/requires.txt
src/o7util.egg-info/top_level.txt
tests/test_color.py
tests/test_conversion.py
tests/test_file_explorer.py
tests/test_format.py
tests/test_html_report.py
tests/test_input.py
tests/test_menu.py
tests/test_progressbar.py
tests/test_pypi.py
tests/test_report.py
tests/test_run.py
tests/test_search.py
tests/test_table.py
tests/test_terminal.py