summaryrefslogtreecommitdiff
path: root/devel/libmba/pkg-descr
blob: a5e02f3b11ad3a0459b45d8506409900a3a36992 (plain) (blame)
1
2
3
4
5
6
7
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.erols.com/~mballen/libmba/