Imports of package libqrencode

PathSynopsis
C
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
unsafePackage unsafe contains operations that step around the type safety of Go programs.