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