
The libcext is a c utility library, which is used to implement eso's common pipeline library (cpl). the library contains a basic collections framework (maps, linked lists, queues), memory management, strings, logging and others.
the package contains the api documentation for libcpl.