From 58c11d9fbf02cb2ee983172eae82b8c5cacca42b Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz>
Date: Thu, 11 Apr 2019 10:45:04 +0200
Subject: [PATCH] Thu, 11 Apr 2019 10:45:04 +0200

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

diff --git a/salomon.csv b/salomon.csv
index 7e8546bb..b0a15a11 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -616,6 +616,7 @@ iccifort/2018.5.274-GCC-6.3.0-2.27,2
 iccifort/2019.2.187-GCC-6.3.0-2.27,2
 ictce/7.3.5,2
 ictce/8.3.5,2
+ICU/61.1,2
 idna/2.7-Py-2.7,2
 ifort/2013.5.192-GCC-4.8.3,2
 ifort/2015.3.187,2
diff --git a/salomon.md b/salomon.md
index 1eea2eb5..328093d6 100644
--- a/salomon.md
+++ b/salomon.md
@@ -217,6 +217,7 @@
 | [glibc](https://www.gnu.org/software/libc/) | The Glibc package contains the main C library. This library provides the basic routines for allocating memory, searching directories, opening and closing files, reading and writing files, string handling, pattern matching, arithmetic, and so on. |
 | [GLM](https://github.com/g-truc/glm) | OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications. |
 | [HyperLoom](https://code.it4i.cz/ADAS/loom) | Framework for distributed task execution |
+| [ICU](http://site.icu-project.org/home) | ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. |
 | [isort](https://github.com/timothycrosley/isort) | isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. |
 | [libarchive](https://www.libarchive.org/) | Multi-format archive and compression library |
 | [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. |
-- 
GitLab