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