Files
guru/dev-util/rpmlint/metadata.xml
Alessandro Barbieri 2d3969d4bb */*: take maintainership WIP
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-06-25 09:00:08 +02:00

21 lines
836 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<description>co-maintainers welcome</description>
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
rpmlint is a tool for checking common errors in rpm packages. It can be
used to test individual packages and spec files before uploading or to
check an entire distribution. By default all applicable checks are
processed but specific checks can be performed by using command line
parameters.
</longdescription>
<upstream>
<bugs-to>https://github.com/rpm-software-management/rpmlint/issues</bugs-to>
<remote-id type="github">rpm-software-management/rpmlint</remote-id>
</upstream>
</pkgmetadata>