Categories: None [Edit]

filemagick-signatures

https://rubygems.org/gems/filemagick-signatures
This module contains the signatures for use either independently or via the `filemagick` gem. The various file signatures currently supported are taken from [Gary Kessler's website][http://www.garykessler.net/library/file_sigs.html] The signatures are stored in a YAML file in the following format: ```yaml - mime: 'application/pdf' extensions: - 'pdf' signatures: starting: offset: 0 hexcodes: - '25504446' trailing: offset: 0 hexcodes: - '0a2525454f46' - '0a2525454f460a' - '0d0a2525454f460d0a' - '0d2525454f460d' ```

Total

Ranking: 153,212 of 192,483
Downloads: 3,753

Daily

Ranking: 78,082 of 192,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,374,210,759bundler
81,305,187,129rake
29974,777,823rspec
73598,318,847pry

Owners

#GravatarHandle
1iconcodemancers