buildroot/package/python-pyroute2/Config.in
Yegor Yefremov c994d56383 python-pyroute2: new package
[Thomas:
  - fix legal info:
    * the license is GPLv2+ *or* Apache 2.0
    * the license files list separator is space, not comma
    * README.license.md has been added to the license files, since it
      contains some useful information about the licensing.
  - rewrap Config.in help text.]

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-18 23:13:24 +02:00

8 lines
192 B
Plaintext

config BR2_PACKAGE_PYTHON_PYROUTE2
bool "python-pyroute2"
help
Python netlink library - Linux network / netns / wireless /
ipset configuration.
https://github.com/svinota/pyroute2