README.md
pyproject.toml
setup.py
tests/__init__.py
tests/test_file_watch.py
tests/test_ignore.py
tests/test_industrial.py
tests/test_watcher.py
yyds_fswatch/__init__.py
yyds_fswatch/__version__.py
yyds_fswatch/events.py
yyds_fswatch/ignore.py
yyds_fswatch/watcher.py
yyds_fswatch.egg-info/PKG-INFO
yyds_fswatch.egg-info/SOURCES.txt
yyds_fswatch.egg-info/dependency_links.txt
yyds_fswatch.egg-info/top_level.txt
yyds_fswatch/_platforms/__init__.py
yyds_fswatch/_platforms/_base.py
yyds_fswatch/_platforms/_darwin.py
yyds_fswatch/_platforms/_linux.py
yyds_fswatch/_platforms/_polling.py
yyds_fswatch/_platforms/_windows.py