Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python-inotify - Monitor filesystem events with Python under Linux
        
        This is a Python module for watching filesystems changes. pyinotify
can be used for various kind of fs monitoring. pyinotify relies on a
recent Linux Kernel feature (merged in kernel 2.6.13) called
inotify. inotify is an event-driven notifier, its notifications are
exported from kernel space to user space.
 
        
        
        Packages
        
            
                | Name | 
                Version | 
                Release | 
                Type | 
                Size | 
                Built | 
            
            
                | python-inotify | 
                0.7.1 | 
                1.fc6 | 
                x86_64 | 
                168 KiB | 
                Tue Aug 28 02:08:51 2007 | 
            
        
        Changelog
        
            - * Wed Aug  8 18:00:00 2007 Terje Rosten <terjeros{%}phys{*}ntnu{*}no> - 0.7.1-1
 
            - New upstream release: 0.7.1
- Fix license tag
 
        
            - * Mon Jun 25 18:00:00 2007 Terje Rosten <terjeros{%}phys{*}ntnu{*}no> - 0.7.0-3
 
            - Remove autopath from example package (bz #237464)
 
        
            - * Tue Mar 27 18:00:00 2007 Terje Rosten <terjeros{%}phys{*}ntnu{*}no> - 0.7.0-2
 
            - Fix email address