forked from gorakhargosh/watchdog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAUTHORS
32 lines (30 loc) · 1.38 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Yesudeep Mangalapilly <[email protected]>
Malthe Borch <[email protected]>
Tim Golden <[email protected]>
Andrew Schaaf <[email protected]>
Luke McCarthy <[email protected]>
Thomas Guest <[email protected]>
Lukáš Lalinský <[email protected]>
Armin Ronacher <[email protected]>
Raymond Hettinger <[email protected]>
Filip Noetzel <[email protected]>
Sebastien Martini <[email protected]>
Will McGugan <[email protected]>
Ryan Kelly <[email protected]>
Thomas Heller <[email protected]>
Tim Cuthbertson <[email protected]>
Adrian Tejn Kern <[email protected]>
Steven Samuel Cole <[email protected]>
Watchdog also includes open source libraries or adapted code
from the following projects:
- MacFSEvents - http://github.com/malthe/macfsevents
- watch_directory.py - http://timgolden.me.uk/python/downloads/watch_directory.py
- pyinotify - http://github.com/seb-m/pyinotify
- fsmonitor - http://github.com/shaurz/fsmonitor
- echo - http://wordaligned.org/articles/echo
- Lukáš Lalinský's ordered set queue implementation:
http://stackoverflow.com/questions/1581895/how-check-if-a-task-is-already-in-python-queue
- Armin Ronacher's flask-sphinx-themes for the documentation:
https://github.com/mitsuhiko/flask-sphinx-themes
- pyfilesystem - http://code.google.com/p/pyfilesystem
- get_FILE_NOTIFY_INFORMATION - http://blog.gmane.org/gmane.comp.python.ctypes/month=20070901