The *linuxapi* package provides Python bindings (using ctypes) for Linux-specific APIs, including inotify, getifaddrs, and unshare.
 
 
Go to file
Dustin C. Hatch 2c2c55d0ef Initial commit 2016-09-17 09:41:43 -05:00
doc Initial commit 2016-09-17 09:41:43 -05:00
src/linuxapi Initial commit 2016-09-17 09:41:43 -05:00
.gitignore Initial commit 2016-09-17 09:41:43 -05:00
setup.py Initial commit 2016-09-17 09:41:43 -05:00