From 315c07294eb5c6b20f2d8d1993c07b8e04fa3fc0 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Tue, 14 May 2019 08:40:21 +0200 Subject: [PATCH] Update package description --- swig.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/swig.spec b/swig.spec index a883216..f8e7828 100644 --- a/swig.spec +++ b/swig.spec @@ -124,11 +124,15 @@ BuildRequires: php, php-devel %description Simplified Wrapper and Interface Generator (SWIG) is a software development tool for connecting C, C++ and Objective C programs with a -variety of high-level programming languages. SWIG is primarily used -with Perl, Python and Tcl/TK, but it has also been extended to Java, -Eiffel and Guile. SWIG is normally used to create high-level -interpreted programming environments, systems integration, and as a -tool for building user interfaces +variety of high-level programming languages. SWIG is used with different +types of target languages including common scripting languages such as +Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported +languages also includes non-scripting languages such as C#, D, Go language, +Java including Android, Lua, OCaml, Octave, Scilab and R. Also several +interpreted and compiled Scheme implementations (Guile, MzScheme/Racket) +are supported. SWIG is most commonly used to create high-level interpreted +or compiled programming environments, user interfaces, and as a tool for +testing and prototyping C/C++ software. %if %{with build_ccache_swig} %package -n ccache-swig