diff options
author | David Seifert <soap@gentoo.org> | 2017-11-25 20:58:34 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-11-25 22:39:18 +0100 |
commit | 79af00002711ec81846e9e2a3722ed1c35373bd1 (patch) | |
tree | 4575a088761af743d34c9d57a0a6559c20068994 /dev-python/dap | |
parent | dev-python/colorspacious: [QA] Consistent whitespace in metadata.xml (diff) | |
download | gentoo-79af00002711ec81846e9e2a3722ed1c35373bd1.tar.gz gentoo-79af00002711ec81846e9e2a3722ed1c35373bd1.tar.bz2 gentoo-79af00002711ec81846e9e2a3722ed1c35373bd1.zip |
dev-python/dap: [QA] Consistent whitespace in metadata.xml
Diffstat (limited to 'dev-python/dap')
-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> |