aboutsummaryrefslogtreecommitdiff
blob: ac0d9ed3035bcc7e38ba2afd77465d198f821754 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>tim@cerazone.net</email>
		<name>Tim Cera</name>
	</maintainer>
	<maintainer type="project">
		<email>sci-geosciences@gentoo.org</email>
		<name>Gentoo Geosciences Project</name>
	</maintainer>
	<longdescription lang="en">
Pydap is a pure Python library implementing the Data Access Protocol.
pydap_responses_wms allows Pydap server to deliver maps via Web Mapping
Service protocol.
</longdescription>
	<upstream>
		<remote-id type="pypi">pydap.responses.wms</remote-id>
	</upstream>
</pkgmetadata>