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

This commit is contained in:
David Seifert
2017-11-25 21:10:51 +01:00
parent 0f2f67272b
commit cb2c842061

View File

@@ -5,11 +5,13 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<longdescription lang="en">xlwt is a library for generating spreadsheet files that are compatible
with Excel 97/2000/XP/2003, OpenOffice.org Calc, and
Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can
be generated on any platform without needing Excel or a COM
server. xlwt is a fork of pyExcelerator.</longdescription>
<longdescription lang="en">
xlwt is a library for generating spreadsheet files that are compatible
with Excel 97/2000/XP/2003, OpenOffice.org Calc, and
Gnumeric. xlwt has full support for Unicode. Excel spreadsheets can
be generated on any platform without needing Excel or a COM
server. xlwt is a fork of pyExcelerator.
</longdescription>
<upstream>
<remote-id type="pypi">xlwt</remote-id>
</upstream>