dev-python/dap: [QA] Consistent whitespace in metadata.xml

This commit is contained in:
David Seifert
2017-11-25 20:58:34 +01:00
parent a1b62a623c
commit 79af000027

View File

@@ -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>