summaryrefslogtreecommitdiff
path: root/dev-util/prysk/metadata.xml
blob: c7f939ddfa522768db6038ce78cc93e9c8a7364b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person" proxied="yes">
		<email>contact@hacktivis.me</email>
		<name>Haelwenn (lanodan) Monnier</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<stabilize-allarches/>
	<longdescription lang="en">
		Prysk is a fork of the popular snapshot testing tool Cram.
		Prysk tests look like snippets of interactive shell sessions. Prysk
		runs each command and compares the command output in the test with
		the command's actual output.
	</longdescription>
	<upstream>
		<remote-id type="pypi">prysk</remote-id>
		<remote-id type="github">prysk/prysk</remote-id>
	</upstream>
</pkgmetadata>