blob: f152f04e6dc8bbed6521512e98dc958b1d778968 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This package provides tools to query Repology API, process results, and
display them. The results of a query revolve around three types of objects:
projects, packages and problems. Using this library, you can find projects
matching certain criteria, packages in a given project, and possible
problems in some repository.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|