summaryrefslogtreecommitdiff
path: root/dev-lang/crystal-bin/metadata.xml
blob: 1e53373be861c9026174680be0433d071c21e6eb (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <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>
  <origin>srcux</origin>
</pkgmetadata>