Source: wpan-tools
Priority: optional
Maintainer: Guido Günther <agx@sigxcpu.org>
Build-Depends: debhelper (>= 9),
 autoconf,
 automake,
 libtool,
 pkg-config,
 libnl-3-dev,
 libnl-genl-3-dev,
Standards-Version: 4.1.3
Section: libs
Homepage: http://wpan.cakelab.org/

Package: wpan-tools
Section: net
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Configure and test 802.15.4 devices
 This package contains two CLI tools for working with devices based on IEEE
 802.15.4 via the netlink interface.
 IEEE 802.15.4 describes the standards for Low-Rate Wireless Personal Area
 Networks (6LoWPAN).
 .
 * iwpan - configure a wpan network device to create a 6LoWPAN network
 .
 * wpan-ping - network testing tool like ping or ping6, especially for
               6LoWPAN nodes
