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: 71,995 of 190,365
Downloads: 13,701

Daily

Ranking: 77,133 of 190,317
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
1,88916,151,383coveralls
2,2499,982,452fakefs
10,003307,032deep-cover

Owners

#GravatarHandle
1iconAlmondBranch