Home | History | Annotate | only in /external/libnl/python
Up to higher level directory
NameDateSize
doc/22-Oct-2020
examples/22-Oct-2020
Makefile.am22-Oct-202057
netlink/22-Oct-2020
README22-Oct-2020337
setup.py.in22-Oct-20201.3K
tests/22-Oct-2020

README

      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
     13