Desktop Services Store
From Just Solve the File Format Problem
Desktop Services Store (.DS_Store) is a file format used by Mac OS X, and the Finder app, to store information about a directory.
Identification
Files apparently begin with bytes 00 00 00 01
, followed by ASCII "Bud1
".
Software
- Mac::Finder::DSStore Perl module
- Go library
- Python library