mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 19:30:37 -04:00
13 lines
517 B
XML
13 lines
517 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<remote-id type="pypi">django-bleach</remote-id>
|
|
<remote-id type="github">marksweb/django-bleach</remote-id>
|
|
<doc>https://django-bleach.readthedocs.io/</doc>
|
|
<changelog>https://github.com/marksweb/django-bleach/blob/main/CHANGELOG.md</changelog>
|
|
<bugs-to>https://github.com/marksweb/django-bleach/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|