Imports of avogen command

PathSynopsis
flagPackage flag implements command-line flag parsing.
github.com/mmcloughlin/avo/internal/genPackage gen provides code generators based on the instruction database.
github.com/mmcloughlin/avo/internal/instPackage inst is the avo instruction database.
github.com/mmcloughlin/avo/internal/loadPackage load loads the instruction database from external sources.
github.com/mmcloughlin/avo/printerPackage printer implements printing of avo files in various formats.
go/buildPackage build gathers information about Go packages.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.