a35df0
---
b3f94d
document: modulemd
b3f94d
version: 2
b3f94d
data:
a35df0
  name: inkscape
a35df0
  stream: 0.92.3
a35df0
  summary: Vector-based drawing program using SVG
a35df0
  description: >-
a35df0
    Inkscape is a vector graphics editor, with capabilities similar to
b3f94d
a35df0
    Illustrator, CorelDraw, or Xara X, using the W3C standard Scalable Vector
a35df0
a35df0
    Graphics (SVG) file format.  It is therefore a very useful tool for web
a35df0
a35df0
    designers and as an interchange format for desktop publishing.
a35df0
a35df0
a35df0
    Inkscape supports many advanced SVG features (markers, clones, alpha
a35df0
a35df0
    blending, etc.) and great care is taken in designing a streamlined
a35df0
a35df0
    interface. It is very easy to edit nodes, perform complex path operations,
a35df0
a35df0
    trace bitmaps and much more.
a35df0
  license:
a35df0
    module:
a35df0
    - GPL-2.0
a35df0
  dependencies:
a35df0
  - buildrequires:
a35df0
      platform: [el8]
a35df0
      python27: [2.7]
a35df0
    requires:
a35df0
      platform: [el8]
a35df0
      python27: [2.7]
a35df0
  references:
a35df0
    documentation: https://inkscape.org/en/learn/
a35df0
    tracker: https://bugs.launchpad.net/inkscape
a35df0
  profiles:
a35df0
    common:
a35df0
      rpms:
a35df0
      - inkscape
a35df0
  api:
a35df0
    rpms:
a35df0
    - inkscape
a35df0
  filter:
a35df0
    rpms:
a35df0
    - python3-*
a35df0
    - python3-dns
a35df0
    - python3-scour
a35df0
  buildopts:
a35df0
    rpms:
a35df0
      macros: |
a35df0
        %_with_python2 1
a35df0
  components:
a35df0
    rpms:
a35df0
      inkscape:
a35df0
        rationale: Module API.
a35df0
        ref: stream-0.92.3-rhel-8.4.0
a35df0
      python-scour:
a35df0
        rationale: Runtime requirement of inkscape, should not be in API.
a35df0
        ref: stream-0.35-rhel-8.4.0
a35df0
...