]> Lady’s Gitweb - Shushe/blob - magic/psj
Add a parser for Pipe‐Separated Jar format
[Shushe] / magic / psj
1 # SPDX-FileCopyrightText: 2024, 2026 Lady <https://www.ladys.computer/about/#lady>
2 # SPDX-License-Identifier: CC0-1.0
3
4 0 string %?psj PSJ text
5 !:mime text/pipe-separated-jar
6 !:strength + 100
7
8 0 byte 0xEF
9 >1 byte 0xBB
10 >>2 byte 0xBF
11 >>>3 string %?psj PSJ text
12 !:mime text/pipe-separated-jar
13 !:strength + 170
This page took 0.055511 seconds and 5 git commands to generate.