blob: bf9ca9f368bc89cf2b0d67d317bae263a25b9e6b (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pastalian46@gmail.com</email>
<name>Takuya Wakazono</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/fornwall/rust-script/issues</bugs-to>
<changelog>https://github.com/fornwall/rust-script/blob/main/CHANGELOG.md</changelog>
<doc>https://rust-script.org/</doc>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|