mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-2.3.98, Repoman-2.3.22 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
15 lines
498 B
XML
15 lines
498 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lo48576@hard-wi.red</email>
|
|
<name>YOSHIOKA Takuma</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">watchexec/watchexec</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
watchexec is a simple, standalone tool that watches a path and runs a command whenever it detects modifications.
|
|
</longdescription>
|
|
</pkgmetadata>
|