mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
14 lines
487 B
XML
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>
|