# README
This package provides helper functions to pack version information into a single User-Agent header.
# Functions
AppendVersions converts versions to a string and appends the string to the string base.
# Structs
VersionInfo is used to model UserAgent versions.