Imports of package ctystrings

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/apparentlymart/go-textseg/v15/textseg
golang.org/x/text/unicode/normPackage norm contains types and functions for normalizing Unicode strings.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.