summaryrefslogtreecommitdiff
path: root/dev-python/xlwt/metadata.xml
blob: 1c69b937ac312fcfef07f9eb048d059b4a603d1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <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>
 <upstream>
  <remote-id type="pypi">xlwt</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
 <stabilize-allarches/>
</pkgmetadata>