charmhelpers.core.strutils

charmhelpers.core.strutils.bool_from_string(value)

Interpret string value as boolean.

Returns True if value translates to True otherwise False.