# File parsers
Everything in here defines the low level specs / parsing of different file formats. They don't do anything "smart" like linking information between files. They simply serve to load the raw file data into a structured format for downstream use.