---
document: modulemd
version: 2
data:
  name: swig-devel
  stream: "3.0"
  version: 8050020220620015739
  context: c7643c7d
  summary: Connects C/C++/Objective C to some high-level programming languages
  description: >
    Simplified Wrapper and Interface Generator (SWIG) is a software development tool
    for connecting C, C++ and Objective C programs with a variety of high-level programming
    languages. SWIG is primarily used with Perl, Python and Tcl/TK, but it has also
    been extended to Java, Eiffel and Guile. SWIG is normally used to create high-level
    interpreted programming environments, systems integration, and as a tool for building
    user interfaces
  license:
    module:
    - MIT
  xmd:
    mbs:
      buildrequires:
        platform:
          context: 00000000
          filtered_rpms: []
          koji_tag: module-oc-8.5.0-build
          ref: virtual
          stream: oc8.5.0
          stream_collision_modules: 
          ursine_rpms: 
          version: 2
      commit: ded7078faaee274cc088dbc3caadb1a4446a6f88
      mse: TRUE
      rpms:
        swig:
          ref: ce418b52e637368b125a478e3fc1efe4ad6795ee
      scmurl: https://gitee.com/src-opencloudos-modules/swig.git?#ded7078faaee274cc088dbc3caadb1a4446a6f88
  dependencies:
  - buildrequires:
      platform: [oc8.5.0]
    requires:
      platform: [oc8]
  references:
    community: http://swig.org/
    documentation: http://swig.org/doc.html
    tracker: http://bugzilla.redhat.com
  profiles:
    common:
      rpms:
      - swig
    complete:
      rpms:
      - swig
      - swig-doc
      - swig-gdb
  api:
    rpms:
    - swig
    - swig-doc
    - swig-gdb
  buildopts:
    rpms:
      macros: >
        %golang 0

        %guile 0

        %javalang 0

        %lualang 0

        %octave 0

        %phplang 0

        %python2lang 0

        %Rlang 0

        %rubylang 0

        %tcl 0

        %_without_build_ccache_swig 1
  components:
    rpms:
      swig:
        rationale: SWIG package
        repository: git+https://gitee.com/src-opencloudos-rpms/swig
        cache: http://pkgs.fedoraproject.org/repo/pkgs/swig
        ref: ce418b52e637368b125a478e3fc1efe4ad6795ee
        arches: [aarch64, x86_64]
...