mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
10 lines
269 B
Plaintext
10 lines
269 B
Plaintext
config BR2_PACKAGE_PYTHON_PYROUTE2
|
|
bool "python-pyroute2"
|
|
select BR2_PACKAGE_PYTHON3_SQLITE
|
|
select BR2_PACKAGE_PYTHON3_SSL # runtime
|
|
help
|
|
Python netlink library - Linux network / netns / wireless /
|
|
ipset configuration.
|
|
|
|
https://github.com/svinota/pyroute2
|