Thu, 16 May 2024 07:34:25 UTC | login

Information for build modulemd-tools-0.4-1.fc33

ID172274
Package Namemodulemd-tools
Version0.4
Release1.fc33
Epoch
SummaryCollection of tools for parsing and generating modulemd YAML files
DescriptionTools provided by this package: repo2module - Takes a YUM repository on its input and creates modules.yaml containing YAML module definitions generated for each package. dir2module - Generates a module YAML definition based on essential module information provided via command-line parameters. The packages provided by the module are found in a specified directory or a text file containing their list. createrepo_mod - A small wrapper around createrepo_c and modifyrepo_c to provide an easy tool for generating module repositories. modulemd-merge - Merge several modules.yaml files into one. This is useful for example if you have several yum repositories and want to merge them into one.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:12:17 UTC
CompletedThu, 13 Aug 2020 12:12:17 UTC
Tags
f33
RPMs
src
modulemd-tools-0.4-1.fc33.src.rpm (info) (download)
noarch
modulemd-tools-0.4-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Aug 10 2020 Jakub Kadlcik <frostyx@email.cz> 0.4-1 - createrepo_mod: support also non-module repositories (frostyx@email.cz) * Wed Jul 29 2020 Jakub Kadlcik <frostyx@email.cz> 0.3-1 - Add createrepo_mod and modulemd-merge scripts * Sun Jul 26 2020 Jakub Kadlčík <jkadlcik@redhat.com> - 0.2-1 - Add createrepo_mod tool - Add modulemd-merge tool - Drop Source1, it is not needed anymore * Tue Jun 09 2020 Jakub Kadlčík <jkadlcik@redhat.com> - 0.1-1 - Initial package