aboutsummaryrefslogtreecommitdiff
path: root/devel/libmba/pkg-descr
blob: 273522f159cf86c983d5e06065c148a817fd6235 (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.ioplex.com/~miallen/libmba/