diff options
Diffstat (limited to 'dev-python/dap/metadata.xml')
-rw-r--r-- | dev-python/dap/metadata.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-python/dap/metadata.xml b/dev-python/dap/metadata.xml index 34ec26873bae..25a2f22e3d21 100644 --- a/dev-python/dap/metadata.xml +++ b/dev-python/dap/metadata.xml @@ -13,9 +13,10 @@ <flag name="server">Enable OpenDAP server support</flag> </use> <longdescription lang="en">pydap is a Python implementation of the Data Access Protocol - a.k.a. DODS or OPeNDAP. Using pydap as a client you can access - hundreds of scientific datasets. You can also use it to serve your - data from a variety of formats.</longdescription> + a.k.a. DODS or OPeNDAP. Using pydap as a client you can access + hundreds of scientific datasets. You can also use it to serve your + data from a variety of formats. + </longdescription> <upstream> <remote-id type="pypi">dap</remote-id> </upstream> |