mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 12:20:49 -04:00
Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
15 lines
581 B
XML
15 lines
581 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>coppens.matthias.abc@gmail.com</email>
|
|
<name>Matthias Coppens</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<doc>https://asciimatics.readthedocs.io/en/stable/</doc>
|
|
<remote-id type="github">peterbrittain/asciimatics</remote-id>
|
|
<remote-id type="pypi">asciimatics</remote-id>
|
|
<bugs-to>https://github.com/peterbrittain/asciimatics/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|