mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
17 lines
561 B
XML
17 lines
561 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>cyber+gentoo@sysrq.in</email>
|
|
<name>Anna</name>
|
|
</maintainer>
|
|
<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>
|