strings
Additional functions for manipulation and analysis of strings.
Select category:
Perl-compatible regular expression matching.
Compute the Levenshtein edit distance between the two strings.
Compare strings S1 and S2 like the C function.
Convert X into string of printable characters according to RFC 2045.
Convert a base64 CODE (a string of printable characters according to RFC 2045) into the original ASCII data set of range 0-255.
Package: strings