#------------------------------------------------------------------------------
-# $File: archive,v 1.99 2015/12/04 20:48:02 christos Exp $
+# $File: archive,v 1.100 2015/12/15 01:06:00 christos Exp $
# archive: file(1) magic for archive formats (see also "msdos" for self-
# extracting compressed archives)
#
# Zip archives (Greg Roelofs, c/o zip-bugs@wkuvx1.wku.edu)
0 string PK\005\006 Zip archive data (empty)
-0 string PK\003\004
!:mime application/zip
!:ext zip/cbz
+0 string PK\003\004
# Specialised zip formats which start with a member named 'mimetype'
# (stored uncompressed, with no 'extra field') containing the file's MIME type.