Imports of package asm

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/vbatts/tar-split/archive/tarPackage tar implements access to tar archives.
github.com/vbatts/tar-split/tar/storagePackage storage is for metadata of a tar archive.
hash/crc64Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64, checksum.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.