mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
[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>
8 lines
192 B
Plaintext
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
|