From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- dev-lang/crystal/metadata.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 dev-lang/crystal/metadata.xml (limited to 'dev-lang/crystal/metadata.xml') diff --git a/dev-lang/crystal/metadata.xml b/dev-lang/crystal/metadata.xml new file mode 100644 index 000000000000..8c0dacece652 --- /dev/null +++ b/dev-lang/crystal/metadata.xml @@ -0,0 +1,40 @@ + + + + + longlene@gmail.com + Lixiao Chen + + + slyfox@gentoo.org + Sergei Trofimovich + + + proxy-maint@gentoo.org + Proxy Maintainers + + + 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. + + + + Build each module as a separate object file. Speeds build up. + + + Keep STDIO file descriptors in blocking mode. + + + Use the dev-libs/libyaml library to enable Crystal yaml + module + + + Use the dev-libs/libxml2 library to enable Crystal xml + module + + + + manastech/crystal + + -- cgit v1.2.3