CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
src/donew/__init__.py
src/donew/install.py
src/donew.egg-info/PKG-INFO
src/donew.egg-info/SOURCES.txt
src/donew.egg-info/dependency_links.txt
src/donew.egg-info/entry_points.txt
src/donew.egg-info/requires.txt
src/donew.egg-info/top_level.txt
src/donew/scripts/web/element_detection.js
src/donew/scripts/web/highlight_elements.js
src/donew/scripts/web/highlight_styles.css
src/donew/scripts/web/restore_text_markers.js
src/donew/scripts/web/text_markers.js
src/donew/see/__init__.py
src/donew/see/processors/__init__.py
src/donew/see/processors/web.py
tests/test_package.py
tests/test_web_processor.py