blob: 4af3ade33201602f179bbe2e0db415ed514261bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
|