Categories: None [Edit]
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: 152,849 of 191,796
Downloads: 3,739
Daily
Ranking: 128,541 of 191,763
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | codemancers |