From 568e75e4cf2c1a0d6e0ee408632bbc311d17eaa3 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Mon, 26 Feb 2018 07:45:06 +0100
Subject: [PATCH] Mon, 26 Feb 2018 07:45:06 +0100

---
 salomon.csv | 1 +
 salomon.md  | 1 +
 2 files changed, 2 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index 8bcf810f..4e70263c 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -241,6 +241,7 @@ cURL/7.53.1,2
 cURL/7.53.1-GCCcore-6.3.0,2
 cURL/7.56.1,2
 cycler/0.10.0-Py-3.6,2
+Cython/0.27.3-Py-3.6,2
 dask/0.17.0-Py-3.6,2
 DCW/1.1.2,2
 DDT/4.2,2
diff --git a/salomon.md b/salomon.md
index a5dc728f..0d32d59c 100644
--- a/salomon.md
+++ b/salomon.md
@@ -174,6 +174,7 @@
 | [Anaconda3](https://www.continuum.io/anaconda-overview) | Built to complement the rich, open source Python community, the Anaconda platform provides an enterprise-ready data analytics platform that empowers companies to adopt a modern open data science analytics architecture. |
 | [Bison](http://www.gnu.org/software/bison) | Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. |
 | [byacc](http://invisible-island.net/byacc/byacc.html) | Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler. |
+| [Cython](https://pypi.python.org/pypi/Cython/) | The Cython language makes writing C extensions for the Python language as easy as Python itself. Cython is a source code translator based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. |
 | [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. |
 | [Java](http://java.com/) | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. |
 | [libgdiplus](https://github.com/mono/libgdiplus) | An Open Source implementation of the GDI+ API. |
-- 
GitLab