PACKAGE NAME: libbds-0.13.0-x86_64-1_cx.tgz PACKAGE LOCATION: ./libbds PACKAGE SIZE (compressed): 36 K PACKAGE SIZE (uncompressed): 140 K PACKAGE DESCRIPTION: libbds: libbds (the "basic data structure" C library) libbds: libbds: libbds provides support for data structures typically needed for C libbds: applications. In addition, there is support for string manipulation, libbds: data serialization, and others. libbds: libbds: The library is written using generic data types, which makes it libbds: flexible for any data type. This excludes the string manipulation libbds: module, which is predicated on standard, null-character terminated libbds: strings. libbds: