NOTICE: This package has been removed from pkgsrc

./devel/mowgli, Development framework for C (like GLib)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.6.1, Package name: libmowgli-0.6.1, Maintainer: jfranz

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


Master sites:

SHA1: 307172a480e5ea1d21f8978fdc3881d9bd889207
RMD160: 352daa998390a4bce708ae659f7599ff01504f46
Filesize: 106.545 KB

Version history: (Expand)


CVS history: (Expand)


   2008-11-10 12:37:29 by Thomas Klausner | Files touched by this commit (5) | Package removed
Log message:
Finish move of mowgli to libmowgli.
   2008-07-14 14:56:20 by Joerg Sonnenberger | Files touched by this commit (563)
Log message:
Mark as destdir ready.
   2008-06-14 19:28:58 by Adrian Portelli | Files touched by this commit (5) | Imported package
Log message:
mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a suppliment
to GLib (to add additional functions (dictionaries, hashes), or replace
some of the slow GLib list manipulation functions), or stand alone. It
also provides a powerful hook system and convenient logging for your code,
as well as a high performance block allocator.