# Functions

ValidateLabel return an error if the provided label contains any invalid characters, as determined by LabelRegexp.

# Variables

LabelRegexp is the regular expression controlling the allowed characters for the package label.

# Structs

FilesystemIO is the production implementation of the IOWriter interface.