• Home
Name Date Size #Lines LOC

..--

doc/03-May-2024-510203

examples/03-May-2024-1,8141,773

netlink/03-May-2024-4,6673,330

tests/03-May-2024-2921

.gitignoreD03-May-202435 54

READMED03-May-2024337 137

setup.py.inD03-May-20241.4 KiB4739

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