# README
Overview
This is a minimal Photoshop format implementation to allow IPTC data to be extracted from a JPEG image. This project primarily services go-jpeg-image-structure.
# Functions
GetModuleRootPath returns the root-path of the module.
GetTestAssetsPath returns the path of the test-assets.
GetTestDataFilepath returns the file-path of the common test-data.
ReadPhotoshop30Info parses a sequence of photoship-info records from the stream.
ReadPhotoshop30InfoRecord parses a single photoshop-info record.
# Structs
Photoshop30InfoRecord is the data for one parsed Photoshop-info record.