Files
gentoo/dev-util/prysk/metadata.xml
Haelwenn (lanodan) Monnier 1d13bf9e75 dev-util/prysk: new package, add 0.20.0
Should serve as a replacement to the abandonned[1][2] cram.

1: "This repository has been archived by the owner on Aug 4, 2022. It is now read-only."
2: aiiie/cram#35

[sam: Add commit message from PR desc.]

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Part-of: https://github.com/gentoo/gentoo/pull/35076
Closes: https://github.com/gentoo/gentoo/pull/35076
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-23 03:36:59 +01:00

24 lines
833 B
XML

<?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>