Files
guru/app-shells/antibody/metadata.xml
Ronny (tastytea) Gutbrod ad4f17cdd9 app-shells/antibody: fix metadata dtd URL
Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
2023-02-03 10:17:36 +01:00

17 lines
574 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>Ronny (tastytea) Gutbrod</name>
</maintainer>
<longdescription lang="en">
Antibody is fast because it can do things concurrently, while Antigen
does it sequentially. It also has the advantage of using a compiled
language instead of a scripting one.
</longdescription>
<upstream>
<remote-id type="github">getantibody/antibody</remote-id>
</upstream>
</pkgmetadata>