Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BZIP2 (0.01 sec)

  1. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <magic priority="40">
          <match value="BZ0" type="string" offset="0"/>
        </magic>
        <glob pattern="*.bz"/>
        <glob pattern="*.tbz"/>
      </mime-type>
    
      <mime-type type="application/x-bzip2">
        <sub-class-of type="application/x-bzip"/>
        <_comment>Bzip 2 UNIX Compressed File</_comment>
        <magic priority="40">
          <match value="BZh[1-9]" type="regex" offset="0"/>
        </magic>
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Thu Oct 16 07:46:32 UTC 2025
    - 320.2K bytes
    - Viewed (5)
Back to top