<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>Pydap</name>
<shortdesc>Pure Python Opendap/DODS client and server.</shortdesc>
<description>Pydap is an implementation of the Opendap/DODS protocol, written from
scratch. You can use Pydap to access scientific data on the internet
without having to download it; instead, you work with special array
and iterable objects that download data on-the-fly as necessary, saving
bandwidth and time.

The module also comes with a robust-but-lightweight Opendap server,
implemented as a WSGI application. The server can handle data in different
file formats (netCDF, HDF, Matlab, CSV, Grib) or stored in any DB API
2 compatible database.

This is an alpha version, work in progress, and it doesn't work.</description>
<homepage rdf:resource="http://pydap.org/" />
<maintainer><foaf:Person><foaf:name>Roberto De Almeida</foaf:name>
<foaf:mbox_sha1sum>8b5d30b2a0bb1a198e56c01624ec9fe08266cc2d</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>2.9.9.dev1</revision></Version></release>
</Project></rdf:RDF>