]> Lady’s Gitweb - Shushe/blobdiff - magic/record-jar
Add a basic record-jar parser
[Shushe] / magic / record-jar
diff --git a/magic/record-jar b/magic/record-jar
new file mode 100644 (file)
index 0000000..f4140d3
--- /dev/null
@@ -0,0 +1,10 @@
+0  string     %%   record-jar text
+!:mime text/record-jar
+!:strength + 255
+
+0     byte    0xEF
+>1    byte    0xBB
+>>2   byte    0xBF
+>>>3  string  %%   record-jar text
+!:mime text/record-jar
+!:strength + 255
This page took 0.157553 seconds and 4 git commands to generate.