|
|
942f75 |
---
|
|
|
942f75 |
document: modulemd
|
|
|
942f75 |
version: 2
|
|
|
942f75 |
data:
|
|
|
942f75 |
name: swig
|
|
|
942f75 |
stream: "4.1"
|
|
|
942f75 |
summary: Connects C/C++/Objective C to some high-level programming languages
|
|
|
942f75 |
description: >
|
|
|
942f75 |
Simplified Wrapper and Interface Generator (SWIG) is a software development tool
|
|
|
942f75 |
for connecting C, C++ and Objective C programs with a variety of high-level programming
|
|
|
942f75 |
languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also
|
|
|
942f75 |
been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level
|
|
|
942f75 |
interpreted programming environments, systems integration, and as a tool for building
|
|
|
942f75 |
user interfaces
|
|
|
942f75 |
license:
|
|
|
942f75 |
module:
|
|
|
942f75 |
- MIT
|
|
|
942f75 |
dependencies:
|
|
|
942f75 |
- buildrequires:
|
|
|
942f75 |
platform: [el8.8.0]
|
|
|
942f75 |
requires:
|
|
|
942f75 |
platform: [el8]
|
|
|
942f75 |
references:
|
|
|
942f75 |
community: http://swig.org/
|
|
|
942f75 |
documentation: http://swig.org/doc.html
|
|
|
942f75 |
tracker: https://bugzilla.redhat.com/buglist.cgi?classification=Red%20Hat&component=swig-4.1-module&product=Red%20Hat%20Enterprise%20Linux%208
|
|
|
942f75 |
profiles:
|
|
|
942f75 |
common:
|
|
|
942f75 |
description: Simplified Wrapper and Interface Generator (SWIG)
|
|
|
942f75 |
rpms:
|
|
|
942f75 |
- swig
|
|
|
942f75 |
complete:
|
|
|
942f75 |
description: SWIG, documentation and commands for easier debugging
|
|
|
942f75 |
rpms:
|
|
|
942f75 |
- swig
|
|
|
942f75 |
- swig-doc
|
|
|
942f75 |
- swig-gdb
|
|
|
942f75 |
api:
|
|
|
942f75 |
rpms:
|
|
|
942f75 |
- swig
|
|
|
942f75 |
- swig-doc
|
|
|
942f75 |
- swig-gdb
|
|
|
942f75 |
buildopts:
|
|
|
942f75 |
rpms:
|
|
|
942f75 |
macros: >
|
|
|
942f75 |
%javalang 0
|
|
|
942f75 |
|
|
|
942f75 |
%phplang 0
|
|
|
942f75 |
|
|
|
942f75 |
%_without_build_ccache_swig 1
|
|
|
942f75 |
components:
|
|
|
942f75 |
rpms:
|
|
|
942f75 |
swig:
|
|
|
942f75 |
rationale: SWIG package
|
|
|
942f75 |
ref: 55450cd5fc400ea58814ea532a8bfa941ae06b34
|
|
|
942f75 |
...
|
|
|
942f75 |
|