mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
16 lines
548 B
XML
16 lines
548 B
XML
<?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>
|
|
<remote-id type="pypi">celery</remote-id>
|
|
<remote-id type="github">celery/celery</remote-id>
|
|
<doc>https://docs.celeryq.dev/en/stable/</doc>
|
|
<changelog>https://docs.celeryq.dev/en/stable/changelog.html</changelog>
|
|
<bugs-to>https://github.com/celery/celery/issues</bugs-to>
|
|
</upstream>
|
|
</pkgmetadata>
|