# Functions
Decode decodes dictionary XML.
# Structs
CPE23Item contains all CPE 2.3 specific data related to a given identifier name.
CPEItem contains all of the information for a single dictionary entry (identifier name), including metadata.
CPEList contains all of the dictionary entries and dictionary metadata.
DeprecatedInfo contains the name that is deprecating the identifier name and the type of Deprecation.
Deprecation contains the deprecation information for a specific deprecation of a given identifier name.
Generator contains information about the generation of the dictionary file.
Reference holds additional information about CPE.
# Type aliases
MatchType represents the type of match in dictionary lookup.
NamePattern represents CPE name.
TextType represents multi-language text.