blob: 4f9cdd40f035f2e6357fa1d764b466bb57d77943 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>sci-geosciences</herd>
<maintainer>
<email>nerdboy@gentoo.org</email>
</maintainer>
<longdescription>
libnc-dap is the NetCDF interface for OPeNDAP (based on the standard netcdf
3.6 API), and adds the capability to dereference OPeNDAP URLs.
DAP is a NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
</longdescription>
<use>
<flag name='full-test'>Enables full set of regression tests (long).</flag>
</use>
</pkgmetadata>
|