Hello! I am proud to announce the first release of pyfsevents, a C extension providing a Python interface to the FSEvents API. FSEvents is an Apple framework for Mac OS X >= 10.5 allowing monitoring of file system events on Mac OS platforms.
* URL: http://pypi.python.org/pypi/pyfsevents * Mercurial repository: http://bitbucket.org/nicdumz/fsevents/ This extension was developed during a Google Summer of Code project [1] for Mercurial, to improve its inotify extension [2] As it is its first release I would welcome warmly any kind of feedback on that extension. Tests, code comments, feedback on the offered API, its documentation, distribution, etc... Anything, please let me know :) [1] http://socghop.appspot.com/student_project/show/google/gsoc2009/hg/t124022472108 [2] http://mercurial.selenic.com/wiki/InotifyExtension -- Nicolas Dumazet — NicDumZ -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/