third_party_libnl/python
2017-02-27 13:20:34 +01:00
..
doc build: merge python/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
examples build: merge python/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
netlink build: merge python/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
tests build: merge python/Makefile.am into top-level makefile 2017-02-27 13:20:34 +01:00
.gitignore python: Include python/ in distribution and provide a README on how to build & install 2011-08-12 10:45:47 +02:00
README python: Include python/ in distribution and provide a README on how to build & install 2011-08-12 10:45:47 +02:00
setup.py.in python: fix package meta data in setup.py 2015-01-12 14:17:38 +01:00

***************************************************************************

NOTE: The python wrapper is experimental and may or may not work.

***************************************************************************

For the brave:

  (requires an installed libnl)
  - $ python ./setup.py build
  - $ sudo python ./setup.py install