summaryrefslogtreecommitdiff
path: root/sci-libs/libdap/metadata.xml
blob: 967778813070fe85cf48d9607054c096bff9fcf7 (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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>sci-geosciences@gentoo.org</email>
    <name>Gentoo Geosciences Project</name>
  </maintainer>
  <longdescription>
	libdap is a C++ implementation of OPeNDAP which allows access to
	data over the internet, from programs that weren't originally
	designed for that purpose, as well as some that were.  While OPeNDAP
	s the original developer of the Data Access Protocol (DAP) which
	it's software uses, many other groups have adopted DAP and provide
	compatible clients, servers and software development kits. DAP is a
	NASA community standard: http://www.esdswg.org/spg/rfc/ese-rfc-004
</longdescription>
  <origin>srcux</origin>
</pkgmetadata>