Reimport k3b 1.0.5nb12 as k3b-kde3
[pkgsrcv2.git] / devel / mowgli / 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.