# Functions

Copies a file by copying the contents of the file to another place.
DecompressOva takes an ova file and decompresses it into the target directory.
DirToBox takes the directory and compresses it into a Vagrant-compatible box.
No description provided by the author
WriteMetadata writes the "metadata.json" file for a Vagrant box.

# Constants

No description provided by the author

# Variables

ErrInvalidCompressionLevel is returned when the compression level passed to gzip is not in the expected range.
These are the extensions of files and directories that are unnecessary for the function of a Parallels virtual machine.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Provider is the interface that each provider must implement in order to package the artifacts into a Vagrant-compatible box.