mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
- also remove previous stale maintainer for packages now maintained by me - and unmask these Signed-off-by: Alain Emilia Anna Zscheile <fogti+devel@ytrizja.de> Signed-off-by: David Roman <davidroman96@gmail.com>
20 lines
747 B
XML
20 lines
747 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>fogti+devel@ytrizja.de</email>
|
|
<name>Alain Emilia Anna Zscheile</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>
|