blob: 337697a3adbf7430eed0e6d89cc7f97049e1a7e7 (
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">
<email>itai@itaiferber.net</email>
<name>Itai Ferber</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/odin-lang/Odin/issues</bugs-to>
<changelog>https://github.com/odin-lang/Odin/releases</changelog>
<doc>https://odin-lang.org/docs/</doc>
<remote-id type="github">odin-lang/Odin</remote-id>
</upstream>
</pkgmetadata>
|