mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-18 23:39:00 -04:00
19 lines
669 B
XML
19 lines
669 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>cyber+gentoo@sysrq.in</email>
|
|
<name>Anna</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Pifpaf is a suite of fixtures and a command-line tool that allows to
|
|
start and stop daemons for a quick throw-away usage. This is typically
|
|
useful when needing these daemons to run integration testing. It
|
|
originaly evolved from its precussor overtest.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">jd/pifpaf</remote-id>
|
|
<remote-id type="pypi">pifpaf</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|