libnl/python
Thomas Graf 2ae5298408 python: Include all files in distribution
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-11-06 10:28:37 +01:00
..
doc python: Include all files in distribution 2013-11-06 10:28:37 +01:00
examples python: Include all files in distribution 2013-11-06 10:28:37 +01:00
netlink python: Include all files in distribution 2013-11-06 10:28:37 +01:00
tests python: Include all files in distribution 2013-11-06 10:28:37 +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
Makefile.am python: Include all files in distribution 2013-11-06 10:28:37 +01: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 add python module for generic netlink library 2013-07-18 23:22:18 +02: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