mowgli is a development framework for C (like GLib), which provides high
authoradrianp <adrianp>
Sat, 14 Jun 2008 17:28:58 +0000 (17:28 +0000)
committeradrianp <adrianp>
Sat, 14 Jun 2008 17:28:58 +0000 (17:28 +0000)
commitda0e6f2c519006fcb40da9ded02164e7124f2dac
tree7a5b53b3bd1fee37a77b2aadf95654e8b05fabb9
parent8cd33700325a26af61b7354300f2c2788b90edf8
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.
devel/mowgli/DESCR [new file with mode: 0644]
devel/mowgli/Makefile [new file with mode: 0644]
devel/mowgli/PLIST [new file with mode: 0644]
devel/mowgli/buildlink3.mk [new file with mode: 0644]
devel/mowgli/distinfo [new file with mode: 0644]