emcrisostomo / fswatch

A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
https://emcrisostomo.github.io/fswatch/
GNU General Public License v3.0
4.98k stars 327 forks source link

conda port? #129

Open doutriaux1 opened 7 years ago

doutriaux1 commented 7 years ago

it would be nice to have a conda port of fswatch

jakirkham commented 6 years ago

Working on it. ( https://github.com/conda-forge/staged-recipes/pull/5111 ) :)

jakirkham commented 6 years ago

Would you like a note in the README about the conda package, @emcrisostomo?