summaryrefslogtreecommitdiff
path: root/dev-ml/psq/metadata.xml
blob: ec4eccebd8297f4fcda2de99fa581ed59d935e80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>fogti@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>