39 lines
1.1 KiB
Plaintext
39 lines
1.1 KiB
Plaintext
|
---
|
||
|
document: modulemd
|
||
|
version: 2
|
||
|
data:
|
||
|
summary: The ecosystem of packages for the Go programming language
|
||
|
description: >-
|
||
|
This module contains golang based tools used as dependencies for other packages,
|
||
|
for instance, go-md2man, a manpage converter written in Go.
|
||
|
license:
|
||
|
module:
|
||
|
- MIT
|
||
|
dependencies:
|
||
|
- buildrequires:
|
||
|
platform: [el8]
|
||
|
requires:
|
||
|
platform: [el8]
|
||
|
references:
|
||
|
community: https://github.com/golang-github-cpuguy83-go-md2man
|
||
|
documentation: https://github.com/golang-github-cpuguy83-go-md2man
|
||
|
tracker: https://github.com/golang-github-cpuguy83-go-md2man
|
||
|
profiles:
|
||
|
default:
|
||
|
rpms:
|
||
|
- golang-github-cpuguy83-go-md2man
|
||
|
api:
|
||
|
rpms:
|
||
|
- golang-github-cpuguy83-go-md2man
|
||
|
buildopts:
|
||
|
rpms:
|
||
|
macros: |
|
||
|
%_with_ignore_tests 1
|
||
|
components:
|
||
|
rpms:
|
||
|
golang-github-cpuguy83-go-md2man:
|
||
|
rationale: Primary component of this module.
|
||
|
repository: git://pkgs.devel.redhat.com/rpms/golang-github-cpuguy83-go-md2man
|
||
|
cache: http://pkgs.devel.redhat.com/repo/pkgs/golang-github-cpuguy83-go-md2man
|
||
|
ref: stream-golang-ecosystem-1.0
|