lh | 9ed821d | 2023-04-07 01:36:19 -0700 | [diff] [blame] | 1 | |
2 | *************************************************************************** | ||||
3 | |||||
4 | NOTE: The python wrapper is experimental and may or may not work. | ||||
5 | |||||
6 | *************************************************************************** | ||||
7 | |||||
8 | For the brave: | ||||
9 | |||||
10 | (requires an installed libnl) | ||||
11 | - $ python ./setup.py build | ||||
12 | - $ sudo python ./setup.py install |