6 #ifndef LIBFOSS_UTILS_HPP_
7 #define LIBFOSS_UTILS_HPP_
9 #include <unicode/unistr.h>
fo namespace holds the FOSSology library functions.
bool stringToBool(const char *string)
unsigned long stringToUnsignedLong(const char *string)
icu::UnicodeString recodeToUnicode(const std::string &input)