1028f6
---
d5585f
document: modulemd
d5585f
version: 2
d5585f
data:
1028f6
  name: swig
1028f6
  stream: 3.0
1028f6
  summary: Connects C/C++/Objective C to some high-level programming languages
1028f6
  description: >
1028f6
    Simplified Wrapper and Interface Generator (SWIG) is a software development tool
1028f6
    for connecting C, C++ and Objective C programs with a variety of high-level programming
1028f6
    languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also
1028f6
    been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level
1028f6
    interpreted programming environments, systems integration, and as a tool for building
1028f6
    user interfaces
1028f6
  license:
1028f6
    module:
1028f6
    - MIT
1028f6
  dependencies:
1028f6
  - buildrequires:
1028f6
      platform: [el8]
1028f6
    requires:
1028f6
      platform: [el8]
1028f6
  references:
1028f6
    community: http://swig.org/
1028f6
    documentation: http://swig.org/doc.html
1028f6
    tracker: http://bugzilla.redhat.com
1028f6
  profiles:
1028f6
    common:
1028f6
      rpms:
1028f6
      - swig
1028f6
    complete:
1028f6
      rpms:
1028f6
      - swig
1028f6
      - swig-doc
1028f6
      - swig-gdb
1028f6
  api:
1028f6
    rpms:
1028f6
    - swig
1028f6
    - swig-doc
1028f6
    - swig-gdb
1028f6
  buildopts:
1028f6
    rpms:
1028f6
      macros: |
1028f6
        %golang 0
1028f6
        %guile 0
1028f6
        %javalang 0
1028f6
        %lualang 0
1028f6
        %octave 0
1028f6
        %phplang 0
1028f6
        %python2lang 0
1028f6
        %Rlang 0
1028f6
        %rubylang 0
1028f6
        %tcl 0
1028f6
        %_without_build_ccache_swig 1
1028f6
  components:
1028f6
    rpms:
1028f6
      swig:
1028f6
        rationale: SWIG package
1028f6
        ref: stream-3.0-rhel-8.3.0
1028f6
...