third_party_libnl/python
Коренберг Марк (ноутбук дома) b369d22f92 Fix whitespaces at EOL
Make git happy with that
2012-06-08 22:26:35 +06:00
..
doc python interface to netlink protocols 2011-05-10 12:17:33 +02:00
netlink Fix whitespaces at EOL 2012-06-08 22:26:35 +06: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 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: Link against nl-3 and nl-route-3 2011-10-26 10:54:10 +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