README.txt
setup.py
gel/__init__.py
gel/constants.py
gel/gel.py
gel/event_lib/__init__.py
gel/event_lib/file_monitor.py
gel/event_lib/file_monitor_linux.py
gel/event_lib/file_monitor_linux_pyinotify.py
gel/event_lib/inotify.py
gel/event_lib/watch.py
gel/reactor/__init__.py
gel/reactor/gel_reactor.py
gel/reactor/gi_reactor.py
gel/reactor/pygtk_reactor.py
gel/reactor/qt4_reactor.py
gel/reactor/qt5_reactor.py
pygel.egg-info/PKG-INFO
pygel.egg-info/SOURCES.txt
pygel.egg-info/dependency_links.txt
pygel.egg-info/requires.txt
pygel.egg-info/top_level.txt
tests/__init__.py
tests/test_filemonitor_linux.py
tests/test_gel.py
tests/test_gel_qt5.py
tests/test_inotify.py