From 75e6d7b5bd739faaf91c56c0f1dbb9c19027b1fb Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Tue, 17 Mar 2015 15:35:42 +0000 Subject: [PATCH] zpaq alternate format. --- magic/Magdir/archive | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/magic/Magdir/archive b/magic/Magdir/archive index 4ef73a7d..1b22025b 100644 --- a/magic/Magdir/archive +++ b/magic/Magdir/archive @@ -1,5 +1,5 @@ #------------------------------------------------------------------------------ -# $File: archive,v 1.88 2014/08/16 10:42:17 christos Exp $ +# $File: archive,v 1.89 2015/03/17 15:35:42 christos Exp $ # archive: file(1) magic for archive formats (see also "msdos" for self- # extracting compressed archives) # @@ -911,6 +911,9 @@ # ZPAQ: http://mattmahoney.net/dc/zpaq.html 0 string zPQ ZPAQ stream >3 byte x \b, level %d +# From: Barry Carter +# http://encode.ru/threads/456-zpaq-updates/page32 +0 string 7kSt ZPAQ file # BBeB ebook, unencrypted (LRF format) # URL: http://www.sven.de/librie/Librie/LrfFormat -- 2.50.1