f1e4ddff15e05406d70518663485d413bf142ec5
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / python-dpkt / Config.in
1 config BR2_PACKAGE_PYTHON_DPKT
2         bool "python-dpkt"
3         depends on BR2_PACKAGE_PYTHON
4         select BR2_PACKAGE_PYTHON_ZLIB
5         help
6           Fast, simple packet creation / parsing, with definitions
7           for the basic TCP/IP protocols.
8
9           http://code.google.com/p/dpkt/