Changes between Version 157 and Version 158 of WikiStart


Ignore:
Timestamp:
02/10/10 10:38:12 (7 months ago)
Author:
seb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v157 v158  
    66 * Download a [http://git.dbzteam.org/pyinotify/snapshot/pyinotify-master.tar.gz snapshot] of Pyinotify or just download a stable [http://seb.dbzteam.org/pub/pyinotify/releases/ tarball release] 
    77 * [http://git.dbzteam.org/pyinotify/tree Browse the source tree] and read the following basic examples [http://git.dbzteam.org/pyinotify/tree/python2/examples/loop.py loop.py], [http://git.dbzteam.org/pyinotify/tree/python2/examples/chain.py chain.py], [http://git.dbzteam.org/pyinotify/tree/python2/examples/stats.py stats.py], [http://git.dbzteam.org/pyinotify/tree/python2/examples/transient_file.py transient_file.py] and [http://git.dbzteam.org/pyinotify/tree/python2/examples/daemon.py daemon.py]. 
    8  * Pyinotify is maintained with Git, you can clone it with this command: `git clone http://git.dbzteam.org/pyinotify/` 
     8 * Pyinotify is maintained with Git, you can clone it with `git clone http://git.dbzteam.org/pyinotify/` 
    99 
    1010= Documentation =