aboutsummaryrefslogtreecommitdiff
blob: 3c17a4cea2034175c9082f9b7b63a33d331874c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>