---
document: modulemd
version: 2
data:
  name: httpd-devel
  stream: "2.4"
  version: 8050020220325014355
  context: b4937e53
  arch: aarch64
  summary: Apache HTTP Server
  description: >-
    Apache httpd is a powerful, efficient, and extensible HTTP server.
  license:
    module:
    - MIT
  xmd: {}
  dependencies:
  - buildrequires:
      platform: [el8.5.0]
    requires:
      httpd: [2.4]
      platform: [el8]
  references:
    documentation: https://httpd.apache.org/docs/2.4/
    tracker: https://bz.apache.org/bugzilla/
  components:
    rpms:
      httpd:
        rationale: Apache httpd
        ref: 8dd4da958d4564473db0b81272be80f47907a397
        buildorder: 10
        arches: [aarch64, x86_64]
      mod_http2:
        rationale: HTTP/2 support for Apache httpd
        ref: 0dd5237815b558788b1a55d0cd73aa4e307f7b71
        buildorder: 20
        arches: [aarch64, x86_64]
      mod_md:
        rationale: Certificate provisioning using ACME for Apache httpd
        ref: 44756c6263787795073897de698a75036d383332
        buildorder: 20
        arches: [aarch64, x86_64]
...