# 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------------------------------------------------------|
libmowgli: libmowgli (A development framework for C)
libmowgli:
libmowgli: mowgli is a development framework for C (like GLib), which provides
libmowgli: high performance and highly flexible algorithms.
libmowgli:
libmowgli: It can be used as a suppliment to GLib (to add additional functions
libmowgli: (dictionaries, hashes), or replace some of the slow GLib list
libmowgli: manipulation functions, or stand alone.
libmowgli: It also provides a powerful hook system and convenient logging for
libmowgli: your code, as well as a high performance block allocator.
libmowgli:
