File: nip2.xml

package info (click to toggle)
nip2 7.20.7-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 18,988 kB
  • ctags: 8,107
  • sloc: ansic: 71,371; sh: 10,507; yacc: 1,124; makefile: 735; lex: 365; sed: 39; perl: 17; xml: 12
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>