Home | History | Annotate | only in /external/libnl/python
Up to higher level directory
NameDateSize
doc/21-Aug-2018
examples/21-Aug-2018
Makefile.am21-Aug-201857
netlink/21-Aug-2018
README21-Aug-2018337
setup.py.in21-Aug-20181.3K
tests/21-Aug-2018

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