NOTICE: This package has been removed from pkgsrc

./wip/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-06-14 19:31:00 by Adrian Portelli | Files touched by this commit (5) | Package removed
Log message:
Moved to pkgsrc
   2008-02-13 17:57:53 by Johann Franz | Files touched by this commit (3)
Log message:
Update to 0.6.1.
   2007-12-31 20:12:41 by Johann Franz | Files touched by this commit (2)
Log message:
Update libmowgli to 0.6.0.
   2007-11-19 13:48:59 by Martti Kuparinen | Files touched by this commit (4)
Log message:
Updated to 0.5.0

   2007-09-15 05:32:21 by Johann Franz | Files touched by this commit (1)
Log message:
Correct HOMEPAGE.
   2007-09-15 04:46:04 by Johann Franz | Files touched by this commit (5) | Imported package
Log message:
mowgli is a development framework for C (like GLib, though with faster list \ 
manipulation functions and some new ones); will eventually be used by \ 
wip/audacious.