File: nip2.xml

package info (click to toggle)
nip2 8.9.1-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 23,352 kB
  • sloc: ansic: 64,077; sh: 4,681; yacc: 1,133; makefile: 927; lex: 386; xml: 40; perl: 17
file content (12 lines) | stat: -rw-r--r-- 436 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="image/x-vips">
    <comment>VIPS image</comment>
    <comment xml:lang="en">VIPS image</comment>
    <magic priority="50">
      <match type="string" value="\xa6\xb6" offset="0"/>
      <match type="string" value="\x08\xf2" offset="0"/>
    </magic>
    <glob pattern="*.v"/>
  </mime-type>
</mime-info>