mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
dev-lang/crystal-bin: new package, add 1.6.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
16
dev-lang/crystal-bin/metadata.xml
Normal file
16
dev-lang/crystal-bin/metadata.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user