annotate main/netcdf/DESCRIPTION @ 12711:a4de85b2e6a0 octave-forge

fix bug 47014 and make test code work in matlab
author abarth93
date Fri, 19 Feb 2016 13:45:14 +0000
parents 5dbe4f94a3d0
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11895
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
1 Name: netcdf
12711
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12709
diff changeset
2 Version: 1.0.9
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12709
diff changeset
3 Date: 2016-02-19
11895
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
4 Author: Alexander Barth <barth.alexander@gmail.com>
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
5 Maintainer: Alexander Barth <barth.alexander@gmail.com>
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
6 Title: netcdf
cb2f33214cb5 more documentation and license header
abarth93
parents:
diff changeset
7 Description: A MATLAB compatible NetCDF interface for Octave
12373
032a8906a7b6 correct statistics dependency
abarth93
parents: 12370
diff changeset
8 Depends: octave (>= 3.4.0)
12709
5dbe4f94a3d0 add Debian BuildRequires
abarth93
parents: 12708
diff changeset
9 BuildRequires: netcdf-devel [Fedora]
5dbe4f94a3d0 add Debian BuildRequires
abarth93
parents: 12708
diff changeset
10 BuildRequires: libnetcdf-dev [Debian], netcdf-bin [Debian]
11909
ff60a97891c9 source code restructuration (3)
abarth93
parents: 11895
diff changeset
11 License: GPLv2+
11995
70e89480d40f add NEWS file
abarth93
parents: 11909
diff changeset
12 Url: http://modb.oce.ulg.ac.be/mediawiki/index.php/Octave-netcdf, http://octave.sf.net