LICENSE
README.md
pyproject.toml
src/FileWatcher/__init__.py
src/FileWatcher/exceptions.py
src/FileWatcher/library.py
src/FileWatcher/models.py
src/FileWatcher/watcher.py
src/FileWatcher/keywords/waiting.py
src/FileWatcher/keywords/watching.py
src/robotframework_filewatcher.egg-info/PKG-INFO
src/robotframework_filewatcher.egg-info/SOURCES.txt
src/robotframework_filewatcher.egg-info/dependency_links.txt
src/robotframework_filewatcher.egg-info/requires.txt
src/robotframework_filewatcher.egg-info/top_level.txt
tests/test_event_store.py
tests/test_file_keywords.py
tests/test_keywords.py
tests/test_library.py
tests/test_models.py
tests/test_watch_manager.py