blob: b18d496421a8345adfe8f5366d4c4e6e1f8c65fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?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>
<upstream>
<changelog>https://openpyxl.readthedocs.io/en/stable/changes.html</changelog>
<bugs-to>https://foss.heptapod.net/openpyxl/openpyxl/-/issues</bugs-to>
<doc>https://openpyxl.readthedocs.io/</doc>
</upstream>
<origin>liguros-repo</origin>
<stabilize-allarches/>
</pkgmetadata>
|