mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 07:33:19 -04:00
Closes: https://github.com/gentoo/guru/pull/141 Signed-off-by: Julien Roy <julien@jroy.ca>
13 lines
587 B
XML
13 lines
587 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<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>
|