Files
guru/app-shells/antibody/metadata.xml
2023-04-01 15:19:36 +02:00

17 lines
558 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>tastytea</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>