From 82df8ed99b20c14134094a2caff29521081e81d2 Mon Sep 17 00:00:00 2001 From: Easy Build <easybuild@login4.smc.salomon.it4i.cz> Date: Tue, 12 Dec 2017 13:37:07 +0100 Subject: [PATCH] Tue, 12 Dec 2017 13:37:07 +0100 --- phi.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/phi.md b/phi.md index 9ff29cb3..d5b56c6f 100644 --- a/phi.md +++ b/phi.md @@ -12,7 +12,7 @@ | ------ | ----------- | | [devel_environment](none) | Devel environment for intel xeon phi GCC 5.1.1 Python 2.7.12 Perl 5.14.2 CMake 2.8.7 Make 3.82 ncurses 5.9 ... | | M4 | | -| ncurses | | +| [ncurses](http://www.gnu.org/software/ncurses/) | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. | ## Lang @@ -52,7 +52,7 @@ | Module | Description | | ------ | ----------- | -| bzip2 | | +| [bzip2](http://www.bzip.org/) | bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. | | cURL | | | [expat](http://expat.sourceforge.net/) | Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags) | @@ -60,4 +60,4 @@ | Module | Description | | ------ | ----------- | -| gettext | | +| [gettext](http://www.gnu.org/software/gettext/) | GNU `gettext' is an important step for the GNU Translation Project, as it is an asset on which we may build many other steps. This package offers to programmers, translators, and even users, a well integrated set of tools and documentation | -- GitLab