File: pyxplot.sharedmimeinfo

package info (click to toggle)
pyxplot 0.9.2-5
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 9,960 kB
  • ctags: 3,606
  • sloc: ansic: 50,357; xml: 1,339; python: 572; sh: 321; makefile: 92
file content (7 lines) | stat: -rw-r--r-- 263 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info" >
  <mime-type type="text/x-pyxplot-script">
    <comment xml:lang="en">PyXPlot plot</comment>
    <glob pattern="*.ppl"/>
  </mime-type>
</mime-info>