Update package description
This commit is contained in:
parent
bc26ef20c1
commit
315c07294e
14
swig.spec
14
swig.spec
@ -124,11 +124,15 @@ BuildRequires: php, php-devel
|
|||||||
%description
|
%description
|
||||||
Simplified Wrapper and Interface Generator (SWIG) is a software
|
Simplified Wrapper and Interface Generator (SWIG) is a software
|
||||||
development tool for connecting C, C++ and Objective C programs with a
|
development tool for connecting C, C++ and Objective C programs with a
|
||||||
variety of high-level programming languages. SWIG is primarily used
|
variety of high-level programming languages. SWIG is used with different
|
||||||
with Perl, Python and Tcl/TK, but it has also been extended to Java,
|
types of target languages including common scripting languages such as
|
||||||
Eiffel and Guile. SWIG is normally used to create high-level
|
Javascript, Perl, PHP, Python, Tcl and Ruby. The list of supported
|
||||||
interpreted programming environments, systems integration, and as a
|
languages also includes non-scripting languages such as C#, D, Go language,
|
||||||
tool for building user interfaces
|
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}
|
%if %{with build_ccache_swig}
|
||||||
%package -n ccache-swig
|
%package -n ccache-swig
|
||||||
|
Loading…
Reference in New Issue
Block a user