summaryrefslogtreecommitdiff
blob: 5d31d8f05a34206fcbc3e50d4a9067626f7ff73c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci</herd>
  <maintainer>
    <email>jlec@gentoo.org</email>
  </maintainer>
  <longdescription>
    netcdf4-python is a Python interface to the netCDF C library.
    netCDF version 4 can read and write files in both the new netCDF 4
    and the old netCDF 3 format, and can create files that are readable
    by HDF5 clients. The API modelled after Scientific.IO.NetCDF, and 
    should be familiar to users of that module.
  </longdescription>
  <upstream>
    <remote-id type="pypi">netCDF4</remote-id>
  </upstream>
</pkgmetadata>