Files
guru/dev-lang/crystal-bin/metadata.xml
Viorel Munteanu 9945d10952 */*: reassign cybertailor's packages
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2023-10-05 17:04:11 +03:00

14 lines
487 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
Crystal is a programming language that resembles Ruby but compiles to
native code and tries to be much more efficient, at the cost of
disallowing certain dynamic aspects of Ruby.
</longdescription>
<upstream>
<remote-id type="github">crystal-lang/crystal</remote-id>
</upstream>
</pkgmetadata>