Home | History | Annotate | only in /external/libnl/python
Up to higher level directory
NameDateSize
.gitignore05-Oct-201735
doc/05-Oct-2017
examples/05-Oct-2017
Makefile.am05-Oct-201757
netlink/05-Oct-2017
README05-Oct-2017337
setup.py.in05-Oct-20171.3K
tests/05-Oct-2017

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