43 lines
1.2 KiB
YAML
43 lines
1.2 KiB
YAML
document: modulemd
|
|
version: 2
|
|
data:
|
|
summary: nginx webserver
|
|
description: an initial version of the nginx webserver module
|
|
license:
|
|
module: [ MIT ]
|
|
dependencies:
|
|
- buildrequires:
|
|
platform: []
|
|
requires:
|
|
platform: []
|
|
references:
|
|
documentation: http://nginx.org/en/docs/
|
|
tracker: https://trac.nginx.org/nginx/
|
|
profiles:
|
|
default:
|
|
rpms:
|
|
- nginx
|
|
- nginx-mod-http-geoip
|
|
- nginx-mod-http-image-filter
|
|
- nginx-mod-http-perl
|
|
- nginx-mod-http-xslt-filter
|
|
- nginx-mod-mail
|
|
- nginx-mod-stream
|
|
- nginx-filesystem
|
|
- nginx-all-modules
|
|
api:
|
|
rpms:
|
|
- nginx
|
|
- nginx-mod-http-geoip
|
|
- nginx-mod-http-image-filter
|
|
- nginx-mod-http-perl
|
|
- nginx-mod-http-xslt-filter
|
|
- nginx-mod-mail
|
|
- nginx-mod-stream
|
|
- nginx-filesystem
|
|
- nginx-all-modules
|
|
components:
|
|
rpms:
|
|
nginx:
|
|
rationale: Module API.
|
|
ref: stream-1.12
|