blob: 220e7f12e29d2c9f16ea6211f7c35ef3e22aca59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">python-telegram-bot/python-telegram-bot</remote-id>
<doc>https://docs.python-telegram-bot.org/en/stable/</doc>
<bugs-to>https://github.com/python-telegram-bot/python-telegram-bot/issues</bugs-to>
<changelog>https://python-telegram-bot.readthedocs.io/en/stable/changelog.html</changelog>
</upstream>
</pkgmetadata>
|