Categories: None [Edit]

file_data

https://rubygems.org/gems/file_data
https://github.com/ScottHaney/file_data
Provides apis for extracting common metadata out of files as well as low level apis for advanced metadata parsing. Currently exif (jpeg/jpg) is almost entirely supported and mpeg4 (mp4,m4v,moov...) has limited support. For common metadata the FileInfo class provides methods names after the metadata items taking a filename. As an example, to get the origin date of a file you would call FileData::FileInfo.origin_date(filename). Advanced apis are provided via specific classes for each metadata type. For example, Exif for exif data and Mpeg4 for mpeg4 data. These can be used to improve the performance of gathering multiple metadata values from a file

Total

Ranking: 72,372 of 193,756
Downloads: 14,039

Daily

Ranking: 52,349 of 193,649
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
1,91116,771,795coveralls
2,24910,549,295fakefs
10,166323,187deep-cover

Owners

#GravatarHandle
1iconAlmondBranch