blob: 23f790ee3976041f9ee79fcec8410a797d2112b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Julien Roy</name>
<email>julien@jroy.ca</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/django-recaptcha/django-recaptcha/issues</bugs-to>
<changelog>https://github.com/django-recaptcha/django-recaptcha/blob/main/CHANGELOG.md</changelog>
<remote-id type="github">django-recaptcha/django-recaptcha</remote-id>
<remote-id type="pypi">django-recaptcha</remote-id>
</upstream>
</pkgmetadata>
|