---
document: modulemd
version: 2
data:
  name: gimp-devel
  stream: "2.8"
  version: 8080020240220022950
  context: 5f4908bf
  arch: x86_64
  summary: gimp module
  description: "GIMP (GNU Image Manipulation Program) is a powerful image composition
    and\nediting program, which can be extremely useful for creating logos and other\ngraphics
    for webpages. "
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [oc8.8.0]
      python27: [2.7]
    requires:
      gimp: [2.8]
      platform: [oc8]
      python27: [2.7]
  references:
    community: https://www.gimp.org/develop/
    documentation: https://www.gimp.org/docs/
    tracker: https://www.gimp.org/bugs/
  components:
    rpms:
      gimp:
        rationale: GIMP Module.
        ref: b26cad3da0c2b5585a049253b97b61444de133b4
        buildorder: 10
        arches: [aarch64, x86_64]
      pygobject2:
        rationale: GIMP Module dependency
        ref: 141cd87f0eeaa00e7838a404001850cd3e43d445
        buildorder: 1
        arches: [aarch64, x86_64]
      pygtk2:
        rationale: GIMP Module dependency
        ref: 008c1864fd49d8aab85e2b4b6795e144c30d42af
        buildorder: 5
        arches: [aarch64, x86_64]
      python2-pycairo:
        rationale: Python2 binding required by pygtk2
        ref: 84896787e676bf15812d637dd50421f3bc3b46d0
        buildorder: 3
        arches: [aarch64, x86_64]
...