| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| doc/ | 03-May-2024 | - | 510 | 203 | ||
| examples/ | 03-May-2024 | - | 1,814 | 1,773 | ||
| netlink/ | 03-May-2024 | - | 4,667 | 3,330 | ||
| tests/ | 03-May-2024 | - | 29 | 21 | ||
| .gitignore | D | 03-May-2024 | 35 | 5 | 4 | |
| README | D | 03-May-2024 | 337 | 13 | 7 | |
| setup.py.in | D | 03-May-2024 | 1.4 KiB | 47 | 39 |
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