You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.8 KiB
57 lines
1.8 KiB
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
stream: '4.0'
|
|
summary: Connects C/C++/Objective C to some high-level programming languages
|
|
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
|
|
license:
|
|
module: [MIT]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: [el8]
|
|
requires:
|
|
platform: [el8]
|
|
references:
|
|
community: http://swig.org/
|
|
documentation: http://swig.org/doc.html
|
|
tracker: https://bugs.msvsphere.ru/
|
|
profiles:
|
|
common:
|
|
description: Simplified Wrapper and Interface Generator (SWIG)
|
|
rpms:
|
|
- swig
|
|
complete:
|
|
description: SWIG, documentation and commands for easier debugging
|
|
rpms:
|
|
- swig
|
|
- swig-doc
|
|
- swig-gdb
|
|
api:
|
|
rpms:
|
|
- swig
|
|
- swig-doc
|
|
- swig-gdb
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%golang 0
|
|
%guile 0
|
|
%javalang 0
|
|
%octave 0
|
|
%phplang 0
|
|
%Rlang 0
|
|
%_without_build_ccache_swig 1
|
|
components:
|
|
rpms:
|
|
swig:
|
|
rationale: SWIG package
|
|
ref: changed/i8c-stream-4.0/swig-4.0.2-3.module+el8.4.0+8303+4bdcb5c6
|