mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-util/prysk: new package, add 0.18.0
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
19
dev-util/prysk/metadata.xml
Normal file
19
dev-util/prysk/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>contact@hacktivis.me</email>
|
||||
<name>Haelwenn (lanodan) Monnier</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>
|
||||
Reference in New Issue
Block a user