freebsd-ports/devel/libmba/pkg-descr
Christian Weisgerber 84df8e746f Homepage updates.
PR:		47914, 47915, 47916, 47938, 47941
Submitted by:	tadalunch@s5.xrea.com
2003-02-05 21:58:38 +00:00

7 lines
374 B
Text

The libmba package is a collection of mostly independent C modules potentially
useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM-
like interface that can load and store XML files for simple XML processing, a
module for managing error codes and associated messages across separate C
libraries, and more.
WWW: http://www.eskimo.com/~miallen/libmba/