File: octave-netcdf.metainfo.xml

package info (click to toggle)
octave-netcdf 1.0.18-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,756 kB
  • sloc: sh: 2,943; cpp: 1,812; python: 438; makefile: 223; awk: 51; xml: 20
file content (28 lines) | stat: -rw-r--r-- 1,045 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2019 John Donoghue

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.
-->
<component type="addon">
  <id>octave-netcdf</id>
  <extends>www.octave.org-octave.desktop</extends>
  <name>NetCDF Toolkit</name>
  <summary>Octave NetCDF toolkit</summary>
  <description>
    <p>Toolkit for Network Common Form (NetCDF) File I/O.</p>
  </description>
  <keywords>
    <keyword>NetCDF</keyword>
    <keyword>scientific</keyword>
  </keywords>
  <url type="homepage">http://octave.sourceforge.net/netcdf</url>
  <url type="bugtracker">https://savannah.gnu.org/bugs/?func=additem&amp;group=octave</url>
  <project_license>GPL-3.0+</project_license>
  <developer_name>Octave-Forge Community</developer_name>
  <update_contact>octave-maintainers@gnu.org</update_contact>
  <metadata_license>FSFAP</metadata_license>
</component>