initial import
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
96fadc40fd
commit
f404798086
1 changed files with 27 additions and 0 deletions
27
libgit2.yaml
Normal file
27
libgit2.yaml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
data:
|
||||
summary: Library implementation of Git
|
||||
description: The Git linkable library.
|
||||
license:
|
||||
module: [MIT]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://libgit2.org/
|
||||
api:
|
||||
rpms:
|
||||
- libgit2
|
||||
- libgit2-devel
|
||||
components:
|
||||
rpms:
|
||||
libgit2:
|
||||
rationale: Main component.
|
||||
ref: 0.26
|
||||
python-pygit2:
|
||||
rationale: Main component.
|
||||
ref: 0.26
|
||||
buildorder: 10
|
||||
Loading…
Add table
Add a link
Reference in a new issue