xref: /minix3/external/bsd/file/dist/magic/magdir/warc (revision 835f6802383ea18ff9311123031e44be87fb502a)
1ef01931fSBen Gras
2ef01931fSBen Gras#------------------------------------------------------------------------------
3*835f6802SDirk Vogt# $File: warc,v 1.3 2010/11/25 15:05:43 christos Exp $
4ef01931fSBen Gras# warc:  file(1) magic for WARC files
5ef01931fSBen Gras
6ef01931fSBen Gras0	string	WARC/	WARC Archive
7ef01931fSBen Gras>5	string	x	version %.4s
8*835f6802SDirk Vogt!:mime application/warc
9*835f6802SDirk Vogt
10*835f6802SDirk Vogt#------------------------------------------------------------------------------
11*835f6802SDirk Vogt# Arc File Format from Internet Archive
12*835f6802SDirk Vogt# see http://www.archive.org/web/researcher/ArcFileFormat.php
13*835f6802SDirk Vogt0      string          filedesc://     Internet Archive File
14*835f6802SDirk Vogt!:mime application/x-ia-arc
15*835f6802SDirk Vogt>11    search/256      \x0A    \b
16*835f6802SDirk Vogt>>&0   ubyte   >0      \b version %c
17