          MODULE=connman
         VERSION=2.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=http://www.kernel.org/pub/linux/network/connman
      SOURCE_VFY=sha256:d25c2ddc0b5ad13e986ec35ad765ae8d2f4b7acb47c958a05616c943cd082527
        WEB_SITE=http://connman.net
         ENTERED=20110202
         UPDATED=20260216
           SHORT="Fast and modular network connection manager"

cat << EOF
The ConnMan project provides a daemon for managing internet connections within
embedded devices running the Linux operating system. The Connection Manager is
designed to be slim and to use as few resources as possible, so it can be easily
integrated. It is a fully modular system that can be extended, through plug-ins,
to support all kinds of wired or wireless technologies. Also, configuration
methods, like DHCP and domain name resolving, are implemented using plug-ins.
The plug-in approach allows for easy adaption and modification for various use
cases.
EOF
