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