Imports of treetex command

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/transparency-dev/merkle/compactPackage compact provides compact Merkle tree data structures.
github.com/transparency-dev/merkle/proofPackage proof contains helpers for constructing log Merkle tree proofs.
logPackage log implements a simple logging package.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.