File: htmldoc.xml

package info (click to toggle)
htmldoc 1.9.20-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,724 kB
  • sloc: cpp: 24,916; ansic: 4,714; sh: 3,262; makefile: 264; java: 59; php: 36; python: 13; xml: 10; perl: 7
file content (10 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
  <mime-type type="application/vnd.htmldoc-book">
    <comment xml:lang="en">HTMLDOC Book File</comment>
    <magic priority="50">
      <match type="string" value="#HTMLDOC" offset="0"/>
    </magic>
    <glob pattern="*.book"/>
  </mime-type>
</mime-info>