The *linuxapi* package provides Python bindings (using ctypes) for Linux-specific APIs, including inotify, getifaddrs, and unshare.
 
 
Go to file
Dustin b7070876e5 Begin version 1.1.1 development 2018-09-03 14:26:39 -05:00
doc Initial commit 2016-09-17 09:41:43 -05:00
src/linuxapi unshare: Add bindings for unshare(2) 2016-11-15 09:30:41 -06:00
.gitignore Add RPM spec and fmpkg specification 2016-09-23 10:24:18 -05:00
Makefile Add RPM spec and fmpkg specification 2016-09-23 10:24:18 -05:00
fmpkg.ini Add RPM spec and fmpkg specification 2016-09-23 10:24:18 -05:00
python-linuxapi.spec Begin version 1.1.1 development 2018-09-03 14:26:39 -05:00
setup.py Begin version 1.1.1 development 2018-09-03 14:26:39 -05:00