Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

google/python-fanotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This package is no longer maintained. See #5.

Overview

python-fanotify provides Python bindings for Linux's fanotify interface. See the pydocs for usage info and read the fanotify manpages for additional details. In addition, there are examples for usage under doc/.

Building, testing, and installing

python setup.py build
python setup.py test
sudo python setup.py install

Disclaimer

This is not an official Google product.