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