https://bugzilla.redhat.com/show_bug.cgi?id=1108037 Bug ID: 1108037 Summary: Review Request: createrepo_as - A tool to create AppStream metdata Product: Fedora Version: rawhide Component: Package Review Severity: medium Priority: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: i.gnatenko.brain@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://ignatenkobrain.fedorapeople.org/for-review/createrepo_as.spec SRPM URL: http://ignatenkobrain.fedorapeople.org/for-review/createrepo_as-0.1.0-1.git801136f.fc21.src.rpm Description: createrepo_as is a tool that allows us to create AppStream metadata from a directory of packages. It is typically used when generating distribution metadata, usually at the same time as modifyrepo or createrepo. What this tool does: * Searches a directory of packages and reads just the RPM header of each. * If a package contains an interesting file, just the relevant files are decompressed from the package archive. * A set of plugins are run on the extracted files, and if these match certain criteria CraApplication objects are created. * Any screenshots referenced are downloaded to a local cache. This is optional and can be disabled with --nonet. * When all the packages are processed, some of the CraApplication objects are merged into single applications. This is how fonts are collected. * The CraApplication objects are serialized to XML and written to a compressed archive. * Any application icons or screenshots referenced are written to a .tar archive. Fedora Account System Username: ignatenkobrain -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review