blob: f54117c65a255ba806a285162bc2c0dfcafdd946 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>julien@jroy.ca</email>
<name>Julien Roy</name>
</maintainer>
<upstream>
<remote-id type="cpe">cpe:/a:celeryproject:celery</remote-id>
<changelog>https://docs.celeryq.dev/en/stable/changelog.html</changelog>
<bugs-to>https://github.com/celery/celery/issues</bugs-to>
<doc>https://docs.celeryq.dev/en/stable/</doc>
</upstream>
<origin>gentoo-guru-overlay</origin>
</pkgmetadata>
|