Package python-module-pyinotify: Information

    Source package: python-module-pyinotify
    Version: 0.9.0-alt1
    Build time:  Sep 7, 2010, 05:47 PM
    Report package bug
    License: GPL
    Summary: A pure Python module for monitoring filesystems changes
    Description: 
    Pyinotify is a pure Python module for monitoring filesystems
    changes. 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 through
    three system calls. pyinotify binds these system calls and provides an
    implementation on top of them offering a generic and abstract way to
    use manipulate those functionalities. Pyinotify doesn't requires deep
    knowledge of inotify.

    List of rpms provided by this srpm:
    python-module-pyinotify (noarch)

    Maintainer: Vitaly Lipatov


      1. python-devel
      2. rpm-build-compat >= 1.2

    Last changed


    Sept. 6, 2010 Vitaly Kuznetsov 0.9.0-alt1
    - 0.9.0 (ALT #23991)
    Nov. 12, 2009 Eugeny A. Rostovtsev 0.8.6-alt1head.1
    - Rebuilt with python 2.6
    May 22, 2009 Vitaly Lipatov 0.8.6-alt1head
    - new version from HEAD (fix bug #20123)