blob: 26920035253f72afedfa9627d48557a4918b482c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<longdescription>
A language that unifies concepts to improve productivity and to use tools
for performance and correctness.
</longdescription>
<upstream>
<changelog>https://fuzion-lang.dev/release_notes.txt</changelog>
<doc>https://fuzion-lang.dev/docs/index</doc>
<bugs-to>https://github.com/tokiwa-software/fuzion/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|