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