aboutsummaryrefslogtreecommitdiff
blob: 065b999bf0c79e1ef6a95bcbef56cfc2ceeb08b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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_handlers_csv allows Pydap server to serve CSV formatted files.
</longdescription>
	<upstream>
		<remote-id type="pypi">pydap.handlers.csv</remote-id>
	</upstream>
</pkgmetadata>