Name | Date | Size | |
---|---|---|---|
.. | 11-Jun-2018 | 4 KiB | |
.gitignore | 11-Jun-2018 | 35 | |
doc/ | 11-Jun-2018 | 4 KiB | |
examples/ | 11-Jun-2018 | 4 KiB | |
Makefile.am | 11-Jun-2018 | 57 | |
netlink/ | 11-Jun-2018 | 4 KiB | |
README | 11-Jun-2018 | 337 | |
setup.py.in | 11-Jun-2018 | 1.3 KiB | |
tests/ | 11-Jun-2018 | 4 KiB |
README
1 2*************************************************************************** 3 4NOTE: The python wrapper is experimental and may or may not work. 5 6*************************************************************************** 7 8For the brave: 9 10 (requires an installed libnl) 11 - $ python ./setup.py build 12 - $ sudo python ./setup.py install 13