1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-24 11:45:41 +00:00
Files
operating-system/buildroot/package/python-dpkt/Config.in
2020-01-13 13:52:18 +00:00

10 lines
251 B
Plaintext

config BR2_PACKAGE_PYTHON_DPKT
bool "python-dpkt"
depends on BR2_PACKAGE_PYTHON
select BR2_PACKAGE_PYTHON_ZLIB
help
Fast, simple packet creation / parsing, with definitions
for the basic TCP/IP protocols.
https://github.com/kbandla/dpkt