mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
New package: python-dpkt
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
649915fb75
commit
bdd274110a
11
package/python-dpkt/Config.in
Normal file
11
package/python-dpkt/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
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.
|
||||
|
||||
http://code.google.com/p/dpkt/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user