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