summaryrefslogtreecommitdiff
blob: 3a0a93bf32248e6f7d7f4986e735b729471fc08a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>sci</herd>
  <longdescription lang="en">
  NetCDF (network Common Data Form) is an interface for scientific
  data access and a freely-distributed software library that provides an
  implementation of the interface.  The netCDF library also defines a
  machine-independent format for representing scientific data.
  Together, the interface, library, and format support the creation,
  access, and sharing of scientific data.
  This is the C++ library which links to the C library.
  </longdescription>
  <upstream>
    <remote-id type="github">Unidata/netcdf-cxx4</remote-id>
  </upstream>
</pkgmetadata>