| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| doc/ | 04-Jul-2025 | - | 518 | 212 | ||
| examples/ | 04-Jul-2025 | - | 1,851 | 1,794 | ||
| netlink/ | 04-Jul-2025 | - | 4,751 | 3,338 | ||
| tests/ | 04-Jul-2025 | - | 30 | 22 | ||
| README | D | 04-Jul-2025 | 337 | 13 | 7 | |
| setup.py.in | D | 04-Jul-2025 | 1.4 KiB | 56 | 48 |
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