xref: /freebsd/contrib/file/magic/Magdir/warc (revision b6cee71d)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: warc,v 1.3 2010/11/25 15:05:43 christos Exp $
4*b6cee71dSXin LI# warc:  file(1) magic for WARC files
5*b6cee71dSXin LI
6*b6cee71dSXin LI0	string	WARC/	WARC Archive
7*b6cee71dSXin LI>5	string	x	version %.4s
8*b6cee71dSXin LI!:mime application/warc
9*b6cee71dSXin LI
10*b6cee71dSXin LI#------------------------------------------------------------------------------
11*b6cee71dSXin LI# Arc File Format from Internet Archive
12*b6cee71dSXin LI# see http://www.archive.org/web/researcher/ArcFileFormat.php
13*b6cee71dSXin LI0      string          filedesc://     Internet Archive File
14*b6cee71dSXin LI!:mime application/x-ia-arc
15*b6cee71dSXin LI>11    search/256      \x0A    \b
16*b6cee71dSXin LI>>&0   ubyte   >0      \b version %c
17