           SPELL=ding-libs
         VERSION=0.6.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/SSSD/$SPELL/releases/download/$VERSION/$SOURCE
     SOURCE_HASH=sha512:566172e0addb0ee6e0ebd12874d3b72f2fa6bcb1ecc628c0c529984193290fae554efc40f52d2cec675bffab32a36183e47ec629db25e83ed2995f1049c64703
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://github.com/SSSD/ding-libs"
      LICENSE[0]="LGPL-3.0-or-later"
         ENTERED=20221012
        KEYWORDS=""
           SHORT="DING assorted utility libraries"
cat << EOF
"DING is not GNU" helper libraries for SSSD and FreeIPA.

Libraries:
* libbasicobjects: Basic objects like dynamic string.
* libcollection: A data-type to collect data in a heirarchical structure for
  easy iteration and serialization.
* libdhash: A hash table which will dynamically resize to achieve optimal
  storage & access time properties.
* libini_config: Library to process config files in INI format into a
  libcollection data structure.
* libpath_utils: Utility functions to manipulate filesystem pathnames.
* libref_array: A dynamically-growing, reference-counted array.
EOF
