Files
guru/dev-ml/psq/metadata.xml
Alessandro Barbieri 8ba1e8a9c8 dev-ml/*: improve metadata
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-04-26 12:33:35 +02:00

21 lines
793 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">Typical applications are searches, schedulers and caches. If you ever scratched
your head because that A* didn't look quite right, a PSQ is what you needed.</longdescription>
<upstream>
<doc>https://pqwy.github.io/psq/doc</doc>
<bugs-to>https://github.com/pqwy/psq/issues</bugs-to>
<remote-id type="github">pqwy/psq</remote-id>
<maintainer>
<name>David Kaloper Meršinjak</name>
<email>dk505@cam.ac.uk</email>
</maintainer>
</upstream>
</pkgmetadata>