mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
Requested by Jonas Stein (jstein), and was quite a trivial package, with tests and all, so a simple and safe addition. Closes: https://bugs.gentoo.org/911540 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
12 lines
312 B
XML
12 lines
312 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>python@gentoo.org</email>
|
|
<name>Python</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="pypi">omemo-dr</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|