Imports of package locale

PathSynopsis
C
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
os/execPackage exec runs external commands.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syscallPackage syscall contains an interface to the low-level operating system primitives.