Imports of package acirenderer

PathSynopsis
archive/tarPackage tar implements access to tar archives.
container/listPackage list implements a doubly linked list.
crypto/sha512Package sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/appc/spec/schemaPackage schema provides definitions for the JSON schema of the different manifests in the App Container Specification.
github.com/appc/spec/schema/typesPackage types contains structs representing the various types in the app container specification.
hashPackage hash provides interfaces for hash functions.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.