[package] name = "fatr" version = "0.2.0" authors = ["Zane Sterling "] description = "A tool for parsing and manipulating FAT12 images." license = "MIT" [dependencies] itertools = "0.5.9"