| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| doc/ | 03-May-2024 | - | 519 | 209 | ||
| examples/ | 03-May-2024 | - | 1,821 | 1,777 | ||
| netlink/ | 03-May-2024 | - | 4,674 | 3,333 | ||
| tests/ | 03-May-2024 | - | 35 | 23 | ||
| .gitignore | D | 03-May-2024 | 35 | 5 | 4 | |
| Makefile.am | D | 03-May-2024 | 57 | 4 | 1 | |
| README | D | 03-May-2024 | 337 | 13 | 7 | |
| setup.py.in | D | 03-May-2024 | 1.3 KiB | 43 | 35 |
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