Pullup ticket #3518.
[pkgsrcv2.git] / devel / libmowgli / DESCR
1 mowgli is a development framework for C (like GLib), which provides high
2 performance and highly flexible algorithms. It can be used as a suppliment
3 to GLib (to add additional functions (dictionaries, hashes), or replace
4 some of the slow GLib list manipulation functions), or stand alone. It
5 also provides a powerful hook system and convenient logging for your code,
6 as well as a high performance block allocator.