Imports of package s

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/alecthomas/chromaPackage chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI- coloured text, etc.
github.com/alecthomas/chroma/lexers/circularPackage circular exists to break circular dependencies between lexers.
github.com/alecthomas/chroma/lexers/internalPackage internal contains common API functions and structures shared between lexer packages.