Imports of package jwalterweatherman

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
sync/atomicPackage atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.