mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
21 lines
836 B
XML
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>
|