# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.  Line
# up the first '|' above the ':' following the base package name, and the '|' on# the right side marks the last column you can put a character in.  You must make
# exactly 11 lines for the formatting to be correct.  It's also customary to
# leave one space after the ':'.

         |-----handy-ruler------------------------------------------------------|
devicekit: devicekit (framework for defining and tracking devices)
devicekit:
devicekit: devicekit is a simple system service that a) can enumerate devices;
devicekit: b) emits signals when devices are added removed; c) provides a way to
devicekit: merge device information / quirks onto devices. It is designed to
devicekit: partially replace HAL and overcome some of the design limitations of
devicekit: hal.
devicekit:
devicekit: devicekit functionality is provided in the form of dbus services on
devicekit: the system bus. 
devicekit:
