4 Maintainer: peter.deherdt <peter.deherdt@softathome.com>
8 Depends: ${shlibs:Depends}
9 Description: C based data containers
10 This c-library provides a generic and re-usable interface
12 - dynamic array (can shrink and grow)
14 - hash table (key - value pair)
16 - variant (generic wrapper for any data)